GoToSocial/web/source
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
..
css [chore/frontend] Tweak blockquote formatting (#3326) 2024-09-21 18:36:32 +02:00
frontend [feature] Use gifv type for short soundless mp4 videos (#3182) 2024-08-08 08:12:16 +00:00
settings [feature] Add global instance CSS customization setting (#3352) 2024-12-02 12:24:48 +01:00
.browserslistrc
.eslintignore
.eslintrc.js
.gitignore
.license-header.js
index.js
package.json [feature] Interaction requests client api + settings panel (#3215) 2024-08-24 11:49:37 +02:00
tsconfig.json [feature/frontend] Add debug sections to settings panel (#2950) 2024-06-03 11:20:53 +02:00
yarn.lock [chore] Bump cross-spawn from 7.0.3 to 7.0.6 in /web/source (#3552) 2024-11-21 11:06:41 +01:00