ProjectLighthouse/ProjectLighthouse.Servers.API
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
..
Controllers Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
Responses Massive organization of classes and namespaces 2022-05-15 16:45:00 -04:00
Startup Revert "Use https redirection on non-debug builds" 2022-05-20 22:15:20 -04: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 Massive organization of classes and namespaces 2022-05-15 16:45:00 -04:00
ProjectLighthouse.Servers.API.csproj Add endpoints for status monitoring 2022-08-01 01:20:05 -04:00
SwaggerFilter.cs Combine a bunch of helpers together, shuffle some things around 2022-05-15 00:24:22 -04:00