Commit Graph

353 Commits

Author SHA1 Message Date
Ethan O'Brien
c71b935b94 Finish missing behaviour in live endpoints 2026-07-03 19:31:54 -05:00
Ethan O'Brien
128f53998b Refactor lp_modification function 2026-07-03 18:56:18 -05:00
Ethan O'Brien
9cf0ee8924 Properly scope getting guest details 2026-07-03 18:45:09 -05:00
Ethan O'Brien
f04ffc2f5d Add edit custom song endpoint 2026-07-03 16:12:14 -05:00
Ethan O'Brien
6b465eca8e Minor changes 2026-07-03 00:40:06 -05:00
Ethan O'Brien
e631b34945 Split giant router api function mess 2026-06-11 15:47:03 -05:00
Ethan O'Brien
df83adf710 Add proper ios player 2026-06-08 15:14:46 -05:00
Ethan O'Brien
5f6dd7cbc0 Add temporary logging 2026-06-08 13:57:38 -05:00
Ethan O'Brien
6d7e9bc32e Possible fix 2026-06-08 11:40:47 -05:00
Ethan O'Brien
d34b5fc6a4 Ability to set asset version for a single platform 2026-06-06 19:05:46 -05:00
Ethan O'Brien
154a38a013 Move to argon2 for password hashes 2026-06-06 15:52:19 -05:00
Ethan O'Brien
6ebf452632 Cleanup asset table 2026-06-06 15:39:23 -05:00
Ethan O'Brien
b665181eab Cleanup asset bundle / hash parser 2026-06-06 15:30:08 -05:00
Ethan O'Brien
e6e0477825 Add support for mods (Probably) 2026-06-06 15:09:39 -05:00
Ethan O'Brien
982e8ba70e Also add ability to externally set new_user 2026-05-10 17:10:28 -05:00
Ethan O'Brien
e9c84be5fa Ability to load masterdata from a folder 2026-05-10 11:40:04 -05:00
Ethan O'Brien
95c31f9e54 Refactor gree module 2026-05-06 14:28:57 -06:00
Ethan O'Brien
f7611937cc Redo endpoints to get all data at once 2026-05-04 12:35:22 -05:00
Ethan O'Brien
67a849e506 Add masterdata healthcheck endpoint 2026-05-03 10:47:22 -05:00
Ethan O'Brien
d017fc43bb Update dependencies 2026-05-02 15:59:40 -05:00
Ethan O'Brien
ad0009baf6 Redo databases module to pull information from masterdata csv files 2026-05-02 15:21:19 -05:00
Ethan O'Brien
4f42e5029b Move from json to csv for masterdata 2026-05-02 00:33:30 -05:00
Ethan O'Brien
dc0a62aca4 Add WIP masterdata endpoint 2026-04-29 17:50:35 -05:00
Ethan O'Brien
11e40a09cf Add WIP /api/fileLists/JP/Bundle.json endpoint (may change) 2026-04-28 14:41:49 -06:00
Ethan O'Brien
4ee5b00aef Move from json crate to jzon (json is no longer maintained) 2026-04-16 13:52:45 -06:00
Ethan O'Brien
0d79deddae Fix time overflow 2026-04-10 11:53:48 -05:00
Ethan O'Brien
956634d8ab Add ability to host webui card image files 2026-02-19 14:04:31 -06:00
Ethan O'Brien
b35aa35b1a Upgrade dependencies 2026-02-19 10:33:15 -06:00
Ethan O'Brien
f4fe727a0e New webui 2026-02-19 09:51:51 -06:00
Ethan O'Brien
d61b27af8f Add coins/primogems and item limits 2026-02-10 14:51:51 -06:00
Ethan O'Brien
8e4300a7ea Fix cheat endpoint and jp client 2026-02-10 14:35:19 -06:00
Ethan O'Brien
8a666a56b5 Add endpoint to cheat 2026-02-06 14:39:49 -06:00
Ethan O'Brien
f4fcbf30ed Add ability to get item list 2026-02-06 14:03:05 -06:00
Ethan O'Brien
db46013ee0 Remove duplicated logic 2026-02-06 13:50:48 -06:00
Ethan O'Brien
0b532ee191 Change behaviour for item limits 2026-02-06 13:32:59 -06:00
Ethan O'Brien
95c253b65a Add ability to pull login bonus list 2026-02-04 11:52:58 -06:00
Ethan O'Brien
c4ba03b289 Add ability to pull all cards from card webui endpoint 2026-02-02 22:27:31 -06:00
Ethan O'Brien
2effc61292 Endpoint fixes 2026-02-02 15:49:24 -06:00
Ethan O'Brien
54e84fbaac Fixes 2026-02-01 22:26:54 -06:00
Ethan O'Brien
41b3ea2c7f Add more stuff 2026-02-01 21:27:22 -06:00
Ethan O'Brien
4836f332f0 Put missing gl keys into exchange json 2026-01-31 18:41:39 -06:00
Ethan O'Brien
da49d06209 Add new webui endpoint 2026-01-30 22:20:23 -06:00
Ethan O'Brien
6688655370 Add super cool Live Clear Rates webui 2025-12-24 21:10:37 -06:00
Ethan O'Brien
955e3819b5 Add music masterdata 2025-12-24 21:09:34 -06:00
Ethan O'Brien
591990a040 Track rage-quits as failed lives 2025-12-24 19:46:30 -06:00
Ethan O'Brien
0fc7f1d36e Redo migration table 2025-12-24 17:42:41 -06:00
Ethan O'Brien
15155bd8df Move migration related userdata functions to a new file 2025-12-24 14:34:13 -06:00
Ethan O'Brien
816589ae22 Fix deck size for new accounts 2025-12-24 14:18:31 -06:00
Ethan O'Brien
ad0d222c96 Add the (currently android) easter mode 2025-11-30 17:26:26 -06:00
Ethan O'Brien
74a00769aa Move sql get_live_data function to clear_rate.rs 2025-11-30 10:59:07 -06:00