mastodon/app/javascript/flavours/glitch/styles
Claire 3fb7fe14c6
Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208)
* Run eslint --fix

* Fix linting issues in video player and reduce divergences with upstream

This includes a behavior change of not auto-looping videos anymore. I don't
remember loops being ever intended, and they have been removed from upstream
a while ago, but we somehow missed the change.

* Fix lint issues in `app/javascript/flavours/glitch/selectors/index.js`

Those were basically caused by dead code that isn't present upstream, so
that brings us closer to upstream as well.

* Fix linting issue and bug in streaming/index.js

* Fix linting issues in config/webpack/shared.js

* Fix unused import in flavours/glitch/features/ui/index.js

* Fix linting issues and reduce divergences from upstream in flavours/glitch/features/ui/components/video_modal.jsx

* Fix linting issues in flavours/glitch/reducers

* Fix linting issues in glitch-soc onboarding modal

* Fix linting issues in flavours/glitch/features/ui/components/navigation_panel.jsx

* Remove dead code for unused local setting navbar_under

* Fix various linting issues

* Fix linting issues in flavours/glitch/components/scrollable_list.jsx and reduce divergences with upstream
2023-05-07 18:22:25 +02:00
..
components Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream (#2208) 2023-05-07 18:22:25 +02:00
contrast [Glitch] Upgrade to Stylelint 15 with Prettier 2023-02-18 16:02:12 +01:00
mastodon-light Fix glitch-soc SCSS code style and refactor closer to upstream 2023-02-25 23:46:23 +01:00
_mixins.scss Fix glitch-soc SCSS code style and refactor closer to upstream 2023-02-25 23:46:23 +01:00
about.scss [Glitch] Refactor styles to use logical properties for positioning (#2156) 2023-04-16 17:45:18 +02:00
accessibility.scss Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
accounts.scss Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
admin.scss Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
basics.scss [Glitch] Refactor styles to use logical properties for positioning (#2156) 2023-04-16 17:45:18 +02:00
branding.scss [Glitch] Change brand color and logotypes 2022-06-11 00:09:20 +02:00
containers.scss Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
contrast.scss [Glitch] Add high-contrast theme 2018-05-05 22:33:02 +02:00
dashboard.scss Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
forms.scss Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
index.scss Refactor glitch-soc rich text SCSS 2023-03-05 21:31:45 +01:00
lists.scss
mastodon-light.scss Light theme overhaul 2018-09-04 16:01:41 +02:00
modal.scss Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
polls.scss [Glitch] Refactor styles to use logical properties for positioning (#2156) 2023-04-16 17:45:18 +02:00
reset.scss Fix Firefox scrollbar color regression in #9210 (#9908) 2019-01-25 11:48:27 +01:00
rich_text.scss Fix small mistakes in RTL layout (#2182) 2023-04-25 20:33:27 +02:00
rtl.scss [Glitch] Refactor styles to use logical properties for positioning (#2156) 2023-04-16 17:45:18 +02:00
statuses.scss Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
tables.scss Fix SCSS linting issues (#2207) 2023-05-07 15:04:59 +02:00
variables.scss Fix glitch-soc SCSS code style and refactor closer to upstream 2023-02-25 23:46:23 +01:00
widgets.scss [Glitch] Refactor styles to use logical properties for positioning (#2156) 2023-04-16 17:45:18 +02:00