* Implement additional lbp3 endpoints
* Cleanup lbp3 changes
* Update return content types
* Fix developer video return type
* I forgot how xml works
* I need to go to bed
* 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>
* Add ability for clients to submit and retrieve privacy settings data
* Make slot pages and user pages respect user's privacy settings
* Prevent webhook from publishing new levels if user's privacy settings disallow it
* Hide levels/profiles from respective pages depending on privacy settings
* Apply suggestions from review