370 Commits

Author SHA1 Message Date
e38f1669dc update Dockerfile 2025-01-15 10:27:43 +08:00
479ad3acd4 feat: 日志输出IP 2025-01-14 20:50:31 +08:00
11eaaa43d3 feat: 支持多语言 2025-01-13 23:33:03 +08:00
a5fb3cc100 feat: 调整服务器时间优化 2025-01-09 01:19:55 +08:00
621b554711 feat: 支持兑换码自定数量 2025-01-07 18:27:22 +08:00
ee2e8dd1c6 feat: 添加日志功能 2025-01-06 23:13:20 +08:00
5a0f888000 本地化翻译 1.0.1 2025-01-05 22:33:17 +08:00
1b6fb5fa81 fix: 脚本参数异常 2025-01-05 19:20:49 +08:00
d58a0d26cf 修改asset_index位置 2025-01-05 17:14:58 +08:00
7e5888e7e5 Add asset local server service 1.0.0 2025-01-05 10:53:57 +08:00
Ethan O'Brien
fae080ea87 Add version link to webui 2024-12-08 17:37:51 -06:00
ethanaobrien
de31838195 Add build release workflow 2024-12-08 17:25:49 -06:00
Ethan O'Brien
1e32cb8688 Disable arm64 build 2024-11-28 11:58:21 -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
4d9991ce75 Update dependencies 2024-11-19 23:02:35 -06:00
Ethan O'Brien
5fc1cea49d Re-add arm build 2024-11-18 23:13:37 -06:00
Ethan O'Brien
509d8945aa Temporarily disable arm build 2024-11-18 23:06:31 -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
Ethan O'Brien
8ed43c8625 Return an ok response from the debug endpoint 2024-10-18 22:27:47 -05:00
Ethan O'Brien
79d3942742 Change header for browser check 2024-10-18 21:59:33 -05:00
Ethan O'Brien
33737819a5 Fix unknown consume type 0 2024-10-18 16:41:10 -05:00
Ethan O'Brien
a31d3b06d7 When max_time reached, loop back to beginning of time set 2024-10-18 16:18:05 -05:00
Ethan O'Brien
993f6f1e39 Add flag to purge dead accounts on startup 2024-10-18 16:08:05 -05:00
Ethan O'Brien
e0730a9fa6 Correct placment of a6573cbe header check 2024-10-18 14:56:20 -05:00
Ethan O'Brien
21849b2322 Ignore /api/tutorial requests when tutorial is already completed 2024-10-18 14:54:39 -05:00
Ethan O'Brien
6a98949f77 Check Authorization header before accepting gree request 2024-10-18 14:53:04 -05:00
Ethan O'Brien
465cfda1b4 Check for auth header before accepting an API request 2024-10-18 14:38:26 -05:00
Ethan O'Brien
f2d99b427b Update packages 2024-10-18 00:01:23 -05:00
Ethan O'Brien
4d8ffd7286 Redo android instructions on help page 2024-10-17 23:52:11 -05:00
Ethan O'Brien
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
Ethan O'Brien
38d395d9a6 Ability to fix broken event data 2024-07-23 22:22:16 -05:00
Ethan O'Brien
7829e01a47 Fix changing song 1 2024-07-23 22:19:20 -05:00
Ethan O'Brien
d4a43d9ef2 I forgot to push the ranking file 2024-07-21 23:28:52 -05:00
Ethan O'Brien
591c0a5ac7 Remove mentions of github 2024-07-21 23:27:30 -05:00
Ethan O'Brien
96ae81ce09 Update event help description 2024-07-21 23:26:22 -05:00
Ethan O'Brien
4ee98b2271 Implement star event ranking table (ish?) 2024-07-21 23:23:43 -05:00
Ethan O'Brien
73e625eea9 Fix crashes after all songs cleared 2024-07-21 22:29:01 -05:00
Ethan O'Brien
9dd2cc4b4c Properly send level up event to user 2024-07-21 21:31:22 -05:00
Ethan O'Brien
29128094e7 Reset star lives when all completed 2024-07-21 18:12:34 -05:00
Ethan O'Brien
8a0c8c1728 Setup workflows for forgejo 2024-07-21 16:23:54 -05:00
Ethan O'Brien
5c3b8e936c Fix teams on live skip 2024-07-21 15:15:44 -05:00
Ethan O'Brien
58ca6b01b7 Some more (Messy) star event code 2024-07-21 15:14:05 -05:00
Ethan O'Brien
3a83ae3ec9 Delete logs 2024-07-21 10:59:07 -05:00