1
0
mirror of synced 2024-11-24 06:20:12 +01:00
bemaniutils/bemani/frontend
2021-08-28 20:32:40 +00:00
..
account Make Config a real class instead of a Dict, for safer access and defaults. 2021-08-20 04:43:59 +00:00
admin Apply more rigorous type checking, fix a few bugs caught with that more rigorous type checking. 2021-08-20 18:10:07 +00:00
arcade Fix 500 error on requesting an invalid arcade on the frontend, remove possible enumeration via error checking. 2021-08-28 19:02:04 +00:00
bishi Fix extid showing as all 0's on rivals pages and bishi profiles. 2021-08-20 04:44:17 +00:00
ddr Fix extid showing as all 0's on rivals pages and bishi profiles. 2021-08-20 04:44:17 +00:00
home Fix massive amount of type errors coming from new MyPy with Flask stubs. 2021-05-19 22:38:00 +00:00
iidx Fix extid showing as all 0's on rivals pages and bishi profiles. 2021-08-20 04:44:17 +00:00
jubeat Fix extid showing as all 0's on rivals pages and bishi profiles. 2021-08-20 04:44:17 +00:00
museca Make Config a real class instead of a Dict, for safer access and defaults. 2021-08-20 04:43:59 +00:00
popn Fix extid showing as all 0's on rivals pages and bishi profiles. 2021-08-20 04:44:17 +00:00
reflec Fix extid showing as all 0's on rivals pages and bishi profiles. 2021-08-20 04:44:17 +00:00
sdvx Fix extid showing as all 0's on rivals pages and bishi profiles. 2021-08-20 04:44:17 +00:00
static Change QPro settings to use standard UI toolkit which fixes padding around items before save button. 2021-08-28 20:32:40 +00:00
templates Fix recent javascript change causing mobile navigation to disappear. 2021-08-28 19:36:03 +00:00
__init__.py Upgrade to latest flake8, address new flake issues. 2019-12-10 01:10:14 +00:00
app.py Fix colored underlines disappearing after enumeration refactor. 2021-08-28 19:36:46 +00:00
base.py Fix extid showing as all 0's on rivals pages and bishi profiles. 2021-08-20 04:44:17 +00:00
types.py Make Config a real class instead of a Dict, for safer access and defaults. 2021-08-20 04:43:59 +00:00