forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/routes
Aevann1 712bb52392 fix 500 error on /settings/gumroad 2022-06-18 03:59:33 +02:00
..
__init__.py Initial connection of front-end to back-end. 2022-05-28 18:26:30 -05:00
admin.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02: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 replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
discord.py add me to WPD discord too 2022-06-07 12:55:50 +02:00
errors.py crgd is a king 2022-05-25 20:29:22 +02:00
feeds.py Feeds: make RSS valid, part trois. 2022-05-30 07:27:52 -04:00
front.py hide autopoller/autobetter/autochoice from /comments 2022-06-16 14:34:35 +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 replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
reporting.py Add un-holing to hole report command. 2022-06-09 02:42:52 -04:00
search.py expand post searching to include bodies (instead of titles only) 2022-06-13 19:33:20 +02:00
settings.py fix 500 error on /settings/gumroad 2022-06-18 03:59:33 +02:00
static.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
subs.py replace "g.db.query" on pkeys with the much more efficient "g.db.get" 2022-06-18 02:57:23 +02:00
users.py cache profile pics for 1 day to prevent DDOS 2022-06-17 21:21:26 +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