Benji
1693618589
Fix text truncation bug ( #6589 )
...
The fixed height can cause the text to be cut off in other languages
2025-03-03 13:24:00 -05:00
Bill Thornton
9df1db0c7d
Fix sass deprecation warnings
2025-02-18 16:08:37 -05:00
bernarden
d974ac47d9
Backport pull request #6425 from jellyfin-web/release-10.10.z
...
Fix css fallback of max function in chrome 76.
Original-merge: d4b55ec67a
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:48 -05:00
carsso
1c114a9e18
Backport pull request #6324 from jellyfin-web/release-10.10.z
...
Fix spinner direction (should be clockwise) in @keyframes spin
Original-merge: 74a209ed63
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:39 -05:00
Bill Thornton
bc4d6c95d1
Merge pull request #6254 from thornbill/dashboard-help
...
Move dashboard help links to header icon
2024-11-21 16:04:43 -05:00
Bill Thornton
edacbb6c32
Fix stylelint issues
2024-11-21 13:54:01 -05:00
Bill Thornton
ca5f94df63
Add dashboard branding page
2024-11-20 17:57:47 -05:00
Bill Thornton
dc35c9d59e
Move dashboard help links to header icon
2024-10-26 01:45:01 -04:00
Bill Thornton
a72dd37ef0
Hide favorite button from osd on small screens
2024-10-22 15:41:24 -04:00
Bill Thornton
13c0dc0ea6
Remove ratings from video osd
2024-10-17 02:08:36 -04:00
Bill Thornton
2235d162e7
Fix padding issues in the metadata manager
2024-10-10 10:59:00 -04:00
Valentin Dubuisson
10f599a574
Possible detailLogo on tv
2024-07-26 10:58:08 -04:00
thornbill
6bf6e7fd18
Backport pull request #5741 from jellyfin-web/release-10.9.z
...
Disallow scripted content in epubs
Original-merge: e669a9be02
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:31 -04:00
Bill Thornton
f0626465b0
Add headings and links to plugin pages
2024-07-15 10:25:56 -04:00
mihawk90
bd6f11ea78
Backport pull request #5640 from jellyfin-web/release-10.9.z
...
Fix background being invisible with theme videos
Original-merge: 7854c4b20b
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-05 17:03:45 -04:00
thornbill
e2f805da19
Backport pull request #5529 from jellyfin-web/release-10.9.z
...
Restore library menu tabs functionality
Original-merge: 7ce8c070b3
Merged-by: thornbill <thornbill@users.noreply.github.com>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-05-17 13:52:49 -04:00
robert-hamilton36
c42b96df3e
add Lyrics
2024-04-10 10:49:33 +12:00
Grady Hallenbeck
ce4c7aed5e
feat: (preferences) migrate display settings to react components
2024-03-24 19:01:49 -07:00
Bill Thornton
62005df481
Merge pull request #5139 from thornbill/item-details-backdrop-take-57
...
Refactor item details backdrop handling
2024-01-22 00:22:49 -05:00
Bill Thornton
f573800967
Fix line-clamping regression
2024-01-20 02:53:33 -05:00
Bill Thornton
c5a29be2c6
Refactor item details backdrop handling
2024-01-19 16:28:14 -05:00
LittleBigOwl
7883183714
Consistent CSS for progress bars
2023-10-17 15:43:25 +02:00
Dmitry Lyzo
226a5bbcd8
Add conditional build USE_SYSTEM_FONTS
2023-09-17 01:59:53 +03:00
Bill Thornton
83f149c8c3
Merge pull request #4441 from addamanth/tv-layout-clock
...
Show clock in TV layout
2023-04-18 09:23:52 -04:00
FireGamer3
b56f83df9a
Adds Ratings to both Video Player and Up Next Dialog Window
2023-04-13 20:14:30 -05:00
adamanth
08887bff68
Fix new line
2023-03-22 21:32:23 +03:00
adamanth
ffb5d2129b
CShow clock in TV layout
2023-03-22 20:30:06 +03:00
Netanel Henya
494c0ed434
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
2023-02-26 01:01:31 +02:00
Hadi Charara
88ce58a9ab
CSS fixes for live tv icon and player stats
2022-07-11 14:04:59 -04:00
Hadi Charara
f465a85320
Removed useless css file import
2022-07-08 23:55:10 -04:00
Hadi Charara
37a6303800
Final commit
2022-07-08 13:25:59 -04:00
Hadi Charara
8488f48f99
Fixed video player
2022-07-05 19:58:02 -04:00
Hadi Charara
fc96d4dad1
Fixes buttons in episode overview in RTL layouts
2022-07-04 14:24:08 -04:00
Hadi Charara
6570c07c63
Added arrow-back to inverted icons
2022-07-03 13:42:45 -04:00
Hadi Charara
10432a038a
Small fix for message icon
2022-07-03 12:14:39 -04:00
Hadi Charara
87190cf31a
Fixed navbar for RTL layouts
2022-07-03 11:58:08 -04:00
Hadi Charara
4530e44e62
Small fix for video player as the progress bar shouldn't be rtl
2022-07-03 09:10:02 -04:00
Hadi Charara
0f994ccb5b
Initial support for RTL layouts
2022-07-02 15:50:52 -04:00
Joshua M. Boniface
b41ed9477e
Merge pull request #3642 from taku0/font-family-by-language
...
(cherry picked from commit a07d5b7bd1
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Bill Thornton
0b61d60fb8
Remove unused sass mixins
2021-09-29 14:00:20 -04:00
jarnedemeulemeester
d1d3e25d20
Use old map-get function
2021-01-06 11:37:20 +01:00
jarnedemeulemeester
0ab9292558
Add check for weight name in local font name
2021-01-06 11:11:12 +01:00
jarnedemeulemeester
f6d08fb0dc
Use local version of Noto Sans if available
2021-01-05 17:15:50 +01:00
Cameron Clark
22f349153f
update imports
2020-12-28 08:46:01 +00:00
Bill Thornton
b9469f2a04
Fix lint issues
2020-12-14 15:56:02 -05:00
Bill Thornton
ba28267345
Use noto-sans from fontsource
2020-12-14 15:37:52 -05:00
Guilherme Danno
934797e074
feat: add mixins file
2020-05-10 17:59:41 -03:00