Commit Graph

344 Commits

Author SHA1 Message Date
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
Ethan O'Brien
fd47262f52 Don't lock database operations to a single thread 2025-11-30 10:48:16 -06:00
Ethan O'Brien
3343d4fdd6 Remove reqwest
It uses too many dependencies
2025-11-20 23:38:24 -06:00
Ethan O'Brien
6b34316bad Remove serde_json
While it's better practice, id rather keep it consistent. Maybe we'll get a rewrite someday
2025-11-20 23:37:24 -06:00
Ethan O'Brien
1172b4bd11 Replace openssl usage in gree 2025-11-20 23:01:35 -06:00
ethanaobrien
038a651202 I forgot to define user_id..... 2025-05-04 01:14:55 -05:00
ethanaobrien
4aa00fd3d8 Fix for fried list
Man I am hungry and I have no food....
2025-05-03 23:16:02 -05:00
Ethan O'Brien
222021382f Add flags to use max time or not 2025-05-01 21:11:00 -05:00
Ethan O'Brien
1a736155e3 Update dependencies 2025-05-01 12:14:17 -05:00
Ethan O'Brien
e27a020cfb Fix timestamp in friend pages 2025-05-01 12:05:18 -05:00