.. |
__init__.py
|
remove unused routes
|
2022-10-16 08:01:59 -05:00 |
admin.py
|
refactor banned domains a little bit
|
2022-10-21 00:14:28 +02:00 |
asset_submissions.py
|
assets: use .get where we can instead of .query
|
2022-10-20 13:00:14 -05:00 |
awards.py
|
Fix rainbow award on non-rDrama sites.
|
2022-10-17 23:10:40 -04: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
|
Support for multiple WPD sites on one master.
|
2022-10-21 19:33:43 -04: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
|
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 500 error
|
2022-10-21 13:30:32 +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
|
remove discord
|
2022-10-16 05:42:52 -07:00 |
static.py
|
ripbozo
|
2022-10-17 21:13:33 +02: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 jigsaw WPD tier
|
2022-10-21 16:44:31 +02:00 |
votes.py
|
make it so you can't vote on messages
|
2022-10-15 10:12:55 -07:00 |