1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

13787 commits

Author SHA1 Message Date
Bill Thornton
7acdb66e14
Merge pull request #5825 from thornbill/router-v13 2024-08-01 01:07:05 -04:00
Bill Thornton
665678d5d7
Merge pull request #5669 from RaafatAkkad/patch-2
Force DoVi on browser.xboxOne as edgeUWP says it can't play it
2024-07-26 10:55:04 -04:00
Daniel M. Capella
f6acb157c6
Display mute keyboard shortcut in uppercase 2024-07-25 18:38:13 -04:00
Bill Thornton
8ddd9ecd9d Add legacy bang url redirects 2024-07-24 15:12:33 -04:00
Bill Thornton
1adaf00cb3 Add RouterHistory to replace syncing for compatibility 2024-07-24 15:12:10 -04:00
Bill Thornton
3235e2e594 Unify app routers 2024-07-24 14:59:16 -04:00
Bill Thornton
91d40a0c4e
Merge pull request #5812 from thornbill/fix-dashboard-titles
Fix stuck page titles on admin dashboard
2024-07-19 13:44:51 -04:00
venkata nadha reddy
83503936cc Fix stuck page titles on admin dashboard (#5735)
* Fixed stuck page titles on admin dashboard.

* Updating contributors
2024-07-19 12:54:59 -04:00
Bill Thornton
ebe3f0feb7 Fix chapter type options not showing for mixed libraries 2024-07-19 12:44:04 -04:00
Bill Thornton
8c06742d2d Fix dashboard body class sometimes missing 2024-07-18 11:42:56 -04:00
Daniel M. Capella
2d68f94ec6
Display previous/next keyboard shortcuts (#5759)
* Display previous/next track keyboard shortcuts

* Display keyboard shortcuts in uppercase

* Display previous/next chapter keyboard shortcuts

* Allow capital letters for keyboard shortcuts

> On YouTube, Shift and CapsLock have no effect on these actions.
2024-07-16 10:34:13 -04:00
Bill Thornton
9501c5097b
Merge pull request #5719 from dmitrylyzo/fix-bubble-trickplay
Fix Trickplay thumbnail in older web engines
2024-07-15 12:14:57 -04:00
Bill Thornton
86ff77924e
Merge pull request #5553 from GeorgeH005/older-web0s-dovi-fix
Fix Dolby Vision playback on webOS
2024-07-15 10:12:47 -04:00
Bill Thornton
9e7ad28eaf
Merge pull request #5776 from thornbill/fix-invisible-headings
Fix invisible headings
2024-07-12 16:13:56 -04:00
Bill Thornton
765394b6f2 Fix invisible headings 2024-07-12 15:47:46 -04:00
Bill Thornton
798b408bd7
Merge pull request #5377 from ConnorS1110/fix-multiselect-filter
Fix changing filters not resetting multiselected media cards
2024-07-12 15:24:33 -04:00
Bill Thornton
e669a9be02
Merge pull request #5741 from thornbill/epubjs-no-scripts 2024-07-10 23:32:54 -04:00
Bill Thornton
e0a0c92b43
Merge pull request #5740 from dmitrylyzo/fix-tv-volume
Don't change volume if it is physically controlled
2024-07-09 23:38:47 -04:00
George Haidos
0b34c1812e
Allow Dolby Vision in TS for WebOS
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-07-08 21:36:53 +03:00
George Haidos
edd32297ee
Disable fmp4 by default for Tizen and WebOS 2024-07-08 21:36:45 +03:00
George Haidos
7372e837ee
Force support DoVi profile 8 for webOS TVs that support it but report otherwise 2024-07-08 21:36:33 +03:00
Bill Thornton
71d4f7083d Disallow scripted content in epubs 2024-06-27 14:07:39 -04:00
Dmitry Lyzo
bc8b83be5e Don't change volume if it is physically controlled 2024-06-27 12:58:13 +03:00
Bill Thornton
c89846c039 Fix getLocationSearch when search and hash search exist 2024-06-25 12:13:19 -04:00
Bill Thornton
4ffa90cdd7 Use search param hook from react-router 2024-06-25 12:11:46 -04:00
Dmitry Lyzo
f507bfb016 Remove libjass leftovers 2024-06-20 13:12:13 +03:00
Dmitry Lyzo
98207228d6 Fix current aspect ratio reset
The media element may still have some CSS styles related to aspect
ratio, so we need to reset the current aspect ratio after
destroying the media element.
2024-06-20 13:12:13 +03:00
Dmitry Lyzo
30c1926e4e Fix trickplay thumbnail positioning
In webOS 1.2, the image is scaled to fit in the `chapterThumpWrapper`
and ignores position. Since it doesn't seem to support `resize` nor
`object-fit` to prevent scaling, use background instead.
2024-06-18 16:44:13 +03:00
Connor Smith
84e7b59e03 Fix changing filters not resetting multiselected media cards 2024-06-10 17:05:29 -04:00
Raafat Akkad
cb085ff955 Force DoVi on browser.xboxOne as edgeUWP says it can't play it
Unsure if DoVi profile 8 works on Xbox but the video plays
2024-06-10 20:41:32 +01:00
Bill Thornton
4bb0c67340
Merge pull request #5694 from thornbill/pdfjs-patch 2024-06-10 12:12:45 -04:00
Bill Thornton
4ec0e2f086 Disable eval support in pdfjs 2024-06-10 11:57:18 -04:00
Bill Thornton
674b0b118f
Merge pull request #5681 from dmitrylyzo/fix-loading
Fix loading hides too early
2024-06-08 18:29:57 -04:00
Chaitanya Shahare
a031aab622
Fix markdown is rendered properly in episode's overview 2024-06-08 19:58:06 +05:30
Dmitry Lyzo
fa4b109037 Fix loading hides too early 2024-06-07 14:46:36 +03:00
Bill Thornton
a0c2202e64 Remove IMDb references 2024-06-06 10:30:20 -04:00
Dmitry Lyzo
7a88d5f02d Snap slider value
Firefox doesn't automatically snap the value of the range
element, which causes uneven values to be displayed.
2024-06-06 14:52:51 +03:00
Bill Thornton
238b44f1bb Fix live tv images being ignored 2024-06-05 17:44:50 -04:00
Bill Thornton
52aa8ebd49
Merge pull request #5662 from gnattu/mark-opera-as-hevc-av1-ready
Mark desktop Opera as AV1 and HEVC ready in fmp4
2024-06-05 14:14:04 -04:00
Bill Thornton
7865170eb6
Merge pull request #5621 from FintasticMan/webos_prioritise_hevc
Prioritise HEVC over H264 in HLS TS streams on webOS
2024-06-05 14:07:58 -04:00
Bill Thornton
2a110f6b5d
Merge pull request #5661 from thornbill/missing-episode-search
Use display missing episodes setting in search
2024-06-05 14:03:06 -04:00
gnattu
07bbe67927 Mark desktop Opera as AV1 and HEVC ready in fmp4
Users report that the desktop Opera can play AV1 and HEVC just fine in fmp4
2024-06-05 23:30:57 +08:00
Bill Thornton
611922d260 Use display missing episodes setting in search 2024-06-05 10:23:35 -04:00
Connor Smith
c35cec5c77 Fixed being unable to properly long press on cards to multiselect on Firefox 2024-06-04 22:37:08 -04:00
Bill Thornton
ab781678c1
Merge pull request #5658 from thornbill/activity-table-widths
Update activity table column widths
2024-06-04 16:14:44 -04:00
Bill Thornton
7d057c58cf Update activity table column widths 2024-06-04 16:04:59 -04:00
Bill Thornton
4dd44dfd9f Revert "Fix extra requests in standalone mode"
This reverts commit 4161220965.
2024-06-04 15:28:02 -04:00
Bill Thornton
74a3bd8768
Merge pull request #5653 from dmitrylyzo/fix-videoosd-hide
Fix video OSD not fully hiding
2024-06-04 14:55:30 -04:00
Tarulia
ba36747dbb Fix background being invisible with theme videos 2024-06-04 14:23:33 -04:00
Dmitry Lyzo
cbedc384b3 Fix video OSD not hiding
Sometimes (maybe in some browsers) onHideAnimationComplete
is called on btnPause, and the event listener is disconnecting
because it was connected with "once: true".

As a result, the `hide` class is not added to the OSD element,
allowing the user to interact with transparent elements.

Don't connect listener with "once: true".
2024-06-03 16:48:37 +03:00