ProjectLighthouse/ProjectLighthouse.Servers.API
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
..
Controllers Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
Responses Add moderation/permission info to /api/v1/user (#761) 2023-05-04 21:35:15 +00:00
Startup Add more unit tests (#757) 2023-05-15 15:00:33 -05:00
ApiEndpointController.cs Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
appsettings.Development.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
appsettings.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
Program.cs Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
ProjectLighthouse.Servers.API.csproj NET 7.0 support (#581) 2022-12-13 18:17:28 -06:00