Commit Graph

30 Commits

Author SHA1 Message Date
Hay1tsme e66ae91740 add basic event log viewer 2024-05-22 01:36:41 -04:00
MEANINGLINK 976aa6b560 CHUNI: Add more chunithm frontend features
1. Implemented profile, rating and playlog webpages.
2. Fixed bugs of version change api and name change api.
2024-04-23 22:43:45 +08:00
Hay1tsme 87c7c91e3a add ability to add users, cards, arcades and cabs on the webui 2024-03-23 20:01:32 -04:00
Hay1tsme bd97428166 frontend: fix account and owner creation (fixes #108) 2024-03-02 17:48:48 -05:00
Hay1tsme 348edef0f5 idac: add missing await 2024-01-22 16:35:43 -05:00
Hay1tsme 97e5c29cf5 frontend: utf16 -> utf8 2024-01-13 17:15:02 -05:00
Hay1tsme e80b0671c2 frontend: add `charset=utf16` 2024-01-12 18:03:44 -05:00
Hay1tsme 9a7d5bc689 fix logging 2024-01-11 21:01:51 -05:00
Hay1tsme fb36cc9b07 configuration changes, update docs 2024-01-11 12:08:22 -05:00
Hay1tsme 0a56207e90 frontend: fix cab list on arcade page 2024-01-09 20:08:10 -05:00
Hay1tsme d672edb266 fix searching for an arcade by serial 2024-01-09 19:45:39 -05:00
Hay1tsme 9dab26b122 port frontend changes from different project 2024-01-09 15:54:34 -05:00
Hay1tsme 05586df08a move to async database 2024-01-09 14:42:17 -05:00
Hay1tsme 14fa0f5e8e begin move 2024-01-09 03:07:04 -05:00
Midorica 91791813dc Merge pull request 'ONGEKI Rival Functionality' (#36) from 2TT/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#36
2023-09-23 16:08:15 +00:00
Hay1tsme 1497bf4a95 frontend: fixes to searching 2023-09-19 02:42:13 -04:00
Hay1tsme aa17f99252 frontend: add placeholders, arcade search by IP 2023-09-19 02:31:29 -04:00
Wanich Keatkajonjumroen ed46ea33e3 Added version select in session, removed get_profile_data_ignore_version, renamed scripts file 2023-09-09 06:55:18 +09:00
Hay1tsme 88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
Hay1tsme 6c89a97fe3 frontend: add management pages 2023-07-23 22:21:49 -04:00
Hay1tsme 14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
Hay1tsme 4da8622977 frontend: user page fixes, add card display 2023-05-20 15:32:02 -04:00
Hay1tsme 238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
Hay1tsme 68e25b9c5e pokken: add frontend stub 2023-04-11 11:40:05 -04:00
Hay1tsme 7ca4e6adb9 fix IP address logging 2023-03-17 02:11:49 -04:00
Hay1tsme 18a95f5213 add get_ip_addr util function for servers behind proxies 2023-03-12 01:00:51 -05:00
Hay1tsme a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme 279f48dc0c frontend: fix login, remove frontend_session in favor of twisted sessions 2023-03-03 21:31:23 -05:00
Hay1tsme b343228072 refactor template directory to be artemis root dir 2023-02-20 21:55:12 -05:00
Hay1tsme db6b950c29 add partial frontend 2023-02-19 15:40:25 -05:00