.. |
__init__.py
|
remove logged out routes (#433)
|
2022-11-09 00:35:24 -05:00 |
admin.py
|
default ratelimit and default ratelimit slower
|
2022-11-13 00:43:47 -06:00 |
asset_submissions.py
|
Fix Cloudflare imports identifier shadow.
|
2022-11-07 17:30:15 -05:00 |
awards.py
|
Fix ratelimit_user on 3 routes, make proper dec.
|
2022-11-13 07:25:57 -05: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
|
chat: allow dev envs, clarify error message.
|
2022-11-13 06:43:08 -05:00 |
comments.py
|
Restrict permabanned editing content.
|
2022-11-13 19:00:55 -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
|
Use database to filter hidevotedon directly.
|
2022-11-09 09:57:51 -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
|
Reorder decorators to support f63237a9a2 .
|
2022-11-13 05:18:52 -05:00 |
lottery.py
|
abort a bunch of stuff where we manually returned JSON
|
2022-10-11 08:40:19 -07:00 |
notifications.py
|
Adjust shadowed comment visibility.
|
2022-11-13 17:13:14 -05:00 |
oauth.py
|
Reorder decorators to support f63237a9a2 .
|
2022-11-13 05:18:52 -05:00 |
polls.py
|
use charge_account everywhere
|
2022-11-01 00:25:19 -05:00 |
posts.py
|
posts: make ghost threads cost DC again
|
2022-11-13 19:52:32 -06:00 |
reporting.py
|
Reorder decorators to support f63237a9a2 .
|
2022-11-13 05:18:52 -05:00 |
search.py
|
Eager load submission listing relationships.
|
2022-11-09 09:16:22 -05:00 |
settings.py
|
Fix ratelimit_user on 3 routes, make proper dec.
|
2022-11-13 07:25:57 -05:00 |
static.py
|
links
|
2022-11-12 20:58:28 -06:00 |
subs.py
|
Reorder decorators to support f63237a9a2 .
|
2022-11-13 05:18:52 -05:00 |
users.py
|
Fix ratelimit_user on 3 routes, make proper dec.
|
2022-11-13 07:25:57 -05:00 |
votes.py
|
voting in the shadow realm fixes
|
2022-11-12 07:55:16 -06:00 |