Commit Graph

86 Commits

Author SHA1 Message Date
a74ca85300 allnet: fix playhistory 2025-04-24 23:56:19 -04:00
eea9ca21ca allnet: basic playhistory 2025-04-24 23:04:01 -04:00
ce475e801b allnet: save billing traces 2025-04-17 20:11:33 -04:00
017cdecbaa db: fix missing param in add_arcade_owner 2025-03-25 11:22:37 -04:00
b6d22ef41d frontend: arcade management rework 2025-03-25 10:43:26 -04:00
0f52b89033 remove deprecated warn 2025-02-21 23:51:59 -05:00
d6d98d20cb fix: typing shenanigans 2024-12-12 20:47:34 +07:00
476a911df9 [database] fix invalid transaction being left open 2024-11-25 20:13:51 +07:00
bc7524c8fc fix: make database async 2024-11-14 12:36:22 +07:00
ppc
1db020b5fc fix generated keychip validation failures 2024-09-09 16:53:14 +00:00
6a43e0eada update keychip serial generation code 2024-07-09 15:10:42 -04:00
c65c71e89e card: add memos 2024-07-06 23:13:41 -04:00
e91f84fecc sao: backport changes from diana 2024-06-25 14:02:53 -04:00
3979a020a6 add idm and chip_id fields to card table 2024-06-22 00:47:12 -04:00
784ac544f0 fix event log ordering, paging, add timestamp 2024-06-16 14:42:23 -04:00
79f511c837 frontend: add username login 2024-06-08 19:18:15 -04:00
e66ae91740 add basic event log viewer 2024-05-22 01:36:41 -04:00
4ee4c26f5e allnet: enhance logging 2024-05-22 00:05:32 -04:00
a9587a9c91 add additional details to event_log 2024-05-21 23:05:22 -04:00
87c7c91e3a add ability to add users, cards, arcades and cabs on the webui 2024-03-23 20:01:32 -04:00
e69149632f frontend: fix namechange and password change failing 2024-03-02 17:52:01 -05:00
4149944d56 aimedb: update card last login time properly 2024-02-12 15:53:28 -05:00
37304500a5 fix SDDT v5 rollback and v6 upgrade scripts 2024-01-09 16:22:43 -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
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
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
8fcd227b33 Added functions for checking if Aime card is locked or banned 2023-10-20 03:24:25 +00:00
54c77c047e fixing duplicated is_cab value from machine table 2023-10-18 18:44:03 -04:00
d6e4db48f4 Added maimai DX FESTiVAL PLUS support
- Added Card Maker support for FESTiVAL PLUS
- Bumped SDEZ database to version 8
- Updated docs for FESTiVAL PLUS
2023-10-15 19:04:15 +02:00
aa9d48ccc9 fixed the diva profile again 2023-10-10 18:37:18 -04:00
6d592dcbc7 fixing skin issue with diva profile 2023-10-10 18:24:54 -04:00
aa17f99252 frontend: add placeholders, arcade search by IP 2023-09-19 02:31:29 -04:00
9e3a51a57a allnet: add IP checking 2023-08-08 12:35:38 -04:00
88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
2e277e7791 add arcade ip column 2023-08-08 10:17:38 -04:00
b943807904 core: add columns to machine table, bump to v5 2023-07-23 22:21:41 -04:00
14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
c6e7100f51 Merge pull request 'O.N.G.E.K.I.: Card Maker fixes, improvements and bug fixes' (#25) from Dniel97/artemis:cardmaker_ongeki_fix into develop
Reviewed-on: Hay1tsme/artemis#25
2023-07-16 17:06:44 +00:00
f39317301b mai2: fixed update script, added mai2 heredity, fixed cards import 2023-07-15 22:51:54 +02:00
2f13596885 fix db ignoring port in config, createing database no longer runs over version 2023-07-15 00:15:14 -04:00
6a41dac46c ongeki: card maker config added, small fixes, improved credits
- Changed the credits config to the default 370 instead of 360
- Added `start_date` to the events to show new events
- Fixed Card Maker Gachas to only allow "Select Gacha" once
- Fixed the `get_profile_rating_log` database query
2023-07-12 11:25:46 +02:00
f279adb894 mai2: add consecutive day login count, update db to v7, fix reader, courses, and docs 2023-07-01 21:51:18 -04:00