gotosocial/internal/web
Victor Dyotte 9609c4550d
[feature] Add global instance CSS customization setting (#3352)
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.

Co-authored-by: tobi <tobi.smethurst@protonmail.com>
2024-12-02 12:24:48 +01:00
..
about.go [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
assets.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
confirmemail.go [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
customcss.go [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
domain-blocklist.go [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
etag.go [feature] simpler cache size configuration (#2051) 2023-08-03 11:34:35 +02:00
index.go [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
profile.go [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01: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 [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
signup.go [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
tag.go [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
thread.go [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
web.go [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00