1
0
mirror of synced 2024-11-23 22:41:01 +01:00

Commit Graph

  • e0b3e3783e Update user name in breadcrumbs if it is changed shiibe 2024-03-09 12:55:52 -0500
  • be1d6f1581 Test token table refactor asesidaa 2024-03-10 01:18:43 +0800
  • c54c80f3f2 Adjust language menu shiibe 2024-03-09 12:04:31 -0500
  • 6eb5d6e52b Revert LoginRequired shiibe 2024-03-09 11:59:56 -0500
  • e6270013ff Adjust breadcrumbs, login redirects shiibe 2024-03-09 11:59:21 -0500
  • 8901e92e55 Change JP translations a bit esuo1198 2024-03-09 16:09:17 +0900
  • 91094d062b Update UserCard.razor shiibe 2024-03-09 01:49:55 -0500
  • 250f3b5550 Remove LoginService.LoginRequired check shiibe 2024-03-09 01:48:13 -0500
  • 4db510201f Add Admin indicator to user cards shiibe 2024-03-09 01:46:48 -0500
  • 139a612b6c More UI clean up shiibe 2024-03-09 01:07:34 -0500
  • 6212b68ea4 Code formatting shiibe 2024-03-08 18:42:56 -0500
  • 374319decd Fix typo shiibe 2024-03-08 15:24:29 -0500
  • 51730ce60f Make song titles and artists use the active language shiibe 2024-03-08 15:11:54 -0500
  • dd6859f5a1 Move StringUtil.SplitIntoGroups to services shiibe 2024-03-08 12:05:20 -0500
  • 8b4e37d187 Remove spaces from access codes shiibe 2024-03-08 11:44:16 -0500
  • 0123283fda UI clean up shiibe 2024-03-08 11:13:56 -0500
  • 5a144f8ce6 Misc. UI changes/fixes shiibe 2024-03-08 03:06:08 -0500
  • 881bc031a1 Clean up Access Code Management UI shiibe 2024-03-08 02:30:16 -0500
  • 7817ccab07 Skip first 32 bytes of PlayresultData esuo1198 2024-03-08 11:39:23 +0900
  • 7c03e28cda Add new event mode handle esuo1198 2024-03-07 22:58:15 +0900
  • 6829b911f5 Add garmc handle esuo1198 2024-03-07 22:50:39 +0900
  • ae885e546f Update route esuo1198 2024-03-07 22:44:19 +0900
  • a3cff10634 Current state (WIP) esuo1198 2024-03-07 19:06:45 +0900
  • 6e059baa13 Add more translations. Thanks @隱-Yin v1.0.1-CHN asesidaa 2024-01-28 14:35:26 +0800
  • ccd3b22b41 Add support for zh-hant Refactor to make language specifiable in appsettings asesidaa 2024-01-24 11:12:15 +0800
  • 16cc17246f Add example JP translation asesidaa 2024-01-23 01:23:11 +0800
  • 49b55b00c2 Add several more translation as example asesidaa 2024-01-22 01:21:22 +0800
  • 81b065c358 Add translation framework and example data asesidaa 2024-01-22 01:13:13 +0800
  • 238752a5b3 Fixed IOS device support S-Sebb 2023-12-28 00:47:21 +0000
  • b2e52f4fed Fix dan saving issue asesidaa 2023-12-24 14:59:20 +0800
  • 651c2d91f2
    Merge pull request #25 from AkaiiKitsune/Mobile-UI-Fixes S-Sebb?? 2023-12-19 16:49:48 +0000
  • d8e1d17f15
    Merge pull request #24 from AkaiiKitsune/profile-visualizer S-Sebb?? 2023-12-19 16:48:32 +0000
  • e5a8526755 Fixed Access Code Binding KIT! 2023-12-19 16:27:17 +0100
  • d487d7a105 Fixed Dialogs not being displayed on phones KIT! 2023-12-19 16:01:13 +0100
  • e3d78b80d5 Implemented reset password button if logged in as admin user S-Sebb 2023-12-19 00:12:48 +0000
  • 4ab41ea9f3 Fix wrong direct link when changing password in admin mode S-Sebb 2023-12-18 21:44:56 +0000
  • 471c6d5ef1 Removed admin username and password from config, added IsAdmin flag to userDatum, implemented changing password S-Sebb 2023-12-18 19:49:10 +0000
  • 0fbdfae3a8 Merge branch 'CHN' of https://github.com/asesidaa/TaikoLocalServer into CHN S-Sebb 2023-12-16 23:49:05 +0000
  • 2d17d8bba6 Fixed the problem where empty new accesscodes can be bound on webUI S-Sebb 2023-12-16 23:48:42 +0000
  • 95564db343 Fixed some more texture names KIT! 2023-12-15 15:13:24 +0100
  • dd0823e0fa
    Merge branch 'asesidaa:master' into profile-visualizer KIT! 2023-12-12 23:53:34 +0100
  • a69491f6f1 Fixed a small typo in Profile.razor KIT! 2023-12-12 12:57:08 +0100
  • 4495ee81c9 Merge remote-tracking branch 'upstream/CHN' into profile-visualizer KIT! 2023-12-12 12:48:48 +0100
  • 271048ab6a Fixed scoreboard text update issue KIT! 2023-12-11 17:30:47 +0100
  • 5169d30c11 Fixed filename capitalization of assets KIT! 2023-12-11 16:09:53 +0100
  • 6f3052c69b Achievement Board now has numbers on it Farewell_ 2023-11-03 16:54:56 +0100
  • 2807a3249c Merge branch 'CHN' of https://github.com/asesidaa/TaikoLocalServer into CHN asesidaa 2023-12-08 15:46:28 +0800
  • b0b3ba7fd7 Unlock tone when selected asesidaa 2023-11-29 03:28:29 +0800
  • 9f9abcc170 Unlock tone when selected Yuchen Ji 2023-11-29 03:28:29 +0800
  • 66eb2a06c3 Fix error that occurred when creating a new card esuo1198 2023-11-17 16:49:19 +0900
  • 3fc8134d5b Fix problem with mobile view time selection S-Sebb 2023-11-13 14:38:10 +0000
  • b612c56f5b Fixed login page mobile view layout issue S-Sebb 2023-11-13 13:50:02 +0000
  • a41b144910 Fixed some mobile view layout issues S-Sebb 2023-11-13 13:15:45 +0000
  • 509ac85718 Add registering with last play date time, add disabling free profile editing S-Sebb 2023-11-12 23:12:54 +0000
  • 293f162b3f Add webUI apis to manager user's access codes, take 2 S-Sebb 2023-11-12 17:56:57 +0000
  • de1671aac9 Revert "Add webUI apis to manager user's access codes" S-Sebb 2023-11-12 17:41:36 +0000
  • c1cac55683 Add webUI apis to manager user's access codes S-Sebb 2023-11-12 17:34:33 +0000
  • 38374fe017 Change database foreign key relationship S-Sebb 2023-11-11 23:12:26 +0000
  • cae9f09f15 Add credential table, refactored related webUI code S-Sebb 2023-11-11 21:04:11 +0000
  • f8378e5a14 Merge branch 'CHN' of https://github.com/asesidaa/TaikoLocalServer into CHN v1.0.0-CHN S-Sebb 2023-11-06 10:22:46 +0000
  • 7ec3513a70 Updated readme S-Sebb 2023-11-05 22:42:40 +0000
  • 9bfae2a56c Added Achievement Board Farewell_ 2023-11-02 17:25:43 +0100
  • e30b7a7e55
    Merge pull request #23 from AkaiiKitsune/profile-visualizer asesidaa 2023-11-02 20:03:45 +0800
  • 0010a3eb34 Added Profile visualizer Farewell_ 2023-11-02 12:40:38 +0100
  • 19ccf887e1 Added placeholder for AI nameplate 2 to 4 Farewell_ 2023-11-02 12:27:00 +0100
  • 4a6add24c2 Merge remote-tracking branch 'upstream/CHN' into profile-visualizer Farewell_ 2023-11-02 12:19:37 +0100
  • 3560182a5f
    Merge branch 'asesidaa:master' into profile-visualizer Farewell_ 2023-11-02 12:00:59 +0100
  • 32656b438a Added title and name to nameplates Farewell_ 2023-11-01 15:13:56 +0100
  • 46bfe97cb8 Merge branch 'CHN' of https://github.com/asesidaa/TaikoLocalServer into CHN S-Sebb 2023-10-27 18:26:44 +0100
  • 1b92beef84 Remove code for private use, sorry for this S-Sebb 2023-10-27 18:26:37 +0100
  • d895ff2a8a Added nameplate display Farewell_ 2023-10-27 16:31:31 +0200
  • c18ec7ac46 Added nameplate textures Farewell_ 2023-10-27 12:49:47 +0200
  • 58ea000086 Fix: Copy appsettings.json to wwwroot on build shiibe 2023-10-27 01:38:31 -0400
  • c86e4dfd13 Fix sentinel types Fix warnings Require admin asesidaa 2023-10-21 19:33:00 +0800
  • c6ee1a6afe Suppress Sentinel warnings asesidaa 2023-10-21 14:36:23 +0800
  • 718eb7b881 Updated readme documents a bit S-Sebb 2023-10-18 12:15:42 +0100
  • 7351424e71 Fix SongBestDatum tracking conflict issue esuo1198 2023-10-18 06:23:52 +0900
  • 568cb5cd5a Implemented Gaiden record saving esuo1198 2023-10-17 22:27:25 +0900
  • 3461cd8b22 Test add dan type asesidaa 2023-10-17 18:57:56 +0800
  • ae8cd7829a Prepare for release asesidaa 2023-10-17 14:22:16 +0800
  • 2c1098389b
    Update README.md asesidaa 2023-10-17 13:29:26 +0800
  • 6035af76ec Fix MUSIC_ID_MAX value esuo1198 2023-10-16 21:46:22 +0900
  • c843696188
    Merge pull request #21 from asesidaa/separate-datatable asesidaa 2023-10-16 19:50:46 +0800
  • 6522005893 Separate datatable folder esuo1198 2023-10-16 19:59:55 +0900
  • e88ac1fe42
    Update README.md asesidaa 2023-10-16 18:05:02 +0800
  • c1ce9b7e81
    Update README.md (with todos) asesidaa 2023-10-16 18:03:54 +0800
  • 68b485805b Changed readme a bit S-Sebb 2023-10-16 10:54:27 +0100
  • 05e43bfd2e
    Merge pull request #20 from asesidaa/CHN master asesidaa 2023-10-16 17:42:53 +0800
  • df2c8024ea Merge from TaikoLocalServer-CHN repo S-Sebb 2023-10-16 10:38:27 +0100
  • f3b77e1974
    Merge pull request #1 from esuo1198/Seb S-Sebb?? 2023-10-16 10:28:48 +0100
  • 9ca00e038b Enable saving gaiden play result S-Sebb 2023-10-15 23:11:44 +0100
  • c963809be6 Implemented getting flagArraySizes(other than don Color) dynamically on WebUI S-Sebb 2023-10-15 15:27:07 +0100
  • d179ff4a4e Add writing headClerk2 request info to csv log files S-Sebb 2023-10-14 23:11:21 +0100
  • 614b693760 Various fixes S-Sebb?? 2023-10-14 22:53:42 +0100
  • 07213c84e2 Remove the need of music_attribute, get costumeFlagArraySize, ToneUIDMax and titleFlagArraySize automatically S-Sebb?? 2023-10-10 20:19:56 +0100
  • 353ceca78b Fix S-Sebb 2023-10-09 14:53:26 +0100
  • 5687614d76 Merge main repo Seb branch latest changes S-Sebb 2023-10-09 14:32:27 +0100
  • 5a85b19658 Revert "Update dan_data.json" shiibe 2023-10-04 14:32:03 -0400
  • 7b608e0d10
    Update dan_data.json shibe 2023-10-04 14:30:34 -0400
  • 0d3b575903 Update to support encrypted datatables, all on server side asesidaa 2023-10-05 02:09:37 +0800