.. |
account
|
Fix massive amount of type errors coming from new MyPy with Flask stubs.
|
2021-05-19 22:38:00 +00:00 |
admin
|
Fix a few places using enums directly instead of their value, formalize 'support' entry in config.
|
2021-08-19 19:25:10 +00:00 |
arcade
|
Switch to using an enum for GameConstants.
|
2021-08-19 19:21:22 +00:00 |
bishi
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +00:00 |
ddr
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +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
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +00:00 |
jubeat
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +00:00 |
museca
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +00:00 |
popn
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +00:00 |
reflec
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +00:00 |
sdvx
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +00:00 |
static
|
iidx: Remove joined arcade from frontend in iidx > 25
|
2021-08-06 22:36:17 -04:00 |
templates
|
Fix visual bug where navigating to admin/arcades/ would inadvertently highlight the "Arcades" top level as well.
|
2020-05-08 20:07:33 +00:00 |
__init__.py
|
Upgrade to latest flake8, address new flake issues.
|
2019-12-10 01:10:14 +00:00 |
app.py
|
Fix a few places using enums directly instead of their value, formalize 'support' entry in config.
|
2021-08-19 19:25:10 +00:00 |
base.py
|
Switch profile operations to using a Profile class instead of a raw ValidatedDict.
|
2021-08-20 04:43:13 +00:00 |
types.py
|
Fix massive amount of type errors coming from new MyPy with Flask stubs.
|
2021-05-19 22:38:00 +00:00 |