.. |
__init__.py
|
add BOTS feature
|
2023-03-16 06:07:39 +02:00 |
admin.py
|
minor devrama fix
|
2023-03-25 23:42:42 +02:00 |
allroutes.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
asset_submissions.py
|
fix deleting media
|
2023-03-25 17:07:12 +02:00 |
awards.py
|
decrease agendaposter phrase max length to 35 characters
|
2023-03-24 20:05:32 +02:00 |
casino.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
chat.py
|
fix 500 errors
|
2023-03-19 14:01:57 +02:00 |
comments.py
|
change autojanny chud message
|
2023-03-25 18:46:50 +02:00 |
errors.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +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
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
hats.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
jinja2.py
|
allow jannies to change the kind of emojis
|
2023-03-21 18:50:26 +02:00 |
login.py
|
use SITE as a prefix for flask_cache
|
2023-03-25 22:57:27 +02:00 |
lottery.py
|
blackjack fix exploit
|
2023-02-27 07:33:45 +02:00 |
mail.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
notifications.py
|
fix 500 error
|
2023-03-25 01:59:42 +02:00 |
oauth.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
polls.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
posts.py
|
fix minor chud evasion exploit
|
2023-03-25 20:18:12 +02:00 |
push_notifs.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
reporting.py
|
fix for reports
|
2023-03-23 00:27:56 +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
|
fix deleting media
|
2023-03-25 17:07:12 +02:00 |
special.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
static.py
|
use SITE as a prefix for flask_cache
|
2023-03-25 22:57:27 +02:00 |
subs.py
|
rename remove_media to remove_media_using_link for clarity
|
2023-03-17 12:25:49 +02:00 |
users.py
|
use SITE as a prefix for flask_cache
|
2023-03-25 22:57:27 +02:00 |
votes.py
|
revert sqlalchemy changes
|
2023-03-16 08:27:58 +02:00 |
wrappers.py
|
add "offline mode"
|
2023-03-25 23:35:13 +02:00 |