Commit Graph

43 Commits

Author SHA1 Message Date
Hay1tsme 05586df08a move to async database 2024-01-09 14:42:17 -05:00
Hay1tsme 14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
Hay1tsme 26cdc6c10f maidx: ignore guest upserts, fixes #74 2023-12-10 17:36:29 -05:00
Hay1tsme ad61bb3d9b mai2: fis issue with saving and loading charges 2023-11-24 10:36:46 -05:00
Hay1tsme cb8eaae2c0 Per-version URI/Host (#66)
Allows setting allnet uri/host response based on things like version, config files, and other factors to accommodate a wider range of potential setups under the same roof. This DOES require all titles to adopt a new structure but it's documented and should hopefully be somewhat intuitive.

Co-authored-by: Hay1tsme <kevin@hay1ts.me>
Reviewed-on: Hay1tsme/artemis#66
Co-authored-by: Kevin Trocolli <pitok236@gmail.com>
Co-committed-by: Kevin Trocolli <pitok236@gmail.com>
2023-11-09 02:17:48 +00:00
EmmyHeart 9cff321857 Added reboot time support 2023-10-16 13:21:07 +00:00
Hay1tsme 88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
Hay1tsme 343fe4357c mai2: add image validation via Pillow 2023-07-16 16:58:18 -04:00
Hay1tsme d0e43140ba mai2: fix ghost saving, add memorial photo upload 2023-07-16 16:06:34 -04:00
Hay1tsme d60f827000 fix typing across multiple games, fixes #23 2023-07-05 10:47:43 -04:00
Hay1tsme f279adb894 mai2: add consecutive day login count, update db to v7, fix reader, courses, and docs 2023-07-01 21:51:18 -04:00
Hay1tsme d204954447 mai2: add missing finale endpoints 2023-07-01 02:40:07 -04:00
Hay1tsme 042440c76e mai2: fix handle_get_user_preview_api_request 2023-07-01 02:27:26 -04:00
Hay1tsme c4c0566cd5 mai2: fix userWebOption 2023-07-01 02:19:19 -04:00
Hay1tsme d9a92f5865 mai2: 4th round of fixes 2023-07-01 02:04:30 -04:00
Hay1tsme 9859ab4fdb mai2: fix playlog saving 2023-07-01 01:59:19 -04:00
Hay1tsme d89eb61e62 mai2: fixes round 3 2023-07-01 01:56:52 -04:00
Hay1tsme dc8c27046e mai2: more finale fixes 2023-07-01 01:42:38 -04:00
Hay1tsme 3e461f4d71 mai2: finale fixes 2023-07-01 01:41:34 -04:00
Hay1tsme 318b73dd57 finale: finish porting request data from aqua 2023-07-01 01:08:54 -04:00
Hay1tsme e3d38dacde mai2: fix movies 2023-06-25 19:10:34 -04:00
Hay1tsme 0c6d9a36ce mai2: add movie server endpoints 2023-06-25 18:43:00 -04:00
Hay1tsme b1968fe320 Merge branch 'develop' into finale 2023-06-25 18:35:12 -04:00
Hay1tsme 1b2f5e3709 mai2: fix logic in handle_get_user_music_api_request 2023-06-13 22:50:57 -04:00
Hay1tsme 65686fb615 mai2: add loggin to handle_get_user_music_api_request 2023-06-13 22:35:09 -04:00
Hay1tsme f56332141e mai2: fix old server (finale isn't ready yet) 2023-06-13 22:16:30 -04:00
Hay1tsme 5a35b1c823 mai2: GetUserMusicApi hotfix 2023-06-13 22:10:35 -04:00
Hay1tsme 5ca16f2067 mai2: fix GetUserMusicApi pagination 2023-06-13 22:07:48 -04:00
Hay1tsme 49166c1a7b mai2: fix handle_get_game_setting_api_request 2023-05-11 09:52:18 -04:00
Hay1tsme 42ed222095 mai2: add gamesetting urls 2023-05-10 02:31:30 -04:00
Hay1tsme 9766e3ab78 mai2: hardcode reboot time 2023-05-07 02:16:50 -04:00
Hay1tsme b34b441ba8 mai2: reimplement pre-dx versions 2023-05-06 19:04:10 -04:00
Hay1tsme b6f43d887a Merge branch 'develop' into finale 2023-05-04 20:12:02 -04:00
Hay1tsme d0242b456d mai2: fix for dx 1.00 2023-05-03 22:29:08 -04:00
Hay1tsme deeac1d8db add finale handler, pre-dx game codes 2023-04-30 22:19:31 -04:00
Hay1tsme 238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
Dniel97 28c06335b6
mai2: added upsert returns, fixed event reader, thanks @One3
Thanks to @One3 for helping with the events
2023-04-11 17:57:21 +02:00
Dniel97 f63dd07937
maimai: Initial Festival support 2023-04-10 19:11:58 +02:00
Dniel97 2af7751504 Added support for maimai and Chunithm in Card Maker 1.34/1.35 (#14)
Co-authored-by: Dniel97 <Dniel97@noreply.gitea.tendokyu.moe>
Reviewed-on: Hay1tsme/artemis#14
Co-authored-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
Co-committed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
2023-03-15 20:03:22 +00:00
Hay1tsme a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme c8d4bc6109 add special-case ping handlers to mai2, ongeki and chuni 2023-03-09 10:52:49 -05:00
Dniel97 3acc2dc197
Initial Card Maker ONGEKI support 2023-03-04 00:22:08 +01:00
Hay1tsme 7e3396a7ff add back games, conform them to new title dispatch 2023-02-17 01:02:21 -05:00