MarseyWorld/files/routes
Aevann1 f272989735 Revert "stop adding target="_blank" in the backend and move it to the frontend (to accomodate PWA users) - THANK YOU GEESE I LOVE YOU SO MUCH (#473)"
This reverts commit 88f3cd519d.
2022-11-21 19:37:38 +02:00
..
__init__.py
admin.py
allroutes.py cookies: set SameSite Lax to get rid of annoying console warning 2022-11-21 09:36:34 -06:00
asset_submissions.py
awards.py
casino.py
chat.py
comments.py ratelimiting: use ratelimit_user everywhere 2022-11-21 09:30:27 -06:00
errors.py
feeds.py
front.py
giphy.py
hats.py
jinja2.py
login.py
lottery.py
mail.py
notifications.py
oauth.py
polls.py
posts.py ratelimiting: use ratelimit_user everywhere 2022-11-21 09:30:27 -06:00
reporting.py
routehelpers.py
search.py
settings.py Revert "remove User.newtab and see if anyone complains" 2022-11-21 18:55:13 +02:00
static.py ratelimiting: use ratelimit_user everywhere 2022-11-21 09:30:27 -06:00
streamers.py
subs.py ratelimiting: use ratelimit_user everywhere 2022-11-21 09:30:27 -06:00
users.py ratelimiting: use ratelimit_user everywhere 2022-11-21 09:30:27 -06:00
votes.py Revert "stop adding target="_blank" in the backend and move it to the frontend (to accomodate PWA users) - THANK YOU GEESE I LOVE YOU SO MUCH (#473)" 2022-11-21 19:37:38 +02:00
wrappers.py