rDrama/files/routes
Aevann1 d83d47e280 reduce query volume #1 2022-06-26 02:50:47 +02:00
..
__init__.py Initial connection of front-end to back-end. 2022-05-28 18:26:30 -05:00
admin.py show duration on ban icon tooltip 2022-06-25 02:11:00 +02:00
awards.py order awards by the time they were awarded 2022-06-25 22:33:51 +02:00
chat.py move regex from helpers.const into its own helper file 2022-06-24 16:30:59 +02:00
comments.py reduce query volume #1 2022-06-26 02:50:47 +02:00
discord.py remove 150 truescore requirement on discord 2022-06-25 04:00:49 +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 order pins by new 2022-06-25 21:54:18 +02:00
giphy.py mn 2022-05-05 01:09:46 +02:00
login.py stop using app.config for our own stuff 2022-06-24 17:08:57 +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 reduce query volume #1 2022-06-26 02:50:47 +02:00
reporting.py Refactor hole follow notifs to encapsulate. 2022-06-22 17:21:12 -04:00
search.py move regex from helpers.const into its own helper file 2022-06-24 16:30:59 +02:00
settings.py validate colors 2022-06-24 19:32:31 +02:00
static.py fix broken images 2022-06-22 17:54:25 +02:00
subs.py move regex from helpers.const into its own helper file 2022-06-24 16:30:59 +02:00
users.py exclude poll bots from "simps for" lists 2022-06-25 22:24:47 +02:00
votes.py actually use the get functions 2022-06-24 15:19:53 +02:00