1
0
mirror of synced 2024-11-24 06:20:12 +01:00
bemaniutils/bemani/frontend
2022-10-08 21:35:31 +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 default game settings for PCBIDs not in any arcade. 2021-09-10 02:23:20 +00:00
arcade Fix lint error. 2021-09-10 04:02:43 +00:00
bishi Fix latest flake completely broken, fix latest typing issues. 2022-08-17 01:59:53 +00:00
ddr Tweak SDVX to match other frontends, add note statistics, fix a few things here and there across all games. 2022-10-08 18:24:15 +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 latest flake completely broken, fix latest typing issues. 2022-08-17 01:59:53 +00:00
jubeat Tweak SDVX to match other frontends, add note statistics, fix a few things here and there across all games. 2022-10-08 18:24:15 +00:00
mga Fix latest flake completely broken, fix latest typing issues. 2022-08-17 01:59:53 +00:00
museca Fix a few inconsistencies with Pop'n Music, perform similar nomenclature tweaks, display note stats on score pages. 2022-10-08 17:22:37 +00:00
popn Fix a few inconsistencies with Pop'n Music, perform similar nomenclature tweaks, display note stats on score pages. 2022-10-08 17:22:37 +00:00
reflec Apply tweaks to reflec frontend. 2022-10-08 17:39:22 +00:00
sdvx Tweak SDVX to match other frontends, add note statistics, fix a few things here and there across all games. 2022-10-08 18:24:15 +00:00
static Use fragments in bishi and ddr frontends where appropriate. 2022-10-08 21:35:31 +00:00
templates Update to allow using fragment shorthand syntax, switch to standard HTML compliant rendering mode, fix a few things here and there with that switch, use fragments for all components and arcade/admin endpoints. 2022-10-08 21:26:48 +00:00
__init__.py Upgrade to latest flake8, address new flake issues. 2019-12-10 01:10:14 +00:00
app.py Update to allow using fragment shorthand syntax, switch to standard HTML compliant rendering mode, fix a few things here and there with that switch, use fragments for all components and arcade/admin endpoints. 2022-10-08 21:26:48 +00:00
base.py Fix latest flake completely broken, fix latest typing issues. 2022-08-17 01:59:53 +00:00
gamesettings.py Add default game settings for PCBIDs not in any arcade. 2021-09-10 02:23:20 +00:00
types.py Fix latest flake completely broken, fix latest typing issues. 2022-08-17 01:59:53 +00:00