Commit Graph

14 Commits

Author SHA1 Message Date
Hay1tsme 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
Hay1tsme 88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
Hay1tsme 2418abacce title: convert version to int to match POST endpoint 2023-05-30 21:31:09 -04:00
Hay1tsme 6fa0175baa print cleanup, remove unused mucha options 2023-03-12 01:59:12 -05:00
Hay1tsme a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme bfe5294d51 add get_allnet_info and config loading safety to all games 2023-03-04 21:58:51 -05:00
Hay1tsme a340bcf1dd change how allnet uri/host is generated 2023-03-04 21:27:52 -05:00
Hay1tsme 5965362a0f title: add 405 and 404 error responses 2023-03-02 00:14:13 -05:00
Midorica b300bb302b title fix for the version int - Thanks to Dniel97 2023-02-22 12:20:50 -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 7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -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