Commit Graph

18 Commits

Author SHA1 Message Date
05586df08a move to async database 2024-01-09 14:42:17 -05:00
edd3ce8ead move to alembic 2024-01-09 13:57:59 -05:00
14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
ed2d306dee adb: add configurable auth id lifetime 2023-11-30 18:22:01 -05:00
46f61325cb aimedb: soft impl of auth ids 2023-11-29 18:01:19 -05:00
cb8eaae2c0 Per-version URI/Host (#66)
Allows setting allnet uri/host response based on things like version, config files, and other factors to accommodate a wider range of potential setups under the same roof. This DOES require all titles to adopt a new structure but it's documented and should hopefully be somewhat intuitive.

Co-authored-by: Hay1tsme <kevin@hay1ts.me>
Reviewed-on: Hay1tsme/artemis#66
Co-authored-by: Kevin Trocolli <pitok236@gmail.com>
Co-committed-by: Kevin Trocolli <pitok236@gmail.com>
2023-11-09 02:17:48 +00:00
93b8b86b55 Adding base handler & config for HTTPS title support 2023-10-17 13:12:08 -04:00
300cd10abf Updated example config with reboot time
You can leave this option out to disable reboot times, and the games will use the prior mechanism of maintenance always being 4~ hours before current time
2023-10-16 13:23:56 +00:00
b5ccd67940 db: add memcache toggle 2023-10-05 22:16:50 -04:00
2e8d99e5fa allnet: add ip check config option 2023-08-20 23:25:50 -04:00
4744e8cf5f add ip checking config options 2023-08-08 10:24:28 -04:00
03cf535ff6 make threading optional 2023-07-08 00:34:55 -04:00
0668488ccf update core example config 2023-04-23 19:06:44 -04:00
6fa0175baa print cleanup, remove unused mucha options 2023-03-12 01:59:12 -05:00
Hay1tsme
8616c6d064 copy allnet functionality over 2023-02-18 00:00:30 -05:00
Hay1tsme
9ee155792e add mucha handler, fix CXB log duplication 2023-02-17 01:37:59 -05:00
Hay1tsme
f18e939dd0 change to using txroutes 2023-02-16 17:13:41 -05:00
Hay1tsme
32879491f4 Begin the process of transitioning from megaime 2023-02-16 00:06:42 -05:00