rDrama/files/routes
justcool393 153fb4e2a2
[DO NOT MERGE] titlesssssssssss (#468)
* titles

* testing

* self

* Revert "self"

This reverts commit d6c12d5a5ba125feb44673f55e1fdac75f151cb5.

* Revert "testing"

This reverts commit 86d800f9fd552196b31f0e0b3891d4fc072a9bc0.

* testing on devrama

* rewrite the html head

* reference error or smth idk

* tempalte debug

* template debug redux

* default2

* rename default2 -> root, page title

* fix settings2

* include the set_variables block

* root scope variables 2

* test 3

* remove unnecessary set

* add pagetitles to all settings2 pages

* add pagetitle to casino

* remove bloat

* remove duplicate site name thingy

* page titles 2

* page titles 3

* remove duplicate imports and add page titles everywhere iirc

* ok but actually this time

* remove unnecessary newlines

* fix title lol

* >

* fsdfsfsfsfsfs

* fsfs

* template configurations

* fix 500

* reduce login template bloat

* move files and add status codes where needful

* move authfroms to login

* remove 2fa bloat

* verification code

* sign up fixes

* readability

* fssfsfsfs

* move forgot password to login/

* readability

* don't emit comments

* add page titles where needful

* gsgsgs

* modals: move to respective pages

* testing on devrama

* get home garbage out of title

* remove insane amount of icon duplication

* sign up text

* add votes pagetitle

* fix blank lines

* Revert "fix blank lines"

This reverts commit b2c54339970725d00b6fc82bb458c1757909952c.

* Fix blank lines on sign_up.html.

* title: votes.html more meaningful identifier.

* titles: Lottery, Directory, Notifications

* head final in submission.html

* fix missing comma

* >

* test

* title: /comments

* fsfsfsfsf

* titles: user_cards

* head: only load video and audio meta attributes if they actually exist

* titlessssss: /admin/lottery/participants

* titlessssssss: extra quote in search.html

* titlessssss: userpage voters.

* titties: /h/<sub>/{followers,blockers,exilees[sic]}

* test banner

* Revert "test banner"

This reverts commit c3d875d03f3e60d72a60dab7d28bf108554a5826.

* make submit.html inherit from default.html

Co-authored-by: TLSM <duolsm@outlook.com>
2022-11-21 02:52:22 -06:00
..
__init__.py hats: only load routes if feature flag enabled 2022-11-16 06:52:16 -06:00
admin.py [DO NOT MERGE] titlesssssssssss (#468) 2022-11-21 02:52:22 -06:00
allroutes.py add safari and firefox screenshots to /app 2022-11-21 01:31:26 +02:00
asset_submissions.py increase approve hat ratelimit per minute from 30 to 120 2022-11-21 03:18:02 +02:00
awards.py allow me and sneks to award carp and pizzashill 2022-11-21 03:12:01 +02:00
casino.py casino: procoins -> mbux 2022-11-16 10:14:46 -06:00
chat.py expand IS_LOCALHOST 2022-11-21 00:16:49 +02:00
comments.py Fix API for /comment/<cid>, /search/comments. 2022-11-18 15:33:07 -05:00
errors.py add error handler 2022-11-15 23:36:56 -06:00
feeds.py [DO NOT MERGE] import detanglation (#442) 2022-11-15 03:19:08 -06:00
front.py user can_view functions (#460) 2022-11-17 16:02:08 -05:00
giphy.py [DO NOT MERGE] import detanglation (#442) 2022-11-15 03:19:08 -06:00
hats.py [DO NOT MERGE] titlesssssssssss (#468) 2022-11-21 02:52:22 -06:00
jinja2.py expand IS_LOCALHOST 2022-11-21 00:16:49 +02:00
login.py [DO NOT MERGE] titlesssssssssss (#468) 2022-11-21 02:52:22 -06:00
lottery.py we don't need requests 2022-11-15 05:38:37 -06:00
mail.py use abort(410) instead of the old message.html template 2022-11-15 23:32:57 -06:00
notifications.py security: fix mute bypass 2022-11-17 16:50:06 -06:00
oauth.py security: fix mute bypass 2022-11-17 16:50:06 -06:00
polls.py default response code is 200, dont need to specify it 2022-11-21 03:13:31 +02:00
posts.py expand IS_LOCALHOST 2022-11-21 00:16:49 +02:00
reporting.py remove hole pins when post moved 2022-11-18 21:58:12 +02:00
routehelpers.py fix 500 error 2022-11-21 01:20:57 +02:00
search.py search: fix tsquery when quoted unstripped space. 2022-11-20 19:31:27 -05:00
settings.py User.pay_account everywhere, fix lottery payout. 2022-11-20 05:50:02 -05:00
static.py remove android app and replace with instructions on how to install PWA 2022-11-20 00:04:08 +02:00
streamers.py [DO NOT MERGE] import detanglation (#442) 2022-11-15 03:19:08 -06:00
subs.py remove hole pins when post moved 2022-11-18 21:58:12 +02:00
users.py [DO NOT MERGE] titlesssssssssss (#468) 2022-11-21 02:52:22 -06:00
votes.py sneed 2022-11-20 19:21:19 +02:00
wrappers.py fix 500 errors 2022-11-20 21:05:32 +02:00