Commit Graph

76 Commits

Author SHA1 Message Date
0eefb2c592
idac: fixed in store battle bug 2024-04-15 20:22:45 +02:00
9379172791
idac: battle gift event, tips, QoL improvements added 2024-04-01 20:19:37 +02:00
9692aea87b
idac: hotfix profile import 2024-03-26 22:44:50 +01:00
a1a43130bf
idac: bugfixes 2024-03-12 18:20:32 +01:00
88b3cfc750
idac: fixed frontend 2024-03-12 17:48:12 +01:00
a0fba8c3a4
Merge branch 'develop' into idac 2024-03-12 15:29:05 +01:00
84fa139357 idac: add missing await, fixes #111 2024-03-12 10:14:03 -04:00
752bb3f244
Merge branch 'develop' into idac 2024-03-12 14:33:25 +01:00
84c059ed75 idac: add missing await to handle_user_updatespecialmoderesult_request (closes #109) 2024-03-02 17:28:19 -05:00
50f42f850a idac: fix database issues 2024-02-09 10:48:39 -05:00
348edef0f5 idac: add missing await 2024-01-22 16:35:43 -05:00
97e5c29cf5 frontend: utf16 -> utf8 2024-01-13 17:15:02 -05:00
e80b0671c2 frontend: add charset=utf16 2024-01-12 18:03:44 -05:00
74a671aff5 bugfixing to course info saving method (#9)
Reviewed-on: Dniel97/artemis#9
Co-authored-by: UncleJim <unclejim@noreply.gitea.tendokyu.moe>
Co-committed-by: UncleJim <unclejim@noreply.gitea.tendokyu.moe>
2024-01-12 14:32:44 +00:00
d01ceab92f idac: remove hanging "'s" on frontend if the person viewing the page doesn't have a profile 2024-01-09 21:03:58 -05:00
2d95e29f3c remove unused imports 2024-01-09 15:59:58 -05:00
9dab26b122 port frontend changes from different project 2024-01-09 15:54:34 -05:00
05586df08a move to async database 2024-01-09 14:42:17 -05:00
edd3ce8ead move to alembic 2024-01-09 13:57:59 -05:00
07cbbcc377 idac: fix matching 2024-01-09 12:52:53 -05:00
1c22c6bec0 idac: add echo server 2024-01-09 12:41:47 -05:00
14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
7639c2ef74
idac: updated scripts + bugfixes, BACKUP DATABASE! 2024-01-08 18:36:46 +01:00
9ee58cd444
idac: bugfixes 2024-01-08 16:51:59 +01:00
e08acf8ee4
idac: added basic update/rollback scripts 2024-01-08 16:45:43 +01:00
62937584bc
Merge branch 'online' into idac 2024-01-08 16:42:46 +01:00
c0078b252f Update titles/idac/const.py 2024-01-08 10:21:30 +00:00
4c1603db09 Update titles/idac/season2.py 2024-01-08 03:10:34 +00:00
3dd23d4b53 Added past round event data for season 1 2024-01-08 03:09:17 +00:00
a883450e5c oops 2024-01-08 02:39:31 +00:00
acc3a63030 removed excess columns 2024-01-08 02:38:35 +00:00
3426a37d2d fix typo 2024-01-06 14:05:28 +00:00
f225b732f2 implement new vs_info saving method 2024-01-06 14:04:47 +00:00
a42993aca7 implement new vs_info saving method 2024-01-06 14:01:14 +00:00
39031757f4 Implmented course_info query method 2024-01-06 08:52:35 +00:00
a2975fc979 hotfix 2024-01-05 04:07:01 +00:00
b1026fdec0 splited course_info from idac_user_vs_info table 2024-01-05 04:04:31 +00:00
7d0cf6a0c4
idac: show both attract videos 2023-12-06 19:09:15 +01:00
95dacccc0e
idac: small timeRelease hotfix 2023-12-06 16:32:22 +01:00
dace9ae980
idac: enabled Touhou attract video and added documentation 2023-12-06 16:06:57 +01:00
6ef8fc4d57
Merge branch 'develop' into idac 2023-12-06 15:57:44 +01:00
e124d5e52e
idac: added scrolling up after page change 2023-11-22 01:25:12 +01:00
989cbdf748
idac: added TA eval ranks to the frontend 2023-11-21 23:54:02 +01:00
6ea8cca1a2
idac: added "simple" ranking to frontend 2023-11-21 22:51:10 +01:00
ecd63c02e3 Update titles/idac/schema/item.py 2023-11-20 04:54:05 +00:00
581c1506a1 Update titles/idac/season2.py 2023-11-20 04:50:23 +00:00
4d5823a4f7 Update titles/idac/season2.py 2023-11-20 04:42:28 +00:00
df9ba9beda Update titles/idac/season2.py 2023-11-20 04:40:32 +00:00
77b22cd77d fix vs_info handles of getdata 2023-11-19 11:57:32 +00:00
25ab37561d fix the logic 2023-11-19 11:54:04 +00:00