Jennifer Taylor
|
383de2a070
|
Switch to a comprehension instead of appending in user.
|
2023-03-19 19:06:10 +00:00 |
|
Jennifer Taylor
|
bce2fa0624
|
Reformat all multi-line SQL to remove format calls and make more readable.
|
2023-03-19 18:09:06 +00:00 |
|
Jennifer Taylor
|
dfd8f70970
|
Remove terrible inner table scans for profile lookups.
|
2023-03-19 16:48:14 +00:00 |
|
Jennifer Taylor
|
64aeeafbc6
|
Remove unnecessary list creation in mysql functions.
|
2023-03-19 05:23:35 +00:00 |
|
Jennifer Taylor
|
eaf07ddf6a
|
Latest black changed some formatting, re-run it.
|
2023-02-17 03:40:07 +00:00 |
|
Jennifer Taylor
|
25e162042a
|
Format code with black, include wrapper script to handle that, update linter checks to accomodate, fix a few miscelaneous type errors.
|
2022-10-15 18:56:30 +00:00 |
|
Jennifer Taylor
|
eed148f956
|
Clean up possible orphan profiles for DDR Ace.
|
2021-09-11 01:06:13 +00:00 |
|
Jennifer Taylor
|
e4d308e3c9
|
Fix get_games_played to not accidentally see half-created profiles.
|
2021-09-10 19:15:20 +00:00 |
|
Jennifer Taylor
|
3863b9f048
|
Apply Final to a few more miscelaneous classes outside of frontend.
|
2021-09-07 17:57:18 +00:00 |
|
Jennifer Taylor
|
469df34bea
|
Speed up a few profile operations by writing better SQL with fewer DB hits.
|
2021-09-07 17:57:00 +00:00 |
|
Jennifer Taylor
|
aa10913a20
|
Allow optionally specifying achievement type and id for fetching activements for all users.
|
2021-09-06 01:30:23 +00:00 |
|
Jennifer Taylor
|
b940e3143f
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +00:00 |
|
Jennifer Taylor
|
5fe48fb1c3
|
Fix a few places using enums directly instead of their value, formalize 'support' entry in config.
|
2021-08-19 19:25:10 +00:00 |
|
Jennifer Taylor
|
96dd9a865e
|
Switch to using an enum for GameConstants.
|
2021-08-19 19:21:22 +00:00 |
|
Jennifer Taylor
|
2eb39f86cd
|
Update to stricter type checking, get rid of a bunch of unnecessary ignore statements.
|
2021-05-31 18:07:03 +00:00 |
|
Jennifer Taylor
|
74c0407173
|
Initial commit of BEMANI Utilities to GitHub.
|
2019-12-08 21:43:49 +00:00 |
|