コミットグラフ

12 コミット

作成者 SHA1 メッセージ 日付
n9k 0c6792894a unwieldy commit 2 2022-08-02 04:59:00 +00:00
n9k a1862b9080 one giant veiny commit 2022-08-02 04:59:00 +00:00
n9k 41c4d4e2cc Nojs: add `background-color` CSS to all iframes
So if they are popped out their background looks like it should (and not
pure white).
2022-07-24 11:17:11 +00:00
n9k 8915003d7f Forgot some copyright headers 2022-07-24 11:03:05 +00:00
n9k e147aa0d22 Chat: always enforce length limits from config 2022-06-17 00:40:02 +00:00
n9k 6a4e16eaf4 Use × instead of ✗
Tor Browser on Linux prefers ×
2022-06-09 01:34:59 +00:00
n9k 829f3f004b Add licences 2022-03-08 16:41:47 +13:00
n9k 4bab173237 Add Content Security Policy meta tags 2022-03-08 16:13:22 +13:00
n9k 5bd5d7ff6d Nojs chat form: more accesskeys 2022-03-08 16:13:22 +13:00
n9k 55c16d7214 Nojs chat form: use `:checked` instead of `:target`
This works around a bug in mobile Firefox where under certain cirucmstances two
elements inside an iframe both become the iframe's target elment at the same
time, which breaks the CSS logic so instead of exactly one form being displayed,
nothing is displayed.
2022-03-08 16:13:22 +13:00
n9k f48a27525e Autofocus chat form textarea 2022-03-08 16:13:22 +13:00
n9k 2bb23ab4c4 Rename templates & routes to fit naming scheme 2022-03-07 12:56:08 +13:00