Commit Graph

14 Commits

Author SHA1 Message Date
ce5888227e idz: fix userdb 2024-01-23 11:31:09 -05:00
2d95e29f3c remove unused imports 2024-01-09 15:59:58 -05:00
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
1c22c6bec0 idac: add echo server 2024-01-09 12:41:47 -05:00
f65aa4d60a idz: add socket servers 2024-01-09 12:21:31 -05:00
14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
eb10bc2560 idz: fix news url 2023-11-08 23:54:35 -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
88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
97892d6a7d idz: try-catch for userdb request decryption 2023-05-18 21:20:28 -04:00
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
26c4bcb466 idz: Add requests, fix load_config_b 2023-04-23 13:26:44 -04:00
d8c3ed5c01 Add support for initial d zero 2023-04-23 04:38:28 -04:00