rDrama/files/routes
justcool393 4b2ce3b7a0 use perms constant for unclub_post 2022-10-16 03:41:54 -07:00
..
__init__.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
admin.py Merge branch 'frost' of https://github.com/Aevann1/rDrama into frost 2022-10-16 11:56:15 +02:00
asset_submissions.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
awards.py get rid of Boolean columns for permenant awards 2022-10-14 18:59:49 +02:00
casino.py use error handlers in cases where we can 2022-10-12 08:55:42 -07:00
chat.py use ban permission for muting and also add a user home permission (wonder if should be the same as mop perm) 2022-10-05 22:54:48 -07:00
comments.py Fix posting/commenting from API. 2022-10-15 10:11:14 -04:00
discord.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
errors.py add g.is_api_or_xhr so we can use it where we want to give API output 2022-10-15 02:11:36 -07:00
feeds.py remove weird spaes 2022-08-17 22:30:07 +02:00
front.py add g.is_api_or_xhr so we can use it where we want to give API output 2022-10-15 02:11:36 -07:00
giphy.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
hats.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
login.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
lottery.py abort a bunch of stuff where we manually returned JSON 2022-10-11 08:40:19 -07:00
notifications.py add g.is_api_or_xhr so we can use it where we want to give API output 2022-10-15 02:11:36 -07:00
oauth.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
polls.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
posts.py use perms constant for unclub_post 2022-10-16 03:41:54 -07:00
reporting.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
search.py fix 500 in search.py 2022-10-15 03:30:13 -07:00
settings.py use charge_account everywhere 2022-10-12 18:33:00 +02:00
static.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
subs.py add g.is_api_or_xhr so we can use it where we want to give API output 2022-10-15 02:11:36 -07:00
users.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
votes.py make it so you can't vote on messages 2022-10-15 10:12:55 -07:00