rDrama/files/routes
Aevann1 20585ca543 add a shortened endpoint for static images and rename loading.webp to l.webp (to save bytes) 2022-06-22 17:51:19 +02:00
..
__init__.py Initial connection of front-end to back-end. 2022-05-28 18:26:30 -05:00
admin.py Allow admin approval of others' TLM-less chudposts. 2022-06-21 21:13:25 -04:00
awards.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
chat.py vid refactor 2022-05-22 18:13:19 +02:00
comments.py Exclude comments on drafts from edit limit. 2022-06-20 07:39:45 -04:00
discord.py add me to WPD discord too 2022-06-07 12:55:50 +02:00
errors.py return to only allowing images/videos/audio 2022-06-19 18:56:45 +02:00
feeds.py Feeds: make RSS valid, part trois. 2022-05-30 07:27:52 -04:00
front.py add ceiling to link boost 2022-06-19 23:38:25 +02:00
giphy.py mn 2022-05-05 01:09:46 +02:00
login.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
lottery.py catch invalid ticket quantity 500 error 2022-06-13 20:34:57 +02:00
oauth.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
posts.py stop my autoupvote 2022-06-21 16:34:50 +02:00
reporting.py Add un-holing to hole report command. 2022-06-09 02:42:52 -04:00
search.py Add 'hole' search operator. 2022-06-22 02:35:50 -04:00
settings.py fix 500 error 2022-06-18 22:41:00 +02:00
static.py add a shortened endpoint for static images and rename loading.webp to l.webp (to save bytes) 2022-06-22 17:51:19 +02:00
subs.py WPD: limit hole creation to JL2+. 2022-06-21 01:20:21 -04:00
users.py hide deleted posts and comments from userpages (frequently requested) 2022-06-19 01:55:45 +02:00
votes.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00