.. |
__init__.py
|
add ping groups
|
2023-02-24 08:31:06 +02:00 |
admin.py
|
rename perm to be more clear
|
2023-03-11 06:53:54 +02:00 |
allroutes.py
|
redup redis url
|
2023-03-01 21:49:17 +02:00 |
asset_submissions.py
|
make remove_media() to fix 500 error
|
2023-03-06 21:32:08 +02:00 |
awards.py
|
redirect /shop to /shop/awards
|
2023-03-10 22:27:36 +02:00 |
casino.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
chat.py
|
commit leftover file from last commit
|
2023-03-06 21:52:31 +02:00 |
comments.py
|
fix videos and image on WPD
|
2023-03-07 22:33:12 +02:00 |
errors.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
feeds.py
|
fix /rss
|
2023-03-05 12:13:00 +02:00 |
front.py
|
destroy the shadow realm (#135)
|
2023-02-27 15:38:12 +00:00 |
giphy.py
|
default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions
|
2023-02-26 10:41:04 +02:00 |
groups.py
|
add MODS_EVERY_GROUP perm for myself
|
2023-03-10 04:10:17 +02:00 |
hats.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
jinja2.py
|
fix showmore
|
2023-03-11 01:30:42 +02:00 |
login.py
|
add session["GLOBAL"]
|
2023-03-02 22:29:22 +02:00 |
lottery.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
mail.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
notifications.py
|
notif fix
|
2023-03-10 01:41:57 +02:00 |
oauth.py
|
do this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3738025#context
|
2023-03-10 03:28:03 +02:00 |
polls.py
|
allow betting with mbux
|
2023-03-07 07:27:21 +02:00 |
posts.py
|
dont wipe saved shit in /submit unless post is successful
|
2023-03-09 07:52:20 +02:00 |
push_notifs.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
reporting.py
|
always use author_name even if its not needed for consistency
|
2023-03-01 21:28:10 +02:00 |
routehelpers.py
|
shorter syntax for if condition
|
2023-02-24 04:29:53 +02:00 |
search.py
|
add sentto seach query for messages + make before and after work for user search
|
2023-03-03 04:04:09 +02:00 |
settings.py
|
Revert "convert IS_FISTMAS and IS_HOMOWEEN from functions to variables"
|
2023-03-08 08:51:40 +02:00 |
special.py
|
remove leftover debug print
|
2023-03-02 02:47:19 +02:00 |
static.py
|
make remove_media() to fix 500 error
|
2023-03-06 21:32:08 +02:00 |
subs.py
|
when hole exists, give error instead of redirecting
|
2023-03-07 16:28:57 +02:00 |
users.py
|
fix this https://stupidpol.site/post/18459/marseycapywalking-megathread-for-bugs-and-suggestions/3754221#context
|
2023-03-10 04:21:57 +02:00 |
votes.py
|
Revert "convert IS_FISTMAS and IS_HOMOWEEN from functions to variables"
|
2023-03-08 08:51:40 +02:00 |
wrappers.py
|
restore eg.log
|
2023-03-10 04:05:00 +02:00 |