1
0
mirror of synced 2024-11-23 22:10:59 +01:00
Commit Graph

32 Commits

Author SHA1 Message Date
asesidaa
22eff77e88 Merge remote-tracking branch 'origin/master' 2023-11-05 18:42:51 +08:00
asesidaa
0896e92598 Fix new and calc flag for music
Add column to music.db3
Minor fix in Program.cs
2023-11-05 18:35:26 +08:00
asesidaa
e159a427a0 Update to test play count support on older versions 2023-10-14 20:32:20 +08:00
asesidaa
7edcd07723 Test temp fix for cond 2023-10-12 02:20:43 +08:00
asesidaa
66aaf027e2 Fix tenpo rank when read card 2023-10-08 15:00:07 +08:00
asesidaa
48956e758f Update to support custom rank update interval.
Add support for accurate tenpo score rank.
2023-10-08 02:12:10 +08:00
asesidaa
64da380363 Update to support custom shop name and id
Bump dependency
2023-09-30 16:33:21 +08:00
asesidaa
cd5c06c97d Fix unlock music and saving time 2023-03-03 19:03:13 +08:00
asesidaa
46d9a63a45 Migrate online matching 2023-02-27 02:43:13 +08:00
asesidaa
c16b083b99 Add bundled certificates, only manage certificate on windows.
Update README.md
2023-02-23 17:41:15 +08:00
asesidaa
a6dbf26bdf Update README.md, update default values for release 2023-02-23 02:22:04 +08:00
asesidaa
7c5c2fafb7 Minor fixes and prepare for release 2023-02-23 01:15:53 +08:00
asesidaa
eb4380b6d5 Add Play Records page and apis, finish migration (except for online matching) 2023-02-23 00:35:59 +08:00
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