Commit graph

11 commits

Author SHA1 Message Date
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
jvyden
d540a54cd8
Open up new case page for moderators 2022-08-05 20:55:47 -04:00
jvyden
4718970f6b
Add ability for cases to perform actions 2022-08-05 20:32:35 -04:00
jvyden
1996c1cdbb
Rename case properties, add dismissal button 2022-08-05 17:53:48 -04:00
jvyden
13f935ffde
Add debug option to create new cases in the database
Used until we have a system to create cases when moderation actions are taken
2022-07-26 23:32:44 -04:00
jvyden
be592bbacb
Eliminate duplicate rooms 2022-07-25 19:57:13 -04:00
jvyden
4b9c16da75
Fix release building 2022-05-15 21:53:57 -04:00
jvyden
c345eeebb9
Massive organization of classes and namespaces 2022-05-15 16:45:00 -04:00
jvyden
82091c6d8b
[skip ci] Fix "on paltform" typo 2022-05-15 12:07:33 -04:00
jvyden
e12a798fd5
Implement Redis for storing rooms 2022-05-15 12:04:10 -04:00
jvyden
b2ec7eae57
Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00