14fa0f5e8e
begin move
2024-01-09 03:07:04 -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
88a1462304
logger: change from warn to warning
2023-08-08 10:17:56 -04:00
9f0c181593
add handler for /mucha_front in addition to /mucha
2023-07-25 09:18:45 -04:00
20335aaebe
add download report api
2023-07-23 12:47:10 -04:00
85b73e634d
mucha: add DownloadState
2023-07-12 00:41:53 -04:00
03cf535ff6
make threading optional
2023-07-08 00:34:55 -04:00
737312ca3d
Threading support to main twisted reactor
2023-07-07 21:50:24 -04:00
a680699939
Merge branch 'finale' into develop
2023-07-01 02:59:12 -04:00
610ef70bad
allnet: add Alive get and post handlers
2023-06-30 00:32:52 -04:00
4ea83f6025
allnet: add handler for LoaderStateRecorder
2023-06-30 00:26:07 -04:00
02078080a8
index: additional logging for malformed return data
2023-05-12 22:12:03 -04:00
61e3a2c930
index: remove hanging debug log call
2023-05-12 22:06:19 -04:00
3b6fc6618c
fix naomitest
2023-05-02 23:55:57 -04:00
238d437519
reformat with black in preperation for merge to master
2023-04-23 21:04:52 -04:00
47f4aaddf8
allnet: add download order infrastructure
2023-04-23 19:00:30 -04:00
0f642629a2
add debug logger for the uri
2023-04-10 01:53:36 -04:00
71eec6e34d
fix error if log folder not created or not writeable
2023-03-16 21:36:42 -04:00
18a95f5213
add get_ip_addr util function for servers behind proxies
2023-03-12 01:00:51 -05:00
2dd84bbe3e
pokken: fix mucha and allnet info, fix allnet 2.00 format requests
2023-03-10 20:31:29 -05:00
f283dd10a9
index.py: Fix log directory creation
2023-03-09 19:03:30 -05:00
a76bb94eb1
let black do it's magic
2023-03-09 11:38:58 -05:00
Hay1tsme
b12f61198f
mucha: fixups
2023-03-04 22:46:26 -05:00
Hay1tsme
bfe5294d51
add get_allnet_info and config loading safety to all games
2023-03-04 21:58:51 -05:00
937dba20ca
Fixing billing that was failing for Chunithm
2023-03-02 22:13:18 -05:00
b31e739ecd
remove unnecessassary logging dup check
2023-02-24 14:14:18 -05:00
bd1665a849
add logging levels for index.py and read.py
2023-02-24 14:10:41 -05:00
c213926893
added core logger, allnet resiliancy
2023-02-24 14:07:54 -05:00
Hay1tsme
7df998a51a
add naomitest endpoint
2023-02-23 23:11:43 -05:00
Hay1tsme
db6b950c29
add partial frontend
2023-02-19 15:40:25 -05:00
Hay1tsme
655d9dc530
simplified main dispatcher
2023-02-18 23:12:40 -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