ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers
Josh eb79d7cf48
Optimize slot endpoints (#750)
* Remove AsEnumerable usage in SlotsController

* Remove AsEnumerable usages from LBP3 categories

* Fix typo in OrderBy statement
2023-04-26 20:13:27 +00:00
..
Matching Add more logging to resources and matching 2023-04-20 11:00:55 -05:00
Resources Add more logging to resources and matching 2023-04-20 11:00:55 -05:00
Slots Optimize slot endpoints (#750) 2023-04-26 20:13:27 +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 Fix doubly sanitized strings (#727) 2023-03-30 23:03:08 +00: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 Fix content-type for planetStats 2023-03-28 14:40:05 -05: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 Fix doubly sanitized strings (#727) 2023-03-30 23:03:08 +00:00