1
0
mirror of synced 2024-09-24 02:58:24 +02:00

Commit Graph

  • 32f092efaa 改行をもとのコードにそろえる Pen 2024-04-14 23:05:28 +0900
  • 9675b5a4e1 不要なusingを削除 Pen 2024-04-14 23:04:03 +0900
  • 381fd7add1 GameID別でイベントファイルを返す Pen 2024-04-14 23:02:54 +0900
  • 9375466863 Add Locked items config AddUnlocks asesidaa 2024-03-31 00:51:46 +0800
  • 8fc7adf35a Add unlocks to database asesidaa 2024-03-29 17:34:59 +0800
  • 82e0ecd9c3
    Update card_detail.md master asesidaa 2024-01-16 23:42:54 +0800
  • bd2cb39b63 Add stub for writewmusic asesidaa 2023-11-09 02:46:24 +0800
  • 22eff77e88 Merge remote-tracking branch 'origin/master' asesidaa 2023-11-05 18:42:51 +0800
  • 449cd579d4 Update dbs to include calc flag asesidaa 2023-11-05 18:38:26 +0800
  • 0896e92598 Fix new and calc flag for music Add column to music.db3 Minor fix in Program.cs asesidaa 2023-11-05 18:35:26 +0800
  • e159a427a0 Update to test play count support on older versions asesidaa 2023-10-14 20:32:20 +0800
  • 7edcd07723 Test temp fix for cond asesidaa 2023-10-12 02:20:43 +0800
  • dbc776ddda Add validation to rank options asesidaa 2023-10-08 15:49:55 +0800
  • 66aaf027e2 Fix tenpo rank when read card asesidaa 2023-10-08 15:00:07 +0800
  • 48956e758f Update to support custom rank update interval. Add support for accurate tenpo score rank. asesidaa 2023-10-08 02:12:10 +0800
  • eb6ec699f3 ランキング関連の挙動を変更 LastPlayTenpoIdを保存するように。 authConfigで指定した情報を使いランキングを更新するように。 ランキングの更新間隔を24時間から1時間に。 Pen 2023-10-04 02:51:03 +0900
  • 64da380363 Update to support custom shop name and id Bump dependency asesidaa 2023-09-30 16:33:21 +0800
  • 0aeac1a8ba MACアドレスを使用した筐体認証を追加 店舗情報を指定できるように Pen 2023-09-23 01:01:22 +0900
  • 5997452412 Merge remote-tracking branch 'origin/master' v3.2.1-beta asesidaa 2023-07-03 02:05:59 +0800
  • c19437baf6 Update final data asesidaa 2023-06-25 15:59:38 +0800
  • eebbf05b10
    Update README.md v3.2.0-beta asesidaa 2023-03-03 19:10:57 +0800
  • a0eefdc3a9 Merge remote-tracking branch 'origin/master' asesidaa 2023-03-03 19:03:25 +0800
  • cd5c06c97d Fix unlock music and saving time asesidaa 2023-03-03 19:03:13 +0800
  • f0a1dbc5ce
    Update README.md asesidaa 2023-03-03 16:19:03 +0800
  • 0fd5fc7227 Remove old version asesidaa 2023-03-03 12:18:46 +0800
  • 32a1886cf4
    Update and rename Certifications.md to ImportCertificatesInX0.md asesidaa 2023-03-01 18:39:21 +0800
  • 5afd885a00
    Update README.md asesidaa 2023-02-27 12:20:48 +0800
  • ae2fe531a6 Update README.md v3.1.0-beta asesidaa 2023-02-27 02:48:21 +0800
  • addee9ccdd Revert defaults asesidaa 2023-02-27 02:44:21 +0800
  • f1edf55883 Delete temp files asesidaa 2023-02-27 02:43:38 +0800
  • 46d9a63a45 Migrate online matching asesidaa 2023-02-27 02:43:13 +0800
  • 728415902b Add entities for online matching asesidaa 2023-02-26 00:57:03 +0800
  • fe6ff27ffa Add import script asesidaa 2023-02-26 00:10:53 +0800
  • c16b083b99 Add bundled certificates, only manage certificate on windows. Update README.md v3.0.1-beta asesidaa 2023-02-23 17:41:15 +0800
  • a911a9054c Update README.md v3.0.0-beta asesidaa 2023-02-23 02:39:11 +0800
  • 57e379817f Do not initialize when not using events asesidaa 2023-02-23 02:31:48 +0800
  • a6dbf26bdf Update README.md, update default values for release asesidaa 2023-02-23 02:22:04 +0800
  • 7c5c2fafb7 Minor fixes and prepare for release asesidaa 2023-02-23 01:15:53 +0800
  • eb4380b6d5 Add Play Records page and apis, finish migration (except for online matching) asesidaa 2023-02-23 00:35:59 +0800
  • e5eee66ff2 Finish total result and options page, add unlock all music function asesidaa 2023-02-22 02:55:32 +0800
  • 4d0e351abd Update WebUI asesidaa 2023-02-21 22:45:51 +0800
  • 8900cca29e Update on web ui asesidaa 2023-02-18 01:29:20 +0800
  • 2ff32b9693 Start API and WebUI rework asesidaa 2023-02-17 00:38:01 +0800
  • 6de389cf2b Use global using in application asesidaa 2023-02-16 16:53:02 +0800
  • ef11e98da7 Add single rank asesidaa 2023-02-16 16:04:38 +0800
  • 7b3fae51b7 Rank and unlock fixes asesidaa 2023-02-16 15:26:13 +0800
  • 9d58e71e06 Basically finish migration for server, implement play number rank, wait for testing asesidaa 2023-02-15 02:14:19 +0800
  • 02a241567c Fix alive, migrate write, add online matching stub, start rank asesidaa 2023-02-14 02:47:08 +0800
  • 5c85e83c3e Migrate read asesidaa 2023-02-14 00:38:19 +0800
  • 1fccca42c6 Implement music read, fix artist nullable asesidaa 2023-02-13 02:40:40 +0800
  • 1db9fdf6d3 Update commands, add option to aggregate asesidaa 2023-02-13 02:12:26 +0800
  • 14f171792e Add read stubs, implement card detail and avatar asesidaa 2023-02-13 01:46:08 +0800
  • 805611027c Add card read, use service error for not registered and not reissue asesidaa 2023-02-12 01:09:29 +0800
  • 7093997658 Add stubs for online mathcing and writing asesidaa 2023-02-11 01:24:24 +0800
  • aefc9ca326 Include music db files, update link for event files, fix .evt and .cmp static file extension unknown asesidaa 2023-02-11 00:46:44 +0800
  • 6eb71437cf Start card read migration asesidaa 2023-02-09 23:19:14 +0800
  • 9c759c3b1a Start implementing card asesidaa 2023-02-09 17:25:42 +0800
  • f7761f200f Start migration to asp .net core + entity framework core asesidaa 2023-02-08 21:33:22 +0800
  • aea09c2c8b Test linux cert, change event download url v2.0.1 asesidaa 2022-08-06 14:30:42 +0800
  • c21047024c Merge remote-tracking branch 'origin/master' v2.0.0 asesidaa 2022-08-01 21:52:05 +0800
  • 252f1da79f Update README asesidaa 2022-08-01 21:51:50 +0800
  • 77fccdbac5
    Update README.md asesidaa 2022-08-01 21:42:00 +0800
  • 8711be388e Merge remote-tracking branch 'origin/master' asesidaa 2022-08-01 21:40:45 +0800
  • 316fff969e Add relay server asesidaa 2022-08-01 21:39:24 +0800
  • c185497502 Update online matching logic asesidaa 2022-08-01 21:39:14 +0800
  • 1ab148a50a Clear online matching entries after one match asesidaa 2022-08-01 16:29:18 +0800
  • 1de4d8c406 Add experimental online matching asesidaa 2022-08-01 16:27:57 +0800
  • 16d8c25ea0 Fix empty response asesidaa 2022-08-01 16:27:37 +0800
  • 6b0095508d Add .deepsource.toml DeepSource Bot 2022-07-23 16:34:58 +0000
  • e5d2724f8c Disable download by default v1.5.2.1 asesidaa 2022-07-18 15:13:25 +0800
  • 0d1c3e60cd Update README.md v1.5.2 asesidaa 2022-07-16 16:11:29 +0800
  • a5fea98d59 Add online matching testing code Add event download code asesidaa 2022-07-16 16:03:56 +0800
  • 80b69400d5 Add back compression asesidaa 2022-07-12 00:48:43 +0800
  • e5a22ece90 Use locally compiled new version of EmbedIO Remove backports Skip trimming of FilterOperator and FilterDefinition v1.5.1 asesidaa 2022-07-09 21:26:39 +0800
  • 01710f1857 Update wwwroot content Use OnMappingFailed to deal with client routing Disable content caching for update asesidaa 2022-07-08 21:22:29 +0800
  • 14261c8e29 Change avatar/navigator/title select method Add the function to change player name v1.5.0 jiych1 2022-07-07 21:46:17 +0800
  • 4cd290aedc Add last play time support Support setting avatar, navigator and titles on web interface (unoptimized) jiych1 2022-07-06 00:52:38 +0800
  • 95d9d0be5f Add card register, restructure CardServiceController.cs jiych1 2022-07-02 23:00:40 +0800
  • c2258a5fd9 Add fake update jiych1 2022-07-02 21:00:49 +0800
  • ccdb5d3754 Route 404 to index.html to fix client routing Add 404 update check Experiment with card register Yuchen Ji 2022-06-28 03:30:44 +0800
  • 01a2f04289 Add dark mode, update appbar Yuchen Ji 2022-06-22 22:23:11 +0800
  • df47afcf32
    Update README.md asesidaa 2022-06-21 16:56:18 +0800
  • 82f3ab6d23
    Update README.md v1.4.0 asesidaa 2022-06-21 16:36:15 +0800
  • f3edade533 Update README.md Yuchen Ji 2022-06-21 16:35:33 +0800
  • 28c5fdc461 Remove test pages, update index page Yuchen Ji 2022-06-21 15:45:18 +0800
  • c8b8a2816e Finish prototype for web interface Only unlock unlockable songs at first write Yuchen Ji 2022-06-21 03:40:42 +0800
  • d3265dbc02 Update web interface Yuchen Ji 2022-06-21 01:49:47 +0800
  • 4871c0bf6f Update to use server data instead of mock data Yuchen Ji 2022-06-20 02:10:34 +0800
  • 003f655585 Update server for better query performance Yuchen Ji 2022-06-20 02:10:04 +0800
  • 7afd41664c Try add stamp count for 3EX and before Yuchen Ji 2022-06-18 22:11:57 +0800
  • 04be44cff1 Update admin pages (not complete) Yuchen Ji 2022-06-18 22:11:14 +0800
  • 39c5920dc5 Update card_detail doc Yuchen Ji 2022-06-18 22:10:38 +0800
  • b280438819 Add card_bdata doc Yuchen Ji 2022-06-18 22:10:21 +0800
  • c142516b00 Add 471 support. v1.3.0 Yuchen Ji 2022-06-11 20:22:12 +0800
  • c7deb8f970 Unlock all songs in card_detail table during first time Yuchen Ji 2022-06-10 00:49:56 +0800
  • e7a71ea07d Update music and music_aou xml fields Yuchen Ji 2022-06-10 00:49:18 +0800
  • 2f185890e5 Add replay server for test Yuchen Ji 2022-06-10 00:48:55 +0800
  • 47cdbb0315 Add card_detail doc Yuchen Ji 2022-06-10 00:48:13 +0800
  • 4730846674 Add random play_num_rank for testing Yuchen Ji 2022-06-10 00:48:03 +0800
  • 9fad46fb08
    Update README.md v1.2.0 asesidaa 2022-04-26 22:41:39 +0800