Commit graph

12 commits

Author SHA1 Message Date
Jayden
4c3c152322
Remove gzip usage from nginx example config
Closes #435
2022-08-17 14:35:59 -04:00
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
f40c6ce894
Merge branch 'main' into mod-panel 2022-06-17 19:55:15 -04:00
jvyden
c0df2c302f
[skip ci] Add bangs to scripts, add update script 2022-06-11 19:03:35 -04:00
jvyden
b2e6f25265
Merge main into mod-panel 2022-06-10 04:01:06 -04:00
jvyden
64f65ba574
Add support for migrations that need the database context 2022-06-10 02:21:01 -04:00
jvyden
8301418085
Use permission level model for permissions
This is better. Because having 20 fucking columns for permissions is STUPID.
2022-05-22 15:51:02 -04:00
jvyden
9a1ebc0373
[skip ci] Document nginx config, add https redirection 2022-05-20 22:23:57 -04:00
jvyden
6fb48234e5
[skip ci] Add restart on failure to systemd units 2022-05-15 22:38:06 -04:00
jvyden
ab758fe713
[skip ci] Add example nginx config 2022-05-15 22:34:49 -04:00
jvyden
af96f615c7
[skip ci] Fix invalid exec format for systemd services 2022-05-15 22:09:57 -04:00
jvyden
9486bde26c
Add systemd units, build & start production scripts to repo 2022-05-15 21:48:23 -04:00