forked from rDrama/rDrama
1
0
Fork 0
rDrama/files/helpers
justcool393 c4b2c6f3f5
html head refactor (#412)
* start html head refactor
this is a bit of a doozy tbh and will probably take a while. the templates are very highly duplicated but not duplicated enough to be an easy little thing

oh well, so it goes.

* some easier html head ones

* add chat, html_head, sign_up_failed_ref, sign_up, submit

* CSP: put it in const.py instead of this weird thing we did before

* fix syntax error

* better call the actual macros

* fix prev commit

* import into settings2

* fix prev commit

* set CSP properly if localhost

* some title fixes i think

* login page

* fix prev commit

* hacky thing to get titles to work i think

* {{stylesheets()}}

* fix prev commit

* title stuff

* cries uncontrollably

* submission fixes i think

* fix prev commit i think

* submission fixes ekfjdhfkdjf

* submission fixes 4

* this may fix submissions idk tbh

* default template: make it a little better on post pages

* default template: some efficiency
2022-10-21 13:39:45 -05:00
..
actions.py remove duplicate message 2022-10-20 19:31:03 -05:00
alerts.py remove a _FOR_ 2022-10-06 00:38:33 -07:00
assetcache.py Rebuild assetcache on inotify events. 2022-09-27 02:07:32 -04:00
awards.py remove discord 2022-10-16 05:42:52 -07:00
casino.py Add gambling wager badge logic. 2022-09-29 00:26:50 -04:00
cloudflare.py use constant instead of literal 5 2022-10-13 00:58:33 -07:00
const.py html head refactor (#412) 2022-10-21 13:39:45 -05:00
cron.py PCM: disable gambling; extend FEATURES['GAMBLING']. 2022-10-07 20:31:46 -04:00
discord.py Discord removal: fix syntax error, asst'd cleanup. 2022-10-16 09:03:08 -04:00
get.py update get.py redux 2022-10-12 08:40:43 -07:00
jinja2.py html head refactor (#412) 2022-10-21 13:39:45 -05:00
lazy.py certified good commit 2022-05-25 19:01:29 +02:00
lottery.py use charge_account everywhere 2022-10-12 18:33:00 +02:00
marsify.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
media.py Fix video filesize check for patrons. 2022-10-18 22:15:57 -04:00
offsitementions.py remove bot mentions 2022-10-17 14:44:44 -05:00
owoify.py Fix owoify award affecting links, emoji, markup. 2022-08-27 00:48:44 -04:00
regex.py sanitize: strip out html comments 2022-10-20 18:06:55 -05:00
roulette.py cron: commit roulette txn early for long tasks. 2022-09-29 14:09:26 -04:00
sanitize.py sanitize: strip out html comments 2022-10-20 18:06:55 -05:00
security.py tweak env again 2022-10-10 11:06:27 +02:00
slots.py Add gambling wager badge logic. 2022-09-29 00:26:50 -04:00
sorting_and_time.py fix "52yr ago" bug 2022-10-15 23:57:55 -07:00
stats.py remove unnecessary execution of function 2022-09-22 07:26:48 +02:00
treasure.py Add trailing final newlines to source files. 2022-09-29 01:43:29 -04:00
twentyone.py Add gambling wager badge logic. 2022-09-29 00:26:50 -04:00
wrappers.py small adjustments 2022-10-21 17:11:12 +02:00