ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers
jackcaver 9deff7ce63
Implement basic filters and LBP2 CrossController fixes (#758)
* implement basic filters and lbp2cc fixes

* lbp3 hide lbp2cc slots

* hide lbp2cc levels from hearted and most played categories in lbp3 and basic filters for lbp3

---------

Co-authored-by: jackcaver <jackcaver@users.noreply.github.com>
Co-authored-by: koko <koko@drones.gay>
2023-05-04 14:42:31 +00:00
..
Matching Add more logging to resources and matching 2023-04-20 11:00:55 -05:00
Resources Rewrite captcha system (#754) 2023-04-29 04:32:42 +00:00
Slots Implement basic filters and LBP2 CrossController fixes (#758) 2023-05-04 14:42:31 +00:00
ClientConfigurationController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
CommentController.cs Fix memory leak in GameServer (#731) 2023-04-02 23:45:19 +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
LoginController.cs Utilize EF 7 bulk delete operations instead of RemoveRange 2023-04-18 20:45:42 -05:00
LogoutController.cs Utilize EF 7 bulk delete operations instead of RemoveRange 2023-04-18 20:45:42 -05:00
MessageController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
ReportController.cs Fix doubly sanitized strings (#727) 2023-03-30 23:03:08 +00:00
StatisticsController.cs Make LBP2 lucky dip prefer newer levels and make player count more accurate (#744) 2023-04-29 04:32:36 +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