Commit Graph

46 Commits

Author SHA1 Message Date
db77e61b79 allnet: add event logging 2023-05-30 21:52:21 -04:00
ac9e71ee2f hotfix allnet logging 2023-05-30 21:46:26 -04:00
20865dc495 allnet: add logging 2023-05-30 21:45:37 -04:00
05dee87a9a allnet: update default values, add debug log for unknown but allowed auths 2023-05-26 21:41:16 -04:00
7ed294e9f7 delivery: remove period from version 2023-05-24 01:08:53 -04:00
6d1855a6bc billing: handle malformed requests 2023-05-03 03:25:55 -04:00
238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
b498e82bf8 dli: remove dot from version 2023-04-23 19:08:45 -04:00
47f4aaddf8 allnet: add download order infrastructure 2023-04-23 19:00:30 -04:00
bd356af272 pokken: restructure database 2023-04-12 02:34:29 -04:00
ac8a660e13 allnet: allow unknown games to auth in develop mode 2023-03-19 23:52:33 -04:00
7ca4e6adb9 fix IP address logging 2023-03-17 02:11:49 -04:00
4bd1dea6bf allnet: add info log to downloadorder 2023-03-17 02:06:15 -04:00
8c5c7f31b6 allnet: fix setting=1 2023-03-16 22:31:41 -04:00
6fa0175baa print cleanup, remove unused mucha options 2023-03-12 01:59:12 -05: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
a088dd82de fixing allnet power on response 2023-03-09 16:59:50 -05:00
e9ffd95435 implement dict.get() 2023-03-09 12:17:10 -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
Hay1tsme
a340bcf1dd change how allnet uri/host is generated 2023-03-04 21:27:52 -05:00
34e2c50fb5 allnet: see previous 2023-03-03 15:52:58 -05:00
b35e7d6983 allnet: hotfix for country 2023-03-03 15:49:33 -05:00
f6cfb9e36d allnet: fix "none" in response 2023-03-03 15:45:21 -05:00
101b966e3a add allnet request debug logging 2023-03-03 15:39:14 -05:00
937dba20ca Fixing billing that was failing for Chunithm 2023-03-02 22:13:18 -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
df4efa1fda replace print statements with error logging 2023-02-19 00:10:42 -05:00
Hay1tsme
d434bf084d fix sending incorrect params to dict_to_http_form_string 2023-02-19 00:06:21 -05:00
Hay1tsme
f5d9bd8003 fix copypasta code 2023-02-19 00:01:39 -05:00
Hay1tsme
ed479866cc fix download order 2023-02-18 23:57:45 -05:00
Hay1tsme
a3c689cd09 fix using the request instead of the response 2023-02-18 23:42:27 -05:00
Hay1tsme
a843e3d3ac added token replacement 2023-02-18 23:40:19 -05:00
Hay1tsme
f42c2d7785 fix allnet requests not processing 2023-02-18 23:31:52 -05:00
Hay1tsme
b09d2326c2 fix kvp_to_dict not returning 2023-02-18 23:27:25 -05:00
Hay1tsme
68b9c64f71 fix kvp_to_dict 2023-02-18 23:24:38 -05:00
Hay1tsme
655d9dc530 simplified main dispatcher 2023-02-18 23:12:40 -05:00
Hay1tsme
9a43303880 fix incorrect class being used 2023-02-18 23:02:50 -05:00
Hay1tsme
edddb2e9d4 fix allnet request using the wrong function 2023-02-18 22:58:40 -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