7aa3cf82f1
Diva front end ( #150 )
...
Basic diva frontend implemented. Changing name and level string working. And some basic playlog page which needs more data
Co-authored-by: = <=>
Reviewed-on: Hay1tsme/artemis#150
Co-authored-by: ThatzOkay <thatzokay@noreply.gitea.tendokyu.moe >
Co-committed-by: ThatzOkay <thatzokay@noreply.gitea.tendokyu.moe >
2024-06-22 02:03:02 +00:00
31ce293a8c
Fix missing await when starting diva profile
2024-05-26 15:58:28 +02:00
05586df08a
move to async database
2024-01-09 14:42:17 -05:00
6d592dcbc7
fixing skin issue with diva profile
2023-10-10 18:24:54 -04:00
a0793aa13a
diva: added clear set calculation + small improvements
2023-04-30 23:31:13 +02:00
a76bb94eb1
let black do it's magic
2023-03-09 11:38:58 -05:00
a7821fade8
diva: improved update_profile() function
2023-02-19 22:56:09 +01:00
8bdc2071da
diva: changed player_name length to 10
2023-02-19 16:08:53 +01:00
c99bfda015
diva: added all previous commits, added username and password change
...
- Changed `update_profile()` function to allow a single Dict instead of multiple values
- Added `passwd*` Columns to profile table and added corresponding update/rollback sql scripts
- Added `handle_card_procedure_request()`, `handle_change_name_request ()` and `handle_change_passwd_request()` functions to DivaBase
2023-02-18 21:01:31 +01:00
7e3396a7ff
add back games, conform them to new title dispatch
2023-02-17 01:02:21 -05:00