Jennifer Taylor
|
ef4a43be0e
|
Fix minor type issue in API.
|
2021-09-07 17:56:31 +00:00 |
|
Jennifer Taylor
|
97bea03abe
|
Fix data API unable to look up profiles after update to profile object.
|
2021-08-20 04:44:34 +00:00 |
|
Jennifer Taylor
|
40dbf1d6b9
|
Make Config a real class instead of a Dict, for safer access and defaults.
|
2021-08-20 04:43:59 +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
|
b92cd4f579
|
Switch to using an enum for API ID constants.
|
2021-08-19 19:21:41 +00:00 |
|
Jennifer Taylor
|
96dd9a865e
|
Switch to using an enum for GameConstants.
|
2021-08-19 19:21:22 +00:00 |
|
Jennifer Taylor
|
4f61cfe30a
|
Switch to sets for membership queries.
|
2021-08-19 19:21:04 +00:00 |
|
seth
|
42c1bddefc
|
iidx: Add Rootage to bemapi
|
2021-08-06 22:36:17 -04:00 |
|
seth
|
84e731aabb
|
iidx: update api to support qpros in catalog
|
2021-08-06 22:36:17 -04: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
|
f15ba3c718
|
Fix massive amount of type errors coming from new MyPy with Flask stubs.
|
2021-05-19 22:38:00 +00:00 |
|
seth
|
416904100b
|
API: enable omnimix for only MUSECA and IIDX
|
2020-12-17 14:57:20 -05:00 |
|
seth
|
f8f511250c
|
Fix linting errors
|
2020-12-17 14:57:20 -05:00 |
|
seth
|
1a4a231066
|
MUSECA: API and webui fixes for Museca PLUS
|
2020-12-17 14:57:20 -05:00 |
|
Jennifer Taylor
|
645e7dc55a
|
Fix missing return statement in API server.
|
2020-05-04 22:34:36 +00:00 |
|
Jennifer Taylor
|
479ba60b05
|
Add cache control headers to force unruly clients like android to reload REST responses every time.
|
2020-04-27 23:31:59 +00:00 |
|
Jennifer Taylor
|
9f4dfe4682
|
Teach network how to import/export Jubeat emblem catalog.
|
2020-04-24 19:20:27 +00:00 |
|
Jennifer Taylor
|
509cb4f0d9
|
Convert most of the format() string calls to f-strings using libcst.
Exact commands run were:
python3 -m libcst.tool codemod convert_format_to_fstring.ConvertFormatStringCommand . --no-format
python3 setup.py build_ext --inplace
|
2020-01-07 21:29:07 +00:00 |
|
Jennifer Taylor
|
c89c12062d
|
Upgrade to latest flake8, address new flake issues.
|
2019-12-10 01:10:14 +00:00 |
|
Jennifer Taylor
|
74c0407173
|
Initial commit of BEMANI Utilities to GitHub.
|
2019-12-08 21:43:49 +00:00 |
|