.. |
__init__.py
|
add BOTS feature
|
2023-03-16 06:07:39 +02:00 |
admin.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
allroutes.py
|
fix prev commit
|
2023-04-02 08:57:47 +02:00 |
asset_submissions.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
awards.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
casino.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
chat.py
|
fix 500 errors
|
2023-03-19 14:01:57 +02:00 |
comments.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
errors.py
|
fix prev commit
|
2023-04-02 08:53:23 +02:00 |
feeds.py
|
minor fix to g.v
|
2023-03-11 09:31:02 +02:00 |
front.py
|
use SITE as a prefix for flask_cache
|
2023-03-25 22:57:27 +02: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 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
hats.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
jinja2.py
|
allow jannies to change the kind of emojis
|
2023-03-21 18:50:26 +02:00 |
login.py
|
fix prev commit
|
2023-04-02 10:04:32 +02:00 |
lottery.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
mail.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
notifications.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
oauth.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
polls.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
posts.py
|
fix prev commit
|
2023-04-02 10:04:32 +02:00 |
push_notifs.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
reporting.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
routehelpers.py
|
buff fake votes a bit
|
2023-03-25 22:40:45 +02:00 |
search.py
|
revert the new comments system
|
2023-03-25 20:25:38 +02:00 |
settings.py
|
add 1/1 second ratelimiter for user ids to fix blackjack exploit
|
2023-04-02 08:52:26 +02:00 |
special.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
static.py
|
fix prev commit
|
2023-04-02 10:04:32 +02:00 |
subs.py
|
force stealth mode on /h/mnn
|
2023-04-02 18:56:22 +02:00 |
users.py
|
fix prev commit
|
2023-04-02 10:04:32 +02:00 |
votes.py
|
force stealth mode on /h/mnn
|
2023-04-02 18:56:22 +02:00 |
wrappers.py
|
add "offline mode"
|
2023-03-25 23:35:13 +02:00 |