1
0
mirror of synced 2024-09-24 11:28:25 +02:00
bemaniutils/bemani
2021-07-31 01:16:09 +00:00
..
api Update to stricter type checking, get rid of a bunch of unnecessary ignore statements. 2021-05-31 18:07:03 +00:00
backend Address newest crop of lint issue with new flake8 tool. 2021-07-06 22:29:41 +00:00
client Address newest crop of lint issue with new flake8 tool. 2021-07-06 22:29:41 +00:00
common Fix compatibility with python < 3.8 by switching from typing.Final to typing_extensions.Final 2021-06-07 23:07:36 -04:00
data api client: fix get_all_records 2021-06-29 19:42:59 -04:00
format Get rid of warning for 3D transform stuff that we support parsing but don't have engine support for. 2021-07-31 01:16:09 +00:00
frontend frontend: Patch path traversal vulnerability 2021-07-06 17:44:05 -04:00
protocol Address newest crop of lint issue with new flake8 tool. 2021-07-06 22:29:41 +00:00
sniff Convert most of the format() string calls to f-strings using libcst. 2020-01-07 21:29:07 +00:00
tests Enable many more types of switch statements to be detected. 2021-07-15 00:14:29 +00:00
utils Switch to 4x4 matrix and 3D point for all transform operations. Should behave identically to before. 2021-07-06 21:58:32 +00:00
wsgi Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
__init__.py Additional typing fixes for safety and to be able to compile more code with mypyc. 2021-05-31 18:09:40 +00:00