Commit Graph

234 Commits

Author SHA1 Message Date
b63c2c2d12 dbutils: add autocreate option to revision 2024-03-11 21:24:57 -04:00
c4deff9d1c add database downgrading 2024-03-04 00:50:51 -05:00
e69149632f frontend: fix namechange and password change failing 2024-03-02 17:52:01 -05:00
bd97428166 frontend: fix account and owner creation (fixes #108) 2024-03-02 17:48:48 -05:00
4363b8321b mucha: UTC_SERVER_TIME -> SERVER_TIME_UTC 2024-02-24 16:49:02 -05:00
b462a2720a fix database config field protocol 2024-02-14 16:56:40 -05:00
89c2b324dc aimedb: add last login time update to register endpoints 2024-02-12 15:58:02 -05:00
4149944d56 aimedb: update card last login time properly 2024-02-12 15:53:28 -05:00
348edef0f5 idac: add missing await 2024-01-22 16:35:43 -05:00
404496191d mucha: remove print statement 2024-01-22 16:25:51 -05:00
8864b2625d fix proxy ports 2024-01-22 16:21:49 -05:00
200bfe7d84 mucha: oops 2024-01-22 15:55:10 -05:00
9a021d4005 mucha: add shop info 2024-01-22 15:32:43 -05:00
66c9548dd2 mucha: move to starlette 2024-01-22 15:03:59 -05:00
029be55cc0 mucha: fix handlers 2024-01-22 14:59:53 -05:00
5c9570d421 allnet: fix placeid formatting 2024-01-22 14:47:36 -05:00
8d416d7633 allnet: add exception handling if get_allnet_info fails 2024-01-22 14:44:21 -05:00
384924335c allnet: populate title registry when launching standalone 2024-01-22 14:42:02 -05:00
7cf8b4fd5f aimedb: allow listen address override 2024-01-14 16:48:41 -05:00
e36989e7cc billing: fix overzealous find and replace 2024-01-14 16:43:25 -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
ae09c2ad48 chuni: add frontend 2024-01-12 18:03:11 -05:00
9a7d5bc689 fix logging 2024-01-11 21:01:51 -05:00
fc3f0900b3 dbutils: add create-revision command 2024-01-11 20:48:27 -05:00
19fd008598 fix legacy upgrade script 2024-01-11 20:39:29 -05:00
bb752563cc aimedb: add enable toggle 2024-01-11 12:25:35 -05:00
6dd46a5aa7 fix default config typo 2024-01-11 12:09:19 -05:00
fb36cc9b07 configuration changes, update docs 2024-01-11 12:08:22 -05:00
06e7288cad ongeki: fix frontend page 2024-01-09 21:16:22 -05:00
0a56207e90 frontend: fix cab list on arcade page 2024-01-09 20:08:10 -05:00
d672edb266 fix searching for an arcade by serial 2024-01-09 19:45:39 -05:00
805b8f5b3e allnet: fix error parsing dli files 2024-01-09 19:10:54 -05:00
8a99f94c93 aimedb: fix felica lookups failing 2024-01-09 19:10:39 -05:00
c680c2d4e9 readd get_title_port_ssl 2024-01-09 17:49:18 -05:00
261d09aaef dbutils: add legacy migration 2024-01-09 17:11:49 -05:00
37304500a5 fix SDDT v5 rollback and v6 upgrade scripts 2024-01-09 16:22:43 -05:00
2d95e29f3c remove unused imports 2024-01-09 15:59:58 -05:00
f8c77e69ed remove unused table 2024-01-09 15:56:49 -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
7b49a8ab58 add JSONResponseNoASCII 2024-01-09 12:41:32 -05:00
4933ad72f2 adb: change warning to debug 2024-01-09 03:17:23 -05:00
cc68b7f6c6 adb: fix timeout issue 2024-01-09 03:16:31 -05:00
14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
37b1f41b44 fixing the upgrade & downgrade script for chunithm 2023-12-15 22:21:05 -05:00
9b9d1f664d Rollback for Sun Plus changed
should hopefully never need to use this
2023-12-13 06:34:32 +00:00
b6d1f2cd3a Updated playlog and best tables for Sun Plus
Lord have mercy, this is my first schema update
2023-12-13 06:33:06 +00:00
283cf41bce chuni: bandaid fix for if a user or team is named 'true' or 'false', fixes #65 2023-12-10 17:41:05 -05:00