Commit Graph

  • e38f1669dc update Dockerfile main zhushenwudi 2025-01-15 10:27:43 +08:00
  • 479ad3acd4 feat: 日志输出IP zhushenwudi 2025-01-14 20:50:31 +08:00
  • 11eaaa43d3 feat: 支持多语言 zhushenwudi 2025-01-13 23:33:03 +08:00
  • a5fb3cc100 feat: 调整服务器时间优化 zhushenwudi 2025-01-09 01:19:55 +08:00
  • 621b554711 feat: 支持兑换码自定数量 zhushenwudi 2025-01-07 18:27:22 +08:00
  • ee2e8dd1c6 feat: 添加日志功能 zhushenwudi 2025-01-06 23:13:20 +08:00
  • 5a0f888000 本地化翻译 1.0.1 zhushenwudi 2025-01-05 22:33:17 +08:00
  • 1b6fb5fa81 fix: 脚本参数异常 zhushenwudi 2025-01-05 19:20:49 +08:00
  • d58a0d26cf 修改asset_index位置 zhushenwudi 2025-01-05 17:14:58 +08:00
  • 7e5888e7e5 Add asset local server service 1.0.0 zhushenwudi 2025-01-04 07:53:40 +08:00
  • fae080ea87 Add version link to webui Ethan O'Brien 2024-12-08 17:37:51 -06:00
  • de31838195 Add build release workflow ethanaobrien 2024-12-08 17:25:49 -06:00
  • 1e32cb8688 Disable arm64 build Ethan O'Brien 2024-11-28 11:58:21 -06:00
  • d420bec782 Fix event scores json endpoint Ethan O'Brien 2024-11-23 08:26:39 -06:00
  • 2a4d927a41 cargo clippy Ethan O'Brien 2024-11-21 21:09:36 -06:00
  • b21deaee5f Move back to mutex in sql.rs Ethan O'Brien 2024-11-21 11:13:54 -06:00
  • 7493724cd7 i hate programming :(((((((((( >_< Ethan O'Brien 2024-11-20 22:13:11 -06:00
  • 4d9991ce75 Update dependencies Ethan O'Brien 2024-11-19 23:02:35 -06:00
  • 5fc1cea49d Re-add arm build Ethan O'Brien 2024-11-18 23:13:37 -06:00
  • 509d8945aa Temporarily disable arm build Ethan O'Brien 2024-11-18 23:06:31 -06:00
  • 643af93e6d Add ability to supply custom asset hash Ethan O'Brien 2024-11-17 21:44:37 -06:00
  • 8bc07a6419 Remove admin webui, move options to CLI args Ethan O'Brien 2024-11-02 12:22:16 -05:00
  • 7aaf22c923 Replace repeated Mutex lock functions with a macro Ethan O'Brien 2024-11-02 12:09:35 -05:00
  • d9ce65df42 Add ability for other devs to integrate a server start/stop Ethan O'Brien 2024-10-31 12:47:18 -05:00
  • aa78e9dfbd Fix webui endpoints Ethan O'Brien 2024-10-19 11:01:29 -05:00
  • 8ed43c8625 Return an ok response from the debug endpoint Ethan O'Brien 2024-10-18 22:27:47 -05:00
  • 79d3942742 Change header for browser check Ethan O'Brien 2024-10-18 21:59:33 -05:00
  • 33737819a5 Fix unknown consume type 0 Ethan O'Brien 2024-10-18 16:41:10 -05:00
  • a31d3b06d7 When max_time reached, loop back to beginning of time set Ethan O'Brien 2024-10-18 16:18:05 -05:00
  • 993f6f1e39 Add flag to purge dead accounts on startup Ethan O'Brien 2024-10-18 16:08:05 -05:00
  • e0730a9fa6 Correct placment of a6573cbe header check Ethan O'Brien 2024-10-18 14:56:20 -05:00
  • 21849b2322 Ignore /api/tutorial requests when tutorial is already completed Ethan O'Brien 2024-10-18 14:54:39 -05:00
  • 6a98949f77 Check Authorization header before accepting gree request Ethan O'Brien 2024-10-18 14:53:04 -05:00
  • 465cfda1b4 Check for auth header before accepting an API request Ethan O'Brien 2024-10-18 14:38:26 -05:00
  • f2d99b427b Update packages Ethan O'Brien 2024-10-18 00:01:23 -05:00
  • 4d8ffd7286 Redo android instructions on help page Ethan O'Brien 2024-10-17 23:52:11 -05:00
  • a524629d88 Add server-admin features Ethan O'Brien 2024-10-17 23:38:50 -05:00
  • 38d395d9a6 Ability to fix broken event data Ethan O'Brien 2024-07-23 22:22:16 -05:00
  • 7829e01a47 Fix changing song 1 Ethan O'Brien 2024-07-23 22:19:20 -05:00
  • d4a43d9ef2 I forgot to push the ranking file Ethan O'Brien 2024-07-21 23:28:52 -05:00
  • 591c0a5ac7 Remove mentions of github Ethan O'Brien 2024-07-21 23:27:30 -05:00
  • 96ae81ce09 Update event help description Ethan O'Brien 2024-07-21 23:26:22 -05:00
  • 4ee98b2271 Implement star event ranking table (ish?) Ethan O'Brien 2024-07-21 23:23:43 -05:00
  • 73e625eea9 Fix crashes after all songs cleared Ethan O'Brien 2024-07-21 22:29:01 -05:00
  • 9dd2cc4b4c Properly send level up event to user Ethan O'Brien 2024-07-21 21:31:22 -05:00
  • 29128094e7 Reset star lives when all completed Ethan O'Brien 2024-07-21 18:12:34 -05:00
  • 8a0c8c1728 Setup workflows for forgejo Ethan O'Brien 2024-07-21 16:23:54 -05:00
  • 5c3b8e936c Fix teams on live skip Ethan O'Brien 2024-07-21 15:15:44 -05:00
  • 58ca6b01b7 Some more (Messy) star event code Ethan O'Brien 2024-07-21 15:14:05 -05:00
  • 3a83ae3ec9 Delete logs Ethan O'Brien 2024-07-21 10:59:07 -05:00
  • 66c23ff582 Add starevent endpoint struct Ethan O'Brien 2024-07-17 22:07:56 -05:00
  • 330cddaf72 usize -> u32 Ethan O'Brien 2024-07-17 22:03:44 -05:00
  • 1a77c1e602 Add request struct for /api/event/set/member endpoint Ethan O'Brien 2024-07-17 21:59:44 -05:00
  • b826692764 Add request struct for /api/event endpoint Ethan O'Brien 2024-07-17 21:56:40 -05:00
  • b6a49a7080 Add struct for change_target_music function Ethan O'Brien 2024-07-17 21:51:36 -05:00
  • 61789f0165 Clean up event storage Ethan O'Brien 2024-07-17 21:38:47 -05:00
  • a72a1e7dd6
    Use nodejs stable(?) version Ethan O'Brien 2024-07-17 12:24:00 -05:00
  • 541850128b Add endpoints for another event Ethan O'Brien 2024-07-17 12:05:04 -05:00
  • 4334c8dc22 Implement star event change_target_music Ethan O'Brien 2024-07-17 11:27:39 -05:00
  • 1bdf0d5811 Add updated docker files Ethan O'Brien 2024-07-11 09:15:37 -05:00
  • 002070ad91 Add server endpoint for server information page Ethan O'Brien 2024-07-11 09:09:02 -05:00
  • 8c9af03928 Add help page Ethan O'Brien 2024-07-11 08:49:05 -05:00
  • 729c5d5568 Add error messages to login screen Ethan O'Brien 2024-07-11 07:57:18 -05:00
  • 48b6948a76
    Remove not needed functions from docker.yml Ethan O'Brien 2024-07-10 22:57:06 -05:00
  • bc3af0ee48 Add npps4 environment variable to example docker compose file Ethan O'Brien 2024-07-10 22:54:54 -05:00
  • 577cc0ddd3 Move router related functions to router mod file. Ethan O'Brien 2024-07-10 22:45:46 -05:00
  • e1e32a22b0 Correct placement of config.json file Ethan O'Brien 2024-07-10 22:40:19 -05:00
  • 66ad791ff8 Added configurable NPPS4 server address for sif1 account linking Ethan O'Brien 2024-07-10 22:33:33 -05:00
  • 88dfaed1a0 Modify method of getting arguments Ethan O'Brien 2024-07-10 22:24:18 -05:00
  • 680dc9d0fc
    Prevent build from running on forks Ethan O'Brien 2024-07-06 18:20:19 -05:00
  • f8a6dbd53a
    Add more requirements Ethan O'Brien 2024-07-05 12:47:23 -05:00
  • ef85b522a6 Properly get ew source instead of clonging Ethan O'Brien 2024-07-05 12:45:17 -05:00
  • e768c3a618 Why am I installing npm Ethan O'Brien 2024-07-05 12:30:21 -05:00
  • f28f18f04d
    Correct start.sh path Ethan O'Brien 2024-07-05 10:51:57 -05:00
  • 98f5e5532c
    This will probably not work Ethan O'Brien 2024-07-05 10:50:41 -05:00
  • 80732b5ade Bump version Ethan O'Brien 2024-07-05 10:43:36 -05:00
  • de0b75794d Make final docker image smaller Ethan O'Brien 2024-07-05 10:39:30 -05:00
  • fbda01a5fe Update docker to be better Ethan O'Brien 2024-07-04 16:21:03 -05:00
  • 18c5524ce2 Echo data path on startup Ethan O'Brien 2024-07-03 12:28:57 -05:00
  • a5c5d356bf Add dockerfile Ethan O'Brien 2024-07-03 12:27:21 -05:00
  • ec8aad5fde Add ability to set database folder, and port. Ethan O'Brien 2024-07-03 11:49:52 -05:00
  • 6575ea1eb0
    Fix timing of pulling clear_count Ethan O'Brien 2024-06-23 10:10:40 -05:00
  • f527c43797 Cleanup Ethan O'Brien 2024-06-23 10:01:07 -05:00
  • 91fc506274 Pushing untested code that I think works Ethan O'Brien 2024-06-23 09:40:48 -05:00
  • 69ad127379
    Fix global lottery price Ethan O'Brien 2024-06-22 13:05:36 -05:00
  • a2475806b2 Get live clear count across all difficulty levels Ethan O'Brien 2024-06-09 08:49:59 -05:00
  • 598df1ba17 Sometimes.. I dislike this project Ethan O'Brien 2024-06-08 20:02:32 -05:00
  • db2c25b6ec Oops Ethan O'Brien 2024-06-08 16:46:34 -05:00
  • 5c51871d39 Add temporary easter egg Ethan O'Brien 2024-06-08 16:45:32 -05:00
  • 775421038a (In theory) fix live not being marked as full combo Ethan O'Brien 2024-06-08 16:45:10 -05:00
  • cb3a62caa5 Implement NPPS4 integration Ethan O'Brien 2024-06-04 11:42:40 -05:00
  • a1e400c1ec correct /api/live/continue endpoint Ethan O'Brien 2024-06-04 10:38:05 -05:00
  • 664a428d94 Add chat unread count to home menu Ethan O'Brien 2024-06-04 10:36:45 -05:00
  • 3ed59060a6 Give user (some) sif titles when transfering Ethan O'Brien 2024-06-04 10:32:55 -05:00
  • f39b5469ef Push story json Ethan O'Brien 2024-06-03 18:13:08 -05:00
  • 81c0727fa3 Properly implement story read endpoint Ethan O'Brien 2024-06-03 18:08:15 -05:00
  • dcaf65f860 Dont give chats during tutorial Ethan O'Brien 2024-06-03 17:42:26 -05:00
  • 9e3317c897 Remove test char Ethan O'Brien 2024-06-03 17:25:14 -05:00
  • f913f38b70 Add /api/location endpoint Ethan O'Brien 2024-06-03 17:20:22 -05:00
  • 1106ee89ba Implement chats for birthday characters Ethan O'Brien 2024-06-03 16:57:28 -05:00