2a4d927a41
cargo clippy
2024-11-21 21:09:36 -06:00
8bc07a6419
Remove admin webui, move options to CLI args
2024-11-02 12:22:16 -05:00
7aaf22c923
Replace repeated Mutex lock functions with a macro
2024-11-02 12:09:35 -05:00
aa78e9dfbd
Fix webui endpoints
2024-10-19 11:01:29 -05:00
79d3942742
Change header for browser check
2024-10-18 21:59:33 -05:00
e0730a9fa6
Correct placment of a6573cbe header check
2024-10-18 14:56:20 -05:00
6a98949f77
Check Authorization header before accepting gree request
2024-10-18 14:53:04 -05:00
465cfda1b4
Check for auth header before accepting an API request
2024-10-18 14:38:26 -05:00
a524629d88
Add server-admin features
...
- Added ability to "hide" server (by disabling the webui entirely, it will act exactly like the official server)
- Added ability to define the maximum timestamp that the server can return. This can be helpful if the server admin never wants to go past EOS
2024-10-17 23:38:50 -05:00
4ee98b2271
Implement star event ranking table (ish?)
2024-07-21 23:23:43 -05:00
58ca6b01b7
Some more (Messy) star event code
2024-07-21 15:14:05 -05:00
541850128b
Add endpoints for another event
2024-07-17 12:05:04 -05:00
002070ad91
Add server endpoint for server information page
2024-07-11 09:09:02 -05:00
577cc0ddd3
Move router related functions to router mod file.
2024-07-10 22:45:46 -05:00
f913f38b70
Add /api/location endpoint
2024-06-03 17:20:22 -05:00
Ethan O'Brien
98aed96701
Organize databases
2024-05-09 16:39:31 -05:00
Ethan O'Brien
ea84ffdc65
Move item related functions to their own file
2024-05-04 15:22:46 -05:00
Ethan O'Brien
b7d4f21e25
Implement exchange shop
2024-05-04 11:49:03 -05:00
Ethan O'Brien
f807ddb32c
Implement clear rate generation
2024-04-29 06:47:34 -05:00
Ethan O'Brien
2133f2236d
Implement shop endpoints
2024-04-28 20:43:58 -05:00
Ethan O'Brien
a05e7a8478
Add webui
2024-04-24 19:05:20 -05:00
Ethan O'Brien
5a2482d028
Implement card leveling endpoints
2024-04-16 12:14:33 -05:00
Ethan O'Brien
8f018f558a
Implement announcement endpoints
2024-04-15 14:01:39 -05:00
Ethan O'Brien
299e60e4d5
Implement /api/serial_code/events
2024-04-08 15:34:19 -05:00
Ethan O'Brien
36077a0b69
Push (not working?) gree code
2024-04-02 09:53:30 -05:00
Ethan O'Brien
b099cbe497
Add /api/debug/error endpoint
2024-03-28 11:11:48 -05:00
Ethan O'Brien
0ec158b889
Implement notice endpoint
2024-02-26 20:41:26 -06:00
Ethan O'Brien
841d2b0acd
Implement dummy story endpoint
2024-02-26 20:40:43 -06:00
Ethan O'Brien
26e51d0737
Implement chat endpoint
2024-02-26 20:39:47 -06:00
Ethan O'Brien
b53369b2fc
Tutorial though live (live end not done)
2024-02-26 01:10:34 -06:00
Ethan O'Brien
c5cfc9bf4d
implement tutorial endpoint
2024-02-23 19:13:03 -06:00
Ethan O'Brien
9ce5f9bd42
Implement needed handlers to get to the initial download
...
`/api/start`
`/api/dummy/login`
`/apt/user`
`/api/purchase`
2024-02-23 13:28:44 -06:00
Ethan O'Brien
f48ae94c0e
Implement /api/start/assetHash
2024-02-23 09:59:55 -06:00