GoToSocial/internal/web
tobi 0ff52b71f2
[chore] Refactor HTML templates and CSS (#2480)
* [chore] Refactor HTML templates and CSS

* eslint

* ignore "Local"

* rss tests

* fiddle with OG just a tiny bit

* dick around with polls a bit more so SR stops saying "clickable"

* remove break

* oh lord

* don't lazy load avatar

* fix ogmeta tests

* clean up some cruft

* catch remaining calls to c.HTML

* fix error rendering + stack overflow in tag

* allow templating attributes

* fix indent

* set aria-hidden on status complementary content, since it's already present in the label anyway

* tidy up templating calls a little

* try to make styling a bit more consistent + readable

* fix up some remaining CSS issues

* fix up reports
2023-12-27 11:23:52 +01:00
..
about.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
assets.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
confirmemail.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
customcss.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
domain-blocklist.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
etag.go [feature] simpler cache size configuration (#2051) 2023-08-03 11:34:35 +02:00
index.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
profile.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
robots.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
rss.go [bugfix] Tidy up rss feed serving; don't error on empty feed (#1970) 2023-07-10 17:05:59 +02:00
settings-panel.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
tag.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
thread.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
web.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00