1
0
mirror of synced 2024-11-14 17:57:44 +01:00
Commit Graph

92 Commits

Author SHA1 Message Date
asesidaa
e5eee66ff2 Finish total result and options page, add unlock all music function 2023-02-22 02:55:32 +08:00
asesidaa
4d0e351abd Update WebUI 2023-02-21 22:45:51 +08:00
asesidaa
8900cca29e Update on web ui 2023-02-18 01:29:20 +08:00
asesidaa
2ff32b9693 Start API and WebUI rework 2023-02-17 00:38:01 +08:00
asesidaa
6de389cf2b Use global using in application 2023-02-16 16:53:02 +08:00
asesidaa
ef11e98da7 Add single rank 2023-02-16 16:04:38 +08:00
asesidaa
7b3fae51b7 Rank and unlock fixes 2023-02-16 15:26:13 +08:00
asesidaa
9d58e71e06 Basically finish migration for server, implement play number rank, wait for testing 2023-02-15 02:14:19 +08:00
asesidaa
02a241567c Fix alive, migrate write, add online matching stub, start rank 2023-02-14 02:47:08 +08:00
asesidaa
5c85e83c3e Migrate read 2023-02-14 00:38:19 +08:00
asesidaa
1fccca42c6 Implement music read, fix artist nullable 2023-02-13 02:40:40 +08:00
asesidaa
1db9fdf6d3 Update commands, add option to aggregate 2023-02-13 02:12:26 +08:00
asesidaa
14f171792e Add read stubs, implement card detail and avatar 2023-02-13 01:46:08 +08:00
asesidaa
805611027c Add card read, use service error for not registered and not reissue 2023-02-12 01:09:29 +08:00
asesidaa
7093997658 Add stubs for online mathcing and writing 2023-02-11 01:24:24 +08:00
asesidaa
aefc9ca326 Include music db files, update link for event files, fix .evt and .cmp static file extension unknown 2023-02-11 00:46:44 +08:00
asesidaa
6eb71437cf Start card read migration 2023-02-09 23:19:14 +08:00
asesidaa
9c759c3b1a Start implementing card 2023-02-09 17:25:42 +08:00
asesidaa
f7761f200f Start migration to asp .net core + entity framework core 2023-02-08 21:33:22 +08:00
asesidaa
aea09c2c8b Test linux cert, change event download url 2022-08-06 14:30:42 +08:00
asesidaa
c21047024c Merge remote-tracking branch 'origin/master' 2022-08-01 21:52:05 +08:00
asesidaa
252f1da79f Update README 2022-08-01 21:51:50 +08:00
asesidaa
77fccdbac5
Update README.md 2022-08-01 21:42:00 +08:00
asesidaa
8711be388e Merge remote-tracking branch 'origin/master' 2022-08-01 21:40:45 +08:00
asesidaa
316fff969e Add relay server 2022-08-01 21:39:24 +08:00
asesidaa
c185497502 Update online matching logic 2022-08-01 21:39:14 +08:00
asesidaa
1ab148a50a Clear online matching entries after one match 2022-08-01 16:29:18 +08:00
asesidaa
1de4d8c406 Add experimental online matching 2022-08-01 16:27:57 +08:00
asesidaa
16d8c25ea0 Fix empty response 2022-08-01 16:27:37 +08:00
DeepSource Bot
6b0095508d Add .deepsource.toml 2022-07-23 16:34:58 +00:00
asesidaa
e5d2724f8c Disable download by default 2022-07-18 15:13:25 +08:00
asesidaa
0d1c3e60cd Update README.md 2022-07-16 16:11:29 +08:00
asesidaa
a5fea98d59 Add online matching testing code
Add event download code
2022-07-16 16:03:56 +08:00
asesidaa
80b69400d5 Add back compression 2022-07-12 00:48:43 +08:00
asesidaa
e5a22ece90 Use locally compiled new version of EmbedIO
Remove backports
Skip trimming of FilterOperator and FilterDefinition
2022-07-09 21:26:39 +08:00
asesidaa
01710f1857 Update wwwroot content
Use OnMappingFailed to deal with client routing
Disable content caching for update
2022-07-08 21:22:29 +08:00
jiych1
14261c8e29 Change avatar/navigator/title select method
Add the function to change player name
2022-07-07 21:46:17 +08:00
jiych1
4cd290aedc Add last play time support
Support setting avatar, navigator and titles on web interface (unoptimized)
2022-07-06 00:52:38 +08:00
jiych1
95d9d0be5f Add card register, restructure CardServiceController.cs 2022-07-02 23:00:40 +08:00
jiych1
c2258a5fd9 Add fake update 2022-07-02 21:00:49 +08:00
Yuchen Ji
ccdb5d3754 Route 404 to index.html to fix client routing
Add 404 update check
Experiment with card register
2022-06-28 03:30:44 +08:00
Yuchen Ji
01a2f04289 Add dark mode, update appbar 2022-06-22 22:23:11 +08:00
asesidaa
df47afcf32
Update README.md 2022-06-21 16:56:18 +08:00
asesidaa
82f3ab6d23
Update README.md 2022-06-21 16:36:15 +08:00
Yuchen Ji
f3edade533 Update README.md 2022-06-21 16:35:33 +08:00
Yuchen Ji
28c5fdc461 Remove test pages, update index page 2022-06-21 15:45:18 +08:00
Yuchen Ji
c8b8a2816e Finish prototype for web interface
Only unlock unlockable songs at first write
2022-06-21 03:40:42 +08:00
Yuchen Ji
d3265dbc02 Update web interface 2022-06-21 01:49:47 +08:00
Yuchen Ji
4871c0bf6f Update to use server data instead of mock data 2022-06-20 02:10:34 +08:00
Yuchen Ji
003f655585 Update server for better query performance 2022-06-20 02:10:04 +08:00