Commit Graph

373 Commits

Author SHA1 Message Date
e9637c94de update dx.py 2023-10-21 20:35:46 +02:00
7f1ff60b9d Update docs/INSTALL_DOCKER.md 2023-10-21 15:54:17 +00:00
12d0a3f927 - prettier docker guide
- update docker-compose to reflect 1 level higher config folder
2023-10-21 17:47:23 +02:00
5420076c8e - update docker-compose database charset and collation to utf8mb4
- update TODO list in docker guide
- update readme.md
2023-10-21 17:33:58 +02:00
a3d2955fce - update docker-compose.yml
- update mysqldb to mariadb-alpine
- update mysql healthcheck to also include Password
- update memcached to alpine counterpart
- update phpmyadmin port to not collide with ARTEMiS main app
- add commented out options for DB Persistency

- update Dockerfile
- add read.py to Dockerfile

- add docs/INSTALL_DOCKER.md guide
2023-10-21 17:22:58 +02:00
fc947d36a5 mai2: fix get user music for dx and up 2023-07-24 01:32:56 -04:00
5f586379ca Merge branch 'develop' 2023-07-16 17:25:18 -04:00
63d81a2704 changelog: fix typos 2023-07-16 17:24:07 -04:00
718229b267 Update changelog 2023-07-16 17:21:45 -04:00
7c78975431 mai2: update example config 2023-07-16 17:00:52 -04:00
14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
343fe4357c mai2: add image validation via Pillow 2023-07-16 16:58:18 -04:00
d0e43140ba mai2: fix ghost saving, add memorial photo upload 2023-07-16 16:06:34 -04:00
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: #25
2023-07-16 17:06:44 +00:00
b0ca37815b Merge pull request 'maimai DX: Fixes' (#27) from Dniel97/artemis:mai2_fixes into develop
Reviewed-on: #27
2023-07-16 17:00:32 +00:00
f39317301b
mai2: fixed update script, added mai2 heredity, fixed cards import 2023-07-15 22:51:54 +02:00
389784ce82
Merge remote-tracking branch 'origin/develop' into fork_develop 2023-07-15 22:47:05 +02:00
2f13596885 fix db ignoring port in config, createing database no longer runs over version 2023-07-15 00:15:14 -04:00
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
85b73e634d mucha: add DownloadState 2023-07-12 00:41:53 -04:00
09c4f8cda4 Async request to CXB profile loading 2023-07-08 18:44:02 -04:00
36d338e618
Merge remote-tracking branch 'origin/develop' into fork_develop 2023-07-08 17:38:41 +02:00
03cf535ff6 make threading optional 2023-07-08 00:34:55 -04:00
6c155a5e48 database: add static variables to prevent having multiple sessions 2023-07-08 00:01:52 -04:00
737312ca3d Threading support to main twisted reactor 2023-07-07 21:50:24 -04:00
1edec7dba2 sao: add response debug logging 2023-07-05 12:35:00 -04:00
d60f827000 fix typing across multiple games, fixes #23 2023-07-05 10:47:43 -04:00
da422e602b fixing trial_tower_play_end_unanalyzed_log_fixed for SAO 2023-07-02 15:50:42 -04:00
d276ac8598 Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2023-07-02 14:25:36 -04:00
84e880e94f fixing unanalyzed reward request for SAO 2023-07-02 14:25:24 -04:00
432177957a pokken: save most profile data 2023-07-02 02:42:49 -04:00
a89247cdd6 wacca: add note about VIP rewards 2023-07-02 02:33:45 -04:00
f279adb894 mai2: add consecutive day login count, update db to v7, fix reader, courses, and docs 2023-07-01 21:51:18 -04:00
a680699939 Merge branch 'finale' into develop 2023-07-01 02:59:12 -04:00
d204954447 mai2: add missing finale endpoints 2023-07-01 02:40:07 -04:00
042440c76e mai2: fix handle_get_user_preview_api_request 2023-07-01 02:27:26 -04:00
c4c0566cd5 mai2: fix userWebOption 2023-07-01 02:19:19 -04:00
3e9cec3a20 mai2: put_recent_rating final fix 2023-07-01 02:11:37 -04:00
8f9584c3d2 mai2: hotfix put_recent_rating 2023-07-01 02:07:19 -04:00
b29cb0fbaa mai2: fix put_recent_rating 2023-07-01 02:06:00 -04:00
d9a92f5865 mai2: 4th round of fixes 2023-07-01 02:04:30 -04:00
9859ab4fdb mai2: fix playlog saving 2023-07-01 01:59:19 -04:00
d89eb61e62 mai2: fixes round 3 2023-07-01 01:56:52 -04:00
dc8c27046e mai2: more finale fixes 2023-07-01 01:42:38 -04:00
3e461f4d71 mai2: finale fixes 2023-07-01 01:41:34 -04:00
2c6902a546 mai2: fix typos 2023-07-01 01:12:15 -04:00
318b73dd57 finale: finish porting request data from aqua 2023-07-01 01:08:54 -04:00
9d33091bb8 allnet: use parse_qsl 2023-06-30 01:34:46 -04:00
8b43d554fc allnet: make use of urllib.parse where applicable 2023-06-30 01:19:17 -04:00
610ef70bad allnet: add Alive get and post handlers 2023-06-30 00:32:52 -04:00