ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers
Josh 0c1e350fa3
Rewrite gameserver slot filter system (#763)
* Initial implementation of new slot sorting and filtering system

* Initial implementation of filtering for lbp3 community tab

* Add support for organization on lbp3

* Add playlist and user categories

* Implement unit tests for all filters
Refactor more systems to use PaginationData

* Fix PlayerCountFilter test

* Add more unit tests and integration tests for the filter system

* Fix LBP2 move filter and gameFilterType

* Fix sort by likes in LBP3 category

* Add sort for total plays

* Remove extra whitespace and make styling more consistent

* Order hearted and queued levels by primary key ID

* Fix query without order warnings
2023-05-31 21:33:39 +00:00
..
Login Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
Matching Add more logging to resources and matching 2023-04-20 11:00:55 -05:00
Resources Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
Slots Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
CommentController.cs Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
DeveloperController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
FriendsController.cs Make FriendsController return text/xml 2023-05-02 21:05:41 -05:00
MessageController.cs Add more unit tests (#757) 2023-05-15 15:00:33 -05:00
ReportController.cs Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
StatisticsController.cs Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
StatusController.cs Allow head requests to status endpoints (#717) 2023-03-24 00:31:56 +00:00
StoreController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
UserController.cs Rewrite captcha system (#754) 2023-04-29 04:32:42 +00:00