Hay1tsme
97d16365df
carry over database functions from megaime
2023-02-19 14:52:20 -05:00
8bdc2071da
diva: changed player_name length to 10
2023-02-19 16:08:53 +01:00
Hay1tsme
df4efa1fda
replace print statements with error logging
2023-02-19 00:10:42 -05:00
Hay1tsme
a57d2cf71c
fix typo in aimedb
2023-02-19 00:07:14 -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
c99bfda015
diva: added all previous commits, added username and password change
...
- Changed `update_profile()` function to allow a single Dict instead of multiple values
- Added `passwd*` Columns to profile table and added corresponding update/rollback sql scripts
- Added `handle_card_procedure_request()`, `handle_change_name_request ()` and `handle_change_passwd_request()` functions to DivaBase
2023-02-18 21:01:31 +01: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