ProjectLighthouse/ProjectLighthouse.Servers.GameServer
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
Startup Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00: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 Only convert assets on website startup, rename GameApi -> GameServer 2022-05-15 21:08:06 -04:00
ProjectLighthouse.Servers.GameServer.csproj Add endpoints for status monitoring 2022-08-01 01:20:05 -04:00