Jennifer Taylor
|
f15ba3c718
|
Fix massive amount of type errors coming from new MyPy with Flask stubs.
|
2021-05-19 22:38:00 +00:00 |
|
Jennifer Taylor
|
d4faa9f7d8
|
Fix path issues for a few miscelaneous tools on Windows.
|
2021-04-16 03:51:16 +00:00 |
|
Jennifer Taylor
|
a5966a6382
|
Fix some lint and typing issues uncovered by mypy/flake8 upgrades.
|
2020-11-11 05:14:36 +00:00 |
|
Jennifer Taylor
|
0bb19948be
|
Force decoding JSX files as utf-8 regardless of the OS locale and settings.
|
2020-08-26 05:29:56 +00:00 |
|
Jennifer Taylor
|
e5d04d6dbb
|
Hook up UI for Pop'n Rivals in anticipation of rival support.
|
2020-05-12 21:00:26 +00:00 |
|
Jennifer Taylor
|
382ad49e6f
|
Add rival selection support to Jubeat in preparation for rival support.
|
2020-05-08 22:40:21 +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
|
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
|
74c0407173
|
Initial commit of BEMANI Utilities to GitHub.
|
2019-12-08 21:43:49 +00:00 |
|