rDrama/files/routes
justcool393 26549a6e66
remove logged out routes (#433)
* remove /logged_out/ routes

* update sitemap, remove users route, and update header

* cloudflare cookie

* only mess with the cookie whenever we desire auth

* sitemap: (small) improvements
sitemap: fix little bug i introduced
sitemap: fix login redirects for /id/ routes

* sitemap: remove duplicate entry

* contact is auth desired

* imports: don't import what we don't need and bind late to the db

* praying to god this works

* keep yourself safe

* oh i actually need to commit and push lol

* import Sub

* t

* refix cache purger
2022-11-09 00:35:24 -05:00
..
__init__.py remove logged out routes (#433) 2022-11-09 00:35:24 -05:00
admin.py remove logged out routes (#433) 2022-11-09 00:35:24 -05:00
asset_submissions.py Fix Cloudflare imports identifier shadow. 2022-11-07 17:30:15 -05:00
awards.py make award message better 2022-11-05 05:56:01 +02:00
casino.py twentyone: ratelimits: put a once per 2 seconds ratelimit to patch up race conditions 2022-11-01 00:04:55 -05:00
chat.py accomodate alt domain 2022-11-03 17:29:14 +02:00
comments.py remove logged out routes (#433) 2022-11-09 00:35:24 -05:00
errors.py Revert "fix error with 500 page" 2022-10-17 20:35:47 -04:00
feeds.py remove weird spaes 2022-08-17 22:30:07 +02:00
front.py remove logged out routes (#433) 2022-11-09 00:35:24 -05:00
giphy.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
hats.py actions: move user-only actions to useractions, which gets rid of a circular dependency 2022-11-01 18:46:56 -05:00
login.py remove logged out routes (#433) 2022-11-09 00:35:24 -05:00
lottery.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
notifications.py add hole actions notifs for hole mods 2022-11-08 15:49:43 +02:00
oauth.py small change to /admin/app 2022-10-28 22:13:58 +02:00
polls.py use charge_account everywhere 2022-11-01 00:25:19 -05:00
posts.py remove logged out routes (#433) 2022-11-09 00:35:24 -05:00
reporting.py fix prev commit 2022-11-02 19:30:00 -05:00
search.py give user an error when they give invalid page input 2022-11-07 23:34:43 +02:00
settings.py fix https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3040826?context=8#context 2022-11-08 10:08:09 +02:00
static.py remove logged out routes (#433) 2022-11-09 00:35:24 -05:00
subs.py shadowban 2022-11-07 00:41:23 -06:00
users.py remove logged out routes (#433) 2022-11-09 00:35:24 -05:00
votes.py sneed 2022-11-08 12:43:53 +02:00