1
0
mirror of synced 2024-09-24 03:18:22 +02:00
bemaniutils/bemani/frontend
2021-09-06 02:01:57 +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 Add support for self generated PCBIDs on arcade management page as well as a setting to control it. 2021-08-29 01:47:45 +00:00
arcade Add support for self generated PCBIDs on arcade management page as well as a setting to control it. 2021-08-29 01:47:45 +00:00
bishi Force url prefixes for games to match their game constant values. 2021-09-06 02:01:57 +00:00
ddr Force url prefixes for games to match their game constant values. 2021-09-06 02:01:57 +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 Force url prefixes for games to match their game constant values. 2021-09-06 02:01:57 +00:00
jubeat Force url prefixes for games to match their game constant values. 2021-09-06 02:01:57 +00:00
museca Force url prefixes for games to match their game constant values. 2021-09-06 02:01:57 +00:00
popn Force url prefixes for games to match their game constant values. 2021-09-06 02:01:57 +00:00
reflec Force url prefixes for games to match their game constant values. 2021-09-06 02:01:57 +00:00
sdvx Force url prefixes for games to match their game constant values. 2021-09-06 02:01:57 +00:00
static Fix incorrect diplay of chart on Pop'n Music old charts. 2021-08-31 21:42:34 +00:00
templates Add config option for theme directory for easier overrides of CSS/favicon. 2021-08-31 21:40:30 +00:00
__init__.py Upgrade to latest flake8, address new flake issues. 2019-12-10 01:10:14 +00:00
app.py Make JSX compilation errors show up on the frontend in debug mode. 2021-08-31 21:40:54 +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