.. |
__init__.py
|
add handy print statements to docker
|
2023-07-26 00:05:33 +03:00 |
admin.py
|
remove unnecessary flushes
|
2023-07-25 23:35:54 +03:00 |
allroutes.py
|
allow session cookie to work on videos.watchpeopledie.tv
|
2023-07-14 18:45:49 +03:00 |
asset_submissions.py
|
remove unnecessary flushes
|
2023-07-25 23:35:54 +03:00 |
awards.py
|
remove unnecessary flushes
|
2023-07-25 23:35:54 +03:00 |
casino.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
chat.py
|
add socketio-friendly wrappers
|
2023-07-24 13:33:04 +03:00 |
comments.py
|
only query the columns u need
|
2023-07-26 15:31:44 +03:00 |
errors.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
feeds.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
front.py
|
make the site faster by not having GET endpoints waiting for UPDATE statements to finish (they can take really long bc of locks)
|
2023-07-26 00:26:34 +03:00 |
giphy.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
groups.py
|
remove unnecessary flushes
|
2023-07-25 23:35:54 +03:00 |
hats.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
jinja2.py
|
fix errror
|
2023-07-07 23:45:39 +03:00 |
login.py
|
partially revert a94dda90dd . restore some commits that turned out to be necessary
|
2023-07-26 00:42:47 +03:00 |
lottery.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
mail.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
notifications.py
|
remove unnecessary flushes
|
2023-07-25 23:35:54 +03:00 |
oauth.py
|
change wrong response codes
|
2023-07-23 03:36:28 +03:00 |
polls.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
posts.py
|
fix 500 error
|
2023-07-26 16:19:53 +03:00 |
push_notifs.py
|
dont count failed requests towards ratelimit
|
2023-07-13 16:50:46 +03:00 |
reporting.py
|
do this https://rdrama.net/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/4630694#context
|
2023-07-22 19:37:57 +03:00 |
routehelpers.py
|
partially revert a94dda90dd . restore some commits that turned out to be necessary
|
2023-07-26 00:42:47 +03:00 |
search.py
|
try random bullshit to fix timeouts
|
2023-07-17 17:49:26 +03:00 |
settings.py
|
fix missing import
|
2023-07-26 20:27:30 +03:00 |
static.py
|
remove /badmins for not being highlighted
|
2023-07-21 17:30:11 +03:00 |
subs.py
|
partially revert a94dda90dd . restore some commits that turned out to be necessary
|
2023-07-26 00:42:47 +03:00 |
users.py
|
only query the columns u need
|
2023-07-26 15:31:44 +03:00 |
votes.py
|
remove unnecessary flushes
|
2023-07-25 23:35:54 +03:00 |
wrappers.py
|
make the site faster by not having GET endpoints waiting for UPDATE statements to finish (they can take really long bc of locks)
|
2023-07-26 00:26:34 +03:00 |