Commit Graph

348 Commits

Author SHA1 Message Date
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
697f4188c2 Ship files for offline android/ios servers 2025-12-24 13:13:46 -06:00
Ethan O'Brien
ad0d222c96 Add the (currently android) easter mode 2025-11-30 17:26:26 -06:00
Ethan O'Brien
60eb7d469b Add ability to set datapath outside of cli args 2025-11-30 16:51:08 -06:00
Ethan O'Brien
66f97c48ee Fix ios lib build 2025-11-30 12:01:25 -06:00
Ethan O'Brien
d4a5f0dd11 Add wip android/ios lib builds 2025-11-30 11:55:22 -06:00
Ethan O'Brien
9a072823a0 Move asset server to be integrated with main server 2025-11-30 11:06:59 -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
b9b344b50c Divide lib a little more 2025-11-30 10:19:22 -06:00
Ethan O'Brien
99da87095b Move code into a lib 2025-11-30 10:08:38 -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
Ethan O'Brien
8da6938fb3 Begin to remove openssl dependency 2025-11-17 23:48:53 -06:00
Ethan O'Brien
76c870547c Add maintenance and files redirect to server endpoints 2025-11-17 23:39:58 -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
Ethan O'Brien
b082def65c Check for consume type 2 (paid gems) 2025-01-20 12:38:45 -06:00
Ethan O'Brien
d420bec782 Fix event scores json endpoint 2024-11-23 08:26:39 -06:00
Ethan O'Brien
2a4d927a41 cargo clippy 2024-11-21 21:09:36 -06:00
Ethan O'Brien
b21deaee5f Move back to mutex in sql.rs 2024-11-21 11:13:54 -06:00
Ethan O'Brien
7493724cd7 i hate programming :(((((((((( >_< 2024-11-20 22:13:11 -06:00
Ethan O'Brien
643af93e6d Add ability to supply custom asset hash 2024-11-17 21:44:37 -06:00
Ethan O'Brien
8bc07a6419 Remove admin webui, move options to CLI args 2024-11-02 12:22:16 -05:00
Ethan O'Brien
7aaf22c923 Replace repeated Mutex lock functions with a macro 2024-11-02 12:09:35 -05:00
Ethan O'Brien
d9ce65df42 Add ability for other devs to integrate a server start/stop 2024-10-31 12:47:18 -05:00
Ethan O'Brien
aa78e9dfbd Fix webui endpoints 2024-10-19 11:01:29 -05:00