1
0
mirror of synced 2024-11-13 17:40:47 +01:00
bemaniutils/bemani/data
2023-08-22 02:48:18 +00:00
..
api Actually cache responses from remote servers. 2023-08-22 02:48:18 +00:00
migrations Add ability to specify a custom area that gets picked up by some games. 2022-10-15 22:05:08 +00:00
mysql Additional guardrails against remote user IDs in local DB. 2023-08-19 18:02:37 +00:00
__init__.py 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
config.py Promote frontend-only cache to a system-wide context, tweak application entrypoints to work with new bemani.common.cache 2023-08-13 18:56:43 +00:00
data.py 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
exceptions.py Initial commit of BEMANI Utilities to GitHub. 2019-12-08 21:43:49 +00:00
interfaces.py 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
remoteuser.py 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
triggers.py Fix type errors with newest mypy. 2023-02-17 03:40:07 +00:00
types.py Add ability to specify a custom area that gets picked up by some games. 2022-10-15 22:05:08 +00:00