1
0
mirror of synced 2025-01-18 14:14:03 +01:00

Commit Graph

  • b62e9beb67 Merge pull request 'ongeki: proper handling of music ranking list' (#195) from akanyan/artemis:feat/ongeki/music-ranking into develop develop Midorica 2025-01-14 02:31:51 +00:00
  • 6ea27b1632 Merge pull request 'ongeki: read music version from the xml' (#194) from akanyan/artemis:fix/ongeki/read-music into develop Midorica 2025-01-14 01:56:02 +00:00
  • 8a15b04adb feat(mai2): Add PRiSM version support Hoshino Starry 2025-01-08 19:26:07 +08:00
  • 14714e695c fix config Error063 2025-01-08 11:00:10 +00:00
  • 4e3af1b80f feat(core): Add support for Maimai DX CN Hoshino Starry 2025-01-08 18:57:22 +08:00
  • fa667d15f2 ongeki: proper handling of music ranking list akanyan 2025-01-06 18:39:49 +00:00
  • ab64eea5c9 ongeki: read music version from the xml akanyan 2024-12-30 18:31:22 +00:00
  • 0cf41ff389 TUI: add card management screen Hay1tsme 2024-12-20 17:40:55 -05:00
  • e93fcfd706 Merge pull request 'Fix: AimeDB Felica LookupEx rename package parameter' (#188) from SoulGateKey/artemis:lookup_fix into develop Hay1tsme 2024-12-19 06:41:02 +00:00
  • b81d5c9cc5 adb: fix minor logging typo Kevin Trocolli 2024-12-19 01:37:50 -05:00
  • 6a305d2514 Merge pull request '[database] fix invalid transaction being left open' (#187) from beerpsi/artemis:fix/invalid-transaction into develop Hay1tsme 2024-12-19 06:14:45 +00:00
  • e8c90634b6 Merge pull request '[chunithm] fix rival music not showing up in game' (#190) from beerpsi/artemis:fix/chunithm/rivals into develop Hay1tsme 2024-12-19 06:14:10 +00:00
  • 5d2f0eaae6 Merge pull request '[chunithm] support luminous+' (#193) from beerpsi/artemis:feat/chunithm/luminousplus into develop Hay1tsme 2024-12-19 06:13:49 +00:00
  • 5475b52336 [chunithm] support luminous+ beerpsi 2024-12-19 13:02:08 +07:00
  • f830764990 tui: fix minor alignment issue Kevin Trocolli 2024-12-19 00:21:39 -05:00
  • e8cd6e9596 tui: add user lookup Kevin Trocolli 2024-12-19 00:17:00 -05:00
  • 326b5988af add half-working TUI Hay1tsme 2024-12-18 16:35:28 -05:00
  • e8ea328e77 mai2: add add_consec_login call if get_consec_login returns None #189 Kevin Trocolli 2024-12-15 20:21:03 -05:00
  • 1dceff456d cxb: added missing r which fixes an issue on ubuntu 24.04.1 Kevin Trocolli 2024-12-15 20:16:18 -05:00
  • fe8f365d8a [chunithm] fix rival music not showing up in game beerpsi 2024-12-12 20:49:39 +07:00
  • d6d98d20cb fix: typing shenanigans beerpsi 2024-12-12 20:47:34 +07:00
  • 5ecc7984c7 Fix: AimeDB Felica LookupEx rename package parameter SoulGateKey 2024-12-08 08:44:32 +08:00
  • d797e5f6b7 Merge pull request 'update develop' (#4) from Hay1tsme/artemis:develop into develop SoulGateKey 2024-12-08 00:12:03 +00:00
  • a8f5ef1550 allnet: properly dfi encode downloadorder responses Kevin Trocolli 2024-12-01 14:19:55 -05:00
  • 383859388e chuni: fix 'NoneType' object has no attribute 'split' in score.py Kevin Trocolli 2024-11-29 22:20:55 -05:00
  • 476a911df9 [database] fix invalid transaction being left open beerpsi 2024-11-25 20:13:51 +07:00
  • fe9a04ef8e Merge pull request 'develop' (#3) from Hay1tsme/artemis:develop into develop SoulGateKey 2024-11-20 19:25:36 +00:00
  • c11aae58a6 [core] Address SQLAlchemy deprecations beerpsi 2024-11-18 10:49:41 +07:00
  • 58a5177a30 use SQL's limit/offset pagination for nextIndex/maxCount requests (#185) beerpsi 2024-11-16 19:10:29 +00:00
  • 6f4e5b0fa3 allow alembic to also connect with tls beerpsi 2024-11-16 10:58:13 +07:00
  • 5f3d62d84a fix: aiomysql only takes an SSLContext object beerpsi 2024-11-16 09:26:36 +07:00
  • d7d3dbac59 properly support connecting with SSL on aiomysql beerpsi 2024-11-16 09:14:44 +07:00
  • eba03e6b9b fix deprecated get_event_loop on 3.10+ beerpsi 2024-11-16 09:13:23 +07:00
  • 4df9edd551 fix on linux beerpsi 2024-11-16 08:41:32 +07:00
  • bc35dd9170 forgot to push changes to ongeki beerpsi 2024-11-15 21:42:42 +07:00
  • 1af7bb81ba caching is probably not needed and is counterproductive beerpsi 2024-11-15 21:40:14 +07:00
  • 2f59d7b0d6 push the same limit/offset changes for maimai and ongeki beerpsi 2024-11-15 21:36:16 +07:00
  • 37d07e6035 wip: use SQL's limit/offset pagination for nextIndex/maxCount requests beerpsi 2024-11-14 16:29:24 +07:00
  • cb009f6e23 wacca: tiny cleanup Hay1tsme 2024-11-14 12:39:21 -05:00
  • 2274b42358 Merge pull request '[database] make async' (#184) from beerpsi/artemis:fix/async-database into develop Hay1tsme 2024-11-14 06:15:49 +00:00
  • 789d50c406 use AsyncSession directly beerpsi 2024-11-14 13:10:14 +07:00
  • 4c33f4282a oops forgot a dependency on aiomysql beerpsi 2024-11-14 12:38:00 +07:00
  • bc7524c8fc fix: make database async beerpsi 2024-11-14 12:36:22 +07:00
  • 1331d473c9 Merge pull request '[mai2] Implement GetGameRankingAPI . Fix photo merge , Add UserScoreRankingAPI handler' (#181) from SoulGateKey/artemis:develop into develop Hay1tsme 2024-11-13 05:37:00 +00:00
  • b7a006f7ee core: pushing changes regarding MySQL ssl toggle that is now mandatory Midorica 2024-11-12 10:53:02 -05:00
  • 65100920e3 Merge pull request '[chuni] web ui - customization support (user box, avatar, map icon, system voice)' (#182) from daydensteve/artemis-develop:chuni_ui_overhaul into develop Hay1tsme 2024-11-12 12:03:14 +00:00
  • 7a307b4d69 Merge pull request 'Fix mai2 photo merge problem and Add UserScoreRankingAPI handler' (#2) from mai2_tournament_support into develop SoulGateKey 2024-11-12 05:42:20 +00:00
  • f4dff9b4c1 fix: mai2 photos cant be merged SoulGateKey 2024-11-11 21:16:19 +08:00
  • 8a6250bebd Formatted log print Change log level SoulGateKey 2024-11-11 21:11:33 +08:00
  • eb18ad22b8 hardened ui against the db not being upgraded or importer not being ran daydensteve 2024-11-08 09:17:12 -05:00
  • 954bd565d3 reduced db access with new chuni webui customizations daydensteve 2024-11-07 20:28:28 -05:00
  • f272e97eae Formatted log print Change log level SoulGateKey 2024-11-06 02:44:07 +08:00
  • aa7ae6cb51 Formatted log print SoulGateKey 2024-11-06 02:38:18 +08:00
  • 3a44b18d91 fixed erroneously wide trophy select daydensteve 2024-11-03 19:27:20 -05:00
  • c8186ccef0 fixed doc typo daydensteve 2024-11-03 19:20:36 -05:00
  • 4a701a5755 chuni doc updates daydensteve 2024-11-03 19:19:05 -05:00
  • f5205801a8 Added customization unlock overrides daydensteve 2024-11-03 19:12:49 -05:00
  • 626ce6bd96 userbox, avatar, mapicon, and voice ui configuration daydensteve 2024-11-03 18:37:09 -05:00
  • e49c70b738 more enums! daydensteve 2024-11-03 16:37:27 -05:00
  • c2d4abcc26 db and import updates for userbox, avatar, voice, and map icon daydensteve 2024-11-03 16:37:05 -05:00
  • 2f6974cab6 new chuni ui images/directories daydensteve 2024-11-03 08:48:13 -05:00
  • 9b89cef51c ignore visual studio pro files daydensteve 2024-11-03 08:46:12 -05:00
  • 221517e310 TODO: GetUserScoreRankingApi SoulGateKey 2024-10-30 12:37:18 +08:00
  • 52b397f31f Merge remote-tracking branch 'origin/develop' into sgkdev SoulGateKey 2024-10-30 12:28:26 +08:00
  • b84e17a66b Merge pull request 'mai2_handle_get_game_ranking' (#1) from mai2_handle_get_game_ranking into develop SoulGateKey 2024-10-30 04:18:53 +00:00
  • b6e7e0973b Delete unused dependency SoulGateKey 2024-10-11 16:19:07 +00:00
  • 598e4aad76 Update mai2/schema/score.py to support new handle_get_game_ranking SoulGateKey 2024-10-11 16:16:40 +00:00
  • a673d9dabd Delete unused dependency SoulGateKey 2024-10-11 16:12:53 +00:00
  • 398fa9059d Update mai2/base.py using the ORM SoulGateKey 2024-10-11 16:09:53 +00:00
  • 29f4a6a696 revert 033c1aa776b7874b6e534efd664f0b7010271e68 SoulGateKey 2024-10-11 16:08:15 +00:00
  • 033c1aa776 Update 卖 SoulGateKey 2024-10-11 16:06:17 +00:00
  • bbf41ac83f Merge branch 'develop' into mai2_handle_get_game_ranking SoulGateKey 2024-10-11 15:56:05 +00:00
  • 451754cf3c sao: fix my store Kevin Trocolli 2024-10-06 16:09:09 -04:00
  • 0cef797a8a mai2: rework photo uploads, relates to #67 Kevin Trocolli 2024-10-06 03:47:10 -04:00
  • 58ae491a8c add pymysql to requirements.txt SoulGateKey 2024-10-03 19:47:36 +00:00
  • 3843ac6eb1 mai2: calc GetGameRanking result SoulGateKey 2024-10-03 19:32:17 +00:00
  • ed5e7dc561 [chuni] Added truncation to long Title and Artist Name values on import (#178) daydensteve 2024-09-25 15:21:30 +00:00
  • b04840f3dd [chuni] Frontend favorites support (#176) daydensteve 2024-09-25 14:53:43 +00:00
  • 1d8e31d4ab docs: add missing games Hay1tsme 2024-09-23 14:46:48 -04:00
  • 045465ed4e idz: disabled by default to silence warnings for people who don't feel like configuring games they don't intend to use Hay1tsme 2024-09-23 14:46:41 -04:00
  • aa8e33a13e docs: add pokken to game specific info Hay1tsme 2024-09-23 14:20:25 -04:00
  • f47175a144 [mai2] add buddies plus support (#177) ppc 2024-09-23 17:21:29 +00:00
  • e85728f33c chuni/mai2: remove upsert from put_playlog Hay1tsme 2024-09-20 17:10:48 -04:00
  • c039f79760 truncate long title/artist strings that won't fit in db daydensteve 2024-09-20 12:57:40 -04:00
  • 5c60cde14f update docs ppc 2024-09-19 23:10:54 +01:00
  • 6c4c2da493 Adding favorite support to chuni frontend; edit: cleaned up function annotations daydensteve 2024-09-15 21:20:45 -04:00
  • 8d04d74f52 migration consistency ppc 2024-09-18 17:59:24 +01:00
  • d85c575c61 add nullcheck ppc 2024-09-18 11:29:14 +01:00
  • 196aa601f3 handle GetUserMissionDataApi ppc 2024-09-16 18:01:06 +01:00
  • d8169e37cc add mai2 UserIntimateApi ppc 2024-09-16 17:56:22 +01:00
  • 77aa1afaa0 add mai2 favorite music support ppc 2024-09-16 16:55:09 +01:00
  • e128631e8f fix upsert failures ppc 2024-09-16 12:39:15 +01:00
  • b01ac24799 add shop stock/friend bonus handlers ppc 2024-09-16 09:54:39 +00:00
  • ee30291680 version config item now safe against specified unpresent version daydensteve 2024-09-15 20:50:34 -04:00
  • 50a579e75c chuni song jackets now converted to png during Importer daydensteve 2024-09-15 20:49:21 -04:00
  • c5adc36605 Fixed erroneous id comparison in chuni get_song method daydensteve 2024-09-15 20:47:52 -04:00
  • 0346a381a7 Merge pull request 'develop' (#1) from Hay1tsme/artemis:develop into master daydensteve 2024-09-15 22:59:32 +00:00
  • 01dad267b9 add mai2 database upgrade ppc 2024-09-15 20:48:24 +00:00
  • cc302b6e56 update cm reader ppc 2024-09-15 19:22:47 +00:00
  • ee4eddd639 add buddies plus support ppc 2024-09-15 19:22:39 +00:00