Change web framework to Starlette, db versioning to alembic #93

Closed
Hay1tsme wants to merge 32 commits from starlette_cleanup into master

32 Commits

Author SHA1 Message Date
72bac55353 update docs 2024-01-11 12:36:34 -05:00
bb752563cc aimedb: add enable toggle 2024-01-11 12:25:35 -05:00
a676e42a59 fix old value being in config 2024-01-11 12:16:45 -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
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
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
5e6efbd092 wacca: fix network BAD 2024-01-09 19:10:24 -05:00
be0e407ebe wacca: fix hash 2024-01-09 18:49:43 -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
e27ac4b81f fix dockerfile 2024-01-09 14:46:43 -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
4bc77a8ef6 cxb: impl JSONResponseNoASCII 2024-01-09 12:44:48 -05:00
1c22c6bec0 idac: add echo server 2024-01-09 12:41:47 -05:00
7b49a8ab58 add JSONResponseNoASCII 2024-01-09 12:41:32 -05:00
f65aa4d60a idz: add socket servers 2024-01-09 12:21:31 -05:00
4b9db8be3b add uvicorn to requirements 2024-01-09 11:49:22 -05:00
5c124a7d61 chuni: remove semicolon 2024-01-09 11:48:28 -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