346ea41db4
ongeki: fix frontend versions
2024-06-23 00:29:06 +07:00
560de25d49
mai2: add basic webui
2024-06-23 00:28:36 +07:00
58df65bd3e
frontend: add username login
2024-06-23 00:28:10 +07:00
6c0cec4904
mai2: add tables for rivals and favorite music
2024-06-23 00:27:49 +07:00
fb56c3fea0
ongeki: clearstatus db migration
2024-06-23 00:26:20 +07:00
10251d6c2b
cxb: add grade to playlog
2024-06-23 00:26:05 +07:00
eb42caf29d
add no logs message to event viewer
2024-06-23 00:25:57 +07:00
3c18a1b147
add basic event log viewer
2024-06-23 00:24:46 +07:00
da0e186bed
allnet: enhance logging
2024-06-23 00:24:34 +07:00
200ee03373
add additional details to event_log
2024-06-23 00:24:24 +07:00
004e0bd377
fix(aimedb): Ignore requests with invalid header
2024-05-17 09:40:04 +07:00
e3dc282bd8
[allnet] Enable DFI-encoded responses
2024-04-30 22:41:13 +07:00
8d7ef7471e
fix: relax keychip format
2024-04-23 14:57:36 +00:00
1717435f9d
fix allnet requests not being received if billing is not standalone
...
https://github.com/encode/starlette/issues/380#issuecomment-462257965
2024-04-21 07:54:18 +00:00
2d0c26c6ca
DIANA_CFG_DIR -> ARTEMIS_CFG_DIR
2024-04-21 04:57:58 +00:00
752d27b30a
Reuse app_allnet and app_billing
2024-04-21 04:53:32 +00:00
91c8547af2
fix: Store reference to async tasks
...
https://docs.astral.sh/ruff/rules/asyncio-dangling-task/
2024-04-21 04:39:31 +00:00
2773f9a2f8
Don't emit errors on malformed AimeDB requests
2024-04-21 00:39:19 +00:00
f613a32d12
Also check if discord_webhook is an empty string
2024-04-20 14:27:11 +00:00
a2a1a578a4
Support CHUNITHM LUMINOUS
2024-04-20 14:07:37 +00:00
fed5f9395a
Add ability to send logs to Discord
2024-04-20 13:49:23 +00:00
994fa0d41e
Centralized logging
...
Allows us to extend the logging infrastructure, e.g. by adding Loki/Discord webhooks to the mix.
2024-04-20 12:11:37 +00:00
926713431d
Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop
2024-04-02 16:43:16 -04:00
1072a9d63b
database: fix create_revision_auto
2024-04-02 16:43:13 -04:00
7e709db0cc
fix get_ip_addr
2024-03-29 20:13:15 -04:00
87c7c91e3a
add ability to add users, cards, arcades and cabs on the webui
2024-03-23 20:01:32 -04:00
3613f4dbd2
mai2: BUDDiES support added
2024-03-20 21:42:38 +01:00
40a0817009
CHUNITHM & O.N.G.E.K.I.: Handle userRatingBase*List ( #113 )
...
These tables are not used by the game, but are useful for anyone wanting to develop a web UI showing what the player's rating consists of. As such, instead of storing them in JSON columns, I've split them out, one row per each entry.
Reviewed-on: Hay1tsme/artemis#113
Co-authored-by: beerpsi <beerpsi@duck.com >
Co-committed-by: beerpsi <beerpsi@duck.com >
2024-03-14 14:44:32 +00:00
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