Commit Graph

114 Commits

Author SHA1 Message Date
Bill Thornton 47e1a5fd72 Merge pull request #6732 from thornbill/eslint-import-rules 2025-04-12 10:08:50 -04:00
Bill Thornton 458614d361 Use logos from @jellyfin/ux-web 2025-04-10 17:41:27 -04:00
Bill Thornton 887795eeb3 Fix import errors 2025-04-09 18:09:05 -04:00
Bill Thornton 1161cefe88 Move themes to sass 2025-03-25 12:20:43 -04:00
Bill Thornton 8a6f33fff8 Fix eslint errors 2024-08-21 02:54:09 -04:00
Bill Thornton 0d9a8680fb Add error boundary for page crashes 2024-07-10 00:04:52 -04:00
grafixeyehero be891c3a98 Update to React 18 2024-06-09 08:25:36 +03:00
thornbill 1929ba8eb2 Backport pull request #5589 from jellyfin-web/release-10.9.z
Add support for user themes for mui components

Original-merge: 61976b8101d8d58334df2f4df2d1138cdbebbd4e

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-26 18:49:25 -04:00
Bill Thornton 2c0efd51c8 Fix direct reference to mui theme 2024-05-08 11:04:02 -04:00
Grady Hallenbeck ce4c7aed5e feat: (preferences) migrate display settings to react components 2024-03-24 19:01:49 -07:00
kimboslice99 068fce892c lighten up theme bgs 2024-03-20 23:28:18 -04:00
grafixeyehero bbc1860bde Replace hardcoded color with theme reference
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-02-29 04:21:24 +03:00
Bill Thornton c5a29be2c6 Refactor item details backdrop handling 2024-01-19 16:28:14 -05:00
Bill Thornton 4e7f0136f7 Update mui based layout ui 2023-11-30 15:50:13 -05:00
Bill Thornton 44678a61c2 Refactor app layouts and common components 2023-09-27 02:07:40 -04:00
edvwib d58f2e8ec4 Enable Stylelint rules for vendor prefixes
This commit also removes a bunch of vendor prefixes that were in the styles
but are no longer needed since PostCSS and Autoprefixer handles generating
them.
2022-12-20 23:49:26 +01:00
Bill Thornton a9f03f5475 Fix styling issues in book readers 2022-09-29 01:30:01 -04:00
meet-k-pandya f683288429 Added toggle for direction and double page view 2022-09-21 21:23:34 +05:30
rourien b1920e7c82 Add comic and book viewer to dark theme
The changes adds the comic viewer, book viewer and the book table of contents pop up to the dark theme. It includes dark background for all, light buttons, and light links to each chapter in the table of contents. The only thing I couldn't figure out is how to get the "X" close buttons to turn blue for the comic book viewer and the book table of contents pop up.
2022-08-24 21:14:59 -06:00
Dmitry Lyzo 034a86119f Add card padder icon for items with an image 2022-02-22 00:13:29 +03:00
Bill Thornton a359c8c831 Merge pull request #3237 from Piccar/hoverEffect 2022-02-11 21:35:17 -05:00
Piccar 1ed16d6ac1 Removed Duplicates 2022-02-10 12:46:27 +01:00
Piccar 27f530babd Added a hovereffect on listItems for all themes 2022-02-09 21:01:49 +01:00
Dmitry Lyzo 1dfd2676ec Fix background of control group button 2022-02-07 00:24:42 +03:00
Dmitry Lyzo 603de194dc Fix Light theme 2022-01-20 20:10:43 +03:00
SenorSmartyPants 0a722ac7b9 Fix scrollbar color in firefox 2022-01-13 12:32:30 -06:00
SenorSmartyPants e87986e83f Fix linting error 2022-01-11 17:24:41 -06:00
SenorSmartyPants a848744f37 Fixes #3316 - Make Live TV Guide scrollbar visible.
Copied some missing elements from dark theme.css and made a couple tweaks. Not sure if everyone will love the look. But the scrollbar is now visible.
2022-01-11 17:18:42 -06:00
Bill Thornton de2f7f90cd Fix media indicator color 2021-09-09 22:38:54 -04:00
Bill Thornton 6dffc58e29 Merge pull request #2204 from OancaAndrei/syncplay-settings 2021-09-06 12:29:26 -04:00
Bill Thornton 4b581f4160 Fix dialog footer styles on tv 2021-09-01 00:43:44 -04:00
Bill Thornton 02a8160e45 Revert label-less checkbox support 2021-08-31 23:44:22 -04:00
Ionut Andrei Oanca 94c405f08e Implement basic SyncPlay settings 2021-08-31 23:11:29 -04:00
Bill Thornton 2754c25964 Remove unused noBackdrop class styles 2021-08-27 00:11:03 -04:00
Bill Thornton 7390314001 Merge pull request #2472 from jellyfin/dkanada-patch-1
add border radius to several card elements
2021-05-04 13:17:41 -04:00
Ian Walton ea99c427b1 Don't lose theme-specific sizing. 2021-04-24 13:16:24 -04:00
Ian Walton e19b739c79 Set scrollbar width on TV mode. 2021-04-24 13:08:23 -04:00
Dmitry Lyzo 3d7562d3ff Fix missing border radius and Poster/Thumb Card style 2021-04-13 15:06:46 +03:00
vitorsemeano c7caf8134d fix dark theme background 2020-11-05 23:12:24 +00:00
Andrew Rabert eeb5c84ae7 Optimize images
Used:
- `oxipng --zopfli --opt max --strip all`
- `jpegoptim --all-progressive --strip-all`
2020-09-21 17:46:51 -04:00
dkanada c5223cbc80 Merge pull request #1867 from Camc314/fix-hovering-on-mobile
Fix hovering CSS changes on mobile
2020-09-03 23:35:14 +09:00
Cameron fe5ff12cf2 Apply Suggestions 2020-09-02 10:05:51 +01:00
Cameron af9bf3320d Fix hovering (mobile) 2020-08-31 10:02:25 +01:00
MrTimscampi ece0b39d70 Rework details page for TV 2020-08-26 21:29:10 +02:00
MrTimscampi 9518ffa456 Use emblem as logo in TV layout 2020-08-26 19:58:21 +02:00
dkanada cf2357dad3 Merge pull request #1437 from ferferga/header-css
CSS fixes when resizing library browser
2020-07-17 20:47:16 +09:00
Bill Thornton d662134cfb Fix lighter header/footer background color 2020-07-16 10:51:41 -04:00
dkanada 03a00fc612 add code suggestions 2020-07-13 01:21:46 +09:00
dkanada aa9059d077 fix some css issues with now playing bar 2020-07-12 06:09:57 +09:00
Influence365 b809928bc4 Update src/themes/appletv/theme.css
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-06 21:46:16 +01:00