rDrama/files/routes
2023-03-14 13:33:48 -05:00
..
admin performance: add performance monitor 2023-03-14 13:31:04 -05:00
__init__.py award feature: use feature flag in more places 2023-02-09 10:12:49 -06:00
awards.py awards: remove all award definitions 2023-02-07 07:03:36 -06:00
chat.py ratelimiting: check after required request g attributes are set 2022-12-17 09:21:40 -08:00
comments.py support infinite length posts and comments (fixes #229) 2023-02-25 04:18:30 -06:00
dev.py Debug: Add button in admin panel to login to other accounts (#437) 2023-01-08 03:16:02 -06:00
errors.py fix missing import used by error handler 2023-02-17 14:43:04 -06:00
feeds.py Change default RSS sort to 'new'. 2022-09-12 12:16:54 -05:00
front.py remove more auth desireds on some routes 2023-02-24 05:57:35 -06:00
login.py captcha: add captcha to contact page (fixes #482) 2023-02-09 10:41:15 -06:00
oauth.py Modmail: constantify missed magic numbers 2023-02-17 14:41:41 -06:00
posts.py support infinite length posts and comments (fixes #229) 2023-02-25 04:18:30 -06:00
reporting.py Switch over comment reporting to use the new system 2022-07-09 06:33:41 -05:00
search.py Replace sql_ilike_clean with func.lower for non-pattern uses; also fixes #398 2023-01-08 19:37:26 -06:00
settings.py privatize user CSS (fixes #273) 2023-02-25 04:51:06 -06:00
static.py remove more auth desireds on some routes 2023-02-24 05:57:35 -06:00
subs.py Rework error system a bit to remove a bunch of duplicated code (#434) 2022-12-01 20:58:27 -06:00
users.py fix /pp/ route (#542) 2023-03-14 13:33:48 -05:00
volunteer.py volunteer: fix missing import 2023-01-08 03:17:26 -06:00
volunteer_common.py Volunteer Janitor: Initial duty acquisition. 2022-12-01 18:53:24 -08:00
volunteer_janitor.py fix: volunteer duties can be None 2023-01-09 00:30:20 -06:00
votes.py remove externeous print statement 2023-02-10 14:01:28 -06:00