.. |
__init__.py
|
hats: only load routes if feature flag enabled
|
2022-11-16 06:52:16 -06:00 |
admin.py
|
admin: move admin pages to admin dir
|
2022-11-15 17:15:53 -05:00 |
allroutes.py
|
standardize g.db behavior
|
2022-11-15 17:39:00 +02:00 |
asset_submissions.py
|
[DO NOT MERGE] import detanglation (#442)
|
2022-11-15 03:19:08 -06:00 |
awards.py
|
remove unnecessary feature_required flags, moving them to the routes import
|
2022-11-15 05:37:53 -06:00 |
casino.py
|
casino: procoins -> mbux
|
2022-11-16 10:14:46 -06:00 |
chat.py
|
chat: sanitize raw body
|
2022-11-16 08:00:04 -06:00 |
comments.py
|
use default config vlaue const everywhere
|
2022-11-15 10:55:00 -06:00 |
errors.py
|
add error handler
|
2022-11-15 23:36:56 -06:00 |
feeds.py
|
[DO NOT MERGE] import detanglation (#442)
|
2022-11-15 03:19:08 -06:00 |
front.py
|
[DO NOT MERGE] import detanglation (#442)
|
2022-11-15 03:19:08 -06:00 |
giphy.py
|
[DO NOT MERGE] import detanglation (#442)
|
2022-11-15 03:19:08 -06:00 |
hats.py
|
hats: only load routes if feature flag enabled
|
2022-11-16 06:52:16 -06:00 |
jinja2.py
|
make banners not retarded + increase future scalability
|
2022-11-16 12:07:20 -05:00 |
login.py
|
remove unnecessary fstrings
|
2022-11-17 10:01:03 -06:00 |
lottery.py
|
we don't need requests
|
2022-11-15 05:38:37 -06:00 |
mail.py
|
use abort(410) instead of the old message.html template
|
2022-11-15 23:32:57 -06:00 |
notifications.py
|
sddsdsd
|
2022-11-15 06:52:17 -06:00 |
oauth.py
|
fix 500 on IntegrityError
|
2022-11-15 15:12:36 -06:00 |
polls.py
|
[DO NOT MERGE] import detanglation (#442)
|
2022-11-15 03:19:08 -06:00 |
posts.py
|
remove unnecessary fstrings
|
2022-11-17 10:01:03 -06:00 |
reporting.py
|
[DO NOT MERGE] import detanglation (#442)
|
2022-11-15 03:19:08 -06:00 |
routehelpers.py
|
[DO NOT MERGE] import detanglation (#442)
|
2022-11-15 03:19:08 -06:00 |
search.py
|
fix listing bugs
|
2022-11-15 03:28:39 -06:00 |
settings.py
|
give ppl a message when they change their settings sucessfully
|
2022-11-15 16:33:21 +02:00 |
static.py
|
remove unnecessary fstrings
|
2022-11-17 10:01:03 -06:00 |
streamers.py
|
[DO NOT MERGE] import detanglation (#442)
|
2022-11-15 03:19:08 -06:00 |
subs.py
|
[DO NOT MERGE] import detanglation (#442)
|
2022-11-15 03:19:08 -06:00 |
users.py
|
kofi: fix rare 500. don't attempt to activate via kofi on sites where it's not enabled
|
2022-11-17 13:55:07 -06:00 |
votes.py
|
Update votes.py
|
2022-11-16 21:00:18 +02:00 |
wrappers.py
|
remove unnecessary fstrings
|
2022-11-17 10:01:03 -06:00 |