ProjectLighthouse/ProjectLighthouse.Servers.API/Controllers
Josh d23a264b8a
Lots of bug fixes and performance improvements (#410)
* Many bug fixes and performance enhancements

* Fix warnings and speed up photos with me

* Finish refactoring user serialization

* Finish refactoring user serialization
Use GameTokens instead of User when possible
Prevent negative page sizes

* Fix debug compilation

* Add gzip compression to example nginx config

* Remove deflate changes

* Add UsernameFromWebToken

Co-authored-by: Jayden <jvyden@jvyden.xyz>
2022-08-13 00:56:17 +00:00
..
SlotEndpoints.cs Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
StatisticsEndpoints.cs Move API-specific responses to API project 2022-05-14 23:42:30 -04:00
StatusController.cs Add endpoints for status monitoring 2022-08-01 01:20:05 -04:00
UserEndpoints.cs Added user invite system (#351) 2022-07-24 02:43:00 +00:00