gotosocial/internal/web
vdyotte c8fb4c17f1
Feat: Add global instance CSS customization setting
Allow instance admins to add custom CSS that will affect
every page of their instance.

This is done with a new CustomCSS instance setting that
works pretty much exactly like the Users CustomCSS property.
This custom CSS is then requested for every page load.
User styles/themes take precedence over this CSS.
2024-09-25 00:26:56 -04:00
..
about.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
assets.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
confirmemail.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
customcss.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
domain-blocklist.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
etag.go [feature] simpler cache size configuration (#2051) 2023-08-03 11:34:35 +02:00
index.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
profile.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
robots.go [chore] More AI blocking (#3273) 2024-09-07 17:21:36 +02:00
rss.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
settings-panel.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
signup.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
tag.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
thread.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00
web.go Feat: Add global instance CSS customization setting 2024-09-25 00:26:56 -04:00