rDrama/files/routes
justcool393 03cf8038f3 security: log invalid password attempts for admins
security: reduce login ratelimits from 1/second ->1/10 seconds
security: reduce login ratelimits from 200/hr -> 100/hr
security: reduce login ratelimits from 1000/day -> 500/day
2022-10-26 13:31:17 -05:00
..
__init__.py remove unused routes 2022-10-16 08:01:59 -05:00
admin.py pins: remove unnecessary code 2022-10-26 12:23:26 -05:00
asset_submissions.py close image files after ur done 2022-10-25 17:41:23 +02:00
awards.py pinprovements 2022-10-25 17:48:10 -05:00
casino.py use error handlers in cases where we can 2022-10-12 08:55:42 -07:00
chat.py refactor blackjack a bit 2022-10-20 19:28:05 -05:00
comments.py refactor blackjack a bit 2022-10-20 19:28:05 -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 lawlzposts: fix a couple of bugs 2022-10-23 13:28:51 -05:00
giphy.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
hats.py fix prev commit 2022-10-23 14:44:02 -05:00
login.py security: log invalid password attempts for admins 2022-10-26 13:31:17 -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 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 remove discord 2022-10-16 05:42:52 -07:00
polls.py fix 17 potential 500s 2022-10-16 02:51:42 -07:00
posts.py fix thumbnails 2022-10-26 16:34:33 +02:00
reporting.py refactor blackjack a bit 2022-10-20 19:28:05 -05:00
search.py fix 500 in search.py 2022-10-15 03:30:13 -07:00
settings.py refactor poorcel mode 2022-10-25 18:07:44 +02:00
static.py sneed 2022-10-26 16:33:50 +02:00
subs.py make sure all images with resize parameter are under 500KB 2022-10-22 17:24:07 +02:00
users.py refactor poorcel mode 2022-10-25 18:07:44 +02:00
votes.py Track coins awarded with votes. 2022-10-23 18:23:51 -04:00