mirror of
1
Fork 0
gotosocial/web/source/settings/views/admin
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
..
actions [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
debug [frontend] Better autocapitalize/spellcheck settings on forms (#3077) 2024-07-08 09:38:27 +02:00
emoji [feature] Allow emoji shortcode to be 1-character length (#3556) 2024-11-21 12:13:55 +01:00
http-header-permissions [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
instance [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
menu.tsx [feature/frontend] Add debug sections to settings panel (#2950) 2024-06-03 11:20:53 +02:00
router.tsx [feature/frontend] Add debug sections to settings panel (#2950) 2024-06-03 11:20:53 +02:00