Commit Graph

386 Commits

Author SHA1 Message Date
Wanich Keatkajonjumroen 16d801aff5 Rival Delete functionality 2023-09-02 07:40:57 +09:00
Wanich Keatkajonjumroen 147d7adaaf Frontend for adding rivals, versionless backend function to support 2023-09-02 06:21:02 +09:00
Wanich Keatkajonjumroen 1f545aed41 removed print statements 2023-09-02 05:04:59 +09:00
Wanich Keatkajonjumroen eaf9e0cf09 removed temp file 2023-08-30 13:53:55 +09:00
Wanich Keatkajonjumroen 0d7409906a fixed backend ongeki rival functionality 2023-08-30 13:53:45 +09:00
Wanich Keatkajonjumroen 5cccc9224a geki version display 2023-08-30 13:53:41 +09:00
Wanich Keatkajonjumroen 2a52e391d6 Ongeki template start 2023-08-30 13:53:31 +09:00
Hay1tsme d4ea3bc12a billing: float5 hotfix 2023-08-21 01:53:27 -04:00
Hay1tsme d8b0e2ea2a billing: add classes and validation, fix response 2023-08-21 01:50:59 -04:00
Hay1tsme 984949d902 allnet: partial DFI implementation 2023-08-21 00:10:25 -04:00
Hay1tsme 2e8d99e5fa allnet: add ip check config option 2023-08-20 23:25:50 -04:00
Hay1tsme fd6cadf2da adb: hotfix 2023-08-20 19:56:16 -04:00
Hay1tsme 71489c1272 adb: fix log_ex 2023-08-20 19:55:26 -04:00
Hay1tsme 8ea82ffe1a adb: add from_req 2023-08-19 01:35:37 -04:00
Hay1tsme 904ea10920 cm: remove print, fix default config 2023-08-19 01:35:15 -04:00
Hay1tsme cf7cc0997a mucha: add other request/response structures 2023-08-15 23:19:48 -04:00
Hay1tsme 92567504f4 adb: fix for felica_lookup_ex, for #32 2023-08-15 10:43:49 -04:00
Hay1tsme fd50a7ee68 aimedb_redux (#30)
Update AimeDB from new [documentation](https://minori.tendokyu.moe/docs/allnet/aimedb/) of the protocol.
Reviewed-on: Hay1tsme/artemis#30
2023-08-14 03:32:03 +00:00
Hay1tsme 9e3a51a57a allnet: add IP checking 2023-08-08 12:35:38 -04:00
Hay1tsme 4744e8cf5f add ip checking config options 2023-08-08 10:24:28 -04:00
Hay1tsme 88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
Hay1tsme 2e277e7791 add arcade ip column 2023-08-08 10:17:38 -04:00
Hay1tsme 757fdc5c57 mai2: add check for Mai-Encoding headers 2023-08-01 02:34:40 -04:00
Hay1tsme 23bcb5cc13 Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2023-07-25 09:18:47 -04:00
Hay1tsme 9f0c181593 add handler for /mucha_front in addition to /mucha 2023-07-25 09:18:45 -04:00
Midorica 5a4baba102 Diva: Adding threading to score loading 2023-07-24 13:19:54 -04:00
Hay1tsme 156b4e4ede mai2: fix get user music for dx and up 2023-07-24 00:49:08 -04:00
Hay1tsme 6c89a97fe3 frontend: add management pages 2023-07-23 22:21:49 -04:00
Hay1tsme b943807904 core: add columns to machine table, bump to v5 2023-07-23 22:21:41 -04:00
Hay1tsme f417be671b pokken: fix typo 2023-07-23 12:47:37 -04:00
Hay1tsme 20335aaebe add download report api 2023-07-23 12:47:10 -04:00
Hay1tsme 63d81a2704 changelog: fix typos 2023-07-16 17:24:07 -04:00
Hay1tsme 718229b267 Update changelog 2023-07-16 17:21:45 -04:00
Hay1tsme 7c78975431 mai2: update example config 2023-07-16 17:00:52 -04:00
Hay1tsme 14a315a673 replace except with except Exception 2023-07-16 16:58:34 -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
Midorica c6e7100f51 Merge pull request 'O.N.G.E.K.I.: Card Maker fixes, improvements and bug fixes' (#25) from Dniel97/artemis:cardmaker_ongeki_fix into develop
Reviewed-on: Hay1tsme/artemis#25
2023-07-16 17:06:44 +00:00
Midorica b0ca37815b Merge pull request 'maimai DX: Fixes' (#27) from Dniel97/artemis:mai2_fixes into develop
Reviewed-on: Hay1tsme/artemis#27
2023-07-16 17:00:32 +00:00
Dniel97 f39317301b
mai2: fixed update script, added mai2 heredity, fixed cards import 2023-07-15 22:51:54 +02:00
Dniel97 389784ce82
Merge remote-tracking branch 'origin/develop' into fork_develop 2023-07-15 22:47:05 +02:00
Hay1tsme 2f13596885 fix db ignoring port in config, createing database no longer runs over version 2023-07-15 00:15:14 -04:00
Dniel97 6a41dac46c
ongeki: card maker config added, small fixes, improved credits
- Changed the credits config to the default 370 instead of 360
- Added `start_date` to the events to show new events
- Fixed Card Maker Gachas to only allow "Select Gacha" once
- Fixed the `get_profile_rating_log` database query
2023-07-12 11:25:46 +02:00
Hay1tsme 85b73e634d mucha: add DownloadState 2023-07-12 00:41:53 -04:00
Midorica 09c4f8cda4 Async request to CXB profile loading 2023-07-08 18:44:02 -04:00
Dniel97 36d338e618
Merge remote-tracking branch 'origin/develop' into fork_develop 2023-07-08 17:38:41 +02:00
Hay1tsme 03cf535ff6 make threading optional 2023-07-08 00:34:55 -04:00
Hay1tsme 6c155a5e48 database: add static variables to prevent having multiple sessions 2023-07-08 00:01:52 -04:00
Midorica 737312ca3d Threading support to main twisted reactor 2023-07-07 21:50:24 -04:00
Hay1tsme 1edec7dba2 sao: add response debug logging 2023-07-05 12:35:00 -04:00