Commit Graph

216 Commits

Author SHA1 Message Date
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
d024b2eeb8 billing: fixes 2023-12-02 21:01:33 -05:00
ed2d306dee adb: add configurable auth id lifetime 2023-11-30 18:22:01 -05:00
ffc0f2fa5e add keychip ID to auth key 2023-11-30 18:17:40 -05:00
a1569bca9d fix typing for create_sega_auth_key 2023-11-30 18:14:20 -05:00
cc86d4509e adb: fix for when user_id is None 2023-11-30 18:10:22 -05:00
216fa49f8b aimedb: implement auth keys 2023-11-30 02:07:24 -05:00
46f61325cb aimedb: soft impl of auth ids 2023-11-29 18:01:19 -05:00
6774716e06 add sega auth key encode/decode in Utils, requires pyjwt 2023-11-27 16:39:50 -05:00
80ae372ccf fix rollback 2023-11-13 04:05:13 +01:00
b56a5f020b add rollback sql
move GP support to table in DB
small fixes
2023-11-13 03:26:09 +01:00
f81c53558e - Add ClientTestmode upsert
- Add ClientSetting upsert
- Add endDate for Events
- Add Upgrade Schema
- Small bugfixes for events
2023-11-13 02:01:56 +00:00
cb8eaae2c0 Per-version URI/Host (#66)
Allows setting allnet uri/host response based on things like version, config files, and other factors to accommodate a wider range of potential setups under the same roof. This DOES require all titles to adopt a new structure but it's documented and should hopefully be somewhat intuitive.

Co-authored-by: Hay1tsme <kevin@hay1ts.me>
Reviewed-on: Hay1tsme/artemis#66
Co-authored-by: Kevin Trocolli <pitok236@gmail.com>
Co-committed-by: Kevin Trocolli <pitok236@gmail.com>
2023-11-09 02:17:48 +00:00
a7b0b1be49 allnet: fix dli report logging 2023-11-04 12:41:47 -04:00
dde397a96c allnet: fix event type for handle_dlorder_report 2023-11-01 20:09:14 -04:00
f99bf7d1ed allnet: add DLI_STATUS 2023-11-01 20:08:20 -04:00
bd3e1918aa allnet: further dl report logging 2023-11-01 01:17:23 -04:00
ffc0a07f6d allnet: fix dl report message typo 2023-11-01 01:02:09 -04:00
ab640760a9 allnet: add event logging to download report 2023-11-01 00:53:04 -04:00