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

3421 commits

Author SHA1 Message Date
Bill Thornton
a00c68d49a
Merge pull request #5193 from carlo-colombo/subtitle-offset-keybinding 2024-08-16 11:52:12 -04:00
Bill Thornton
94ffad42cd
Merge pull request #5913 from thornbill/index-refactor
Refactor app startup code
2024-08-16 11:05:32 -04:00
Francisco Zorat
e4a6a2d6bc
Add 'how many times' is the speed of transcoding in Playback Info (#5753)
* feat: new display value for transcoding fps

* fix: undefined safety + || instead of ??

* forgot to add to contributors

* fix: apply suggestions

* chore: remove from contrib to rebase

* chore: add to contrib again

---------

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-08-15 14:28:57 -04:00
LJQ
7ae1d560f3 Add button to reset metadata in metadata editor 2024-08-15 15:10:12 +00:00
Bill Thornton
422adde900 Use consistent import style 2024-08-15 02:33:50 -04:00
Bill Thornton
4f2edf416a Remove unused package manager 2024-08-14 16:24:56 -04:00
Bill Thornton
056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
Gabriel Gavrilov
7810ff464b
Merge branch 'master' into master 2024-08-13 12:11:39 -06:00
thornbill
37fbfb3772 Backport pull request #5898 from jellyfin-web/release-10.9.z
Fix autoCast race condition

Original-merge: 7f575d724e

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:23 -04:00
Doxterpepper
614c9e4481 Backport pull request #5730 from jellyfin-web/release-10.9.z
Add no-cache attribute for fetch requests to /system/info/public to prevent stale server info

Original-merge: a0e6da790c

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-13 11:53:19 -04:00
Gabriel Gavrilov
9c7148e07f Fix ESLint issues 2024-08-10 23:15:37 -06:00
Gabriel Gavrilov
f4d3ccfcaf Add empty password save error message 2024-08-10 22:49:58 -06:00
gnattu
dec593d37e use fldEnableHi10p 2024-08-10 21:52:16 +08:00
gnattu
0ed16a04b2 Add user-configurable switch for hi10p on safari 2024-08-10 21:00:48 +08:00
Narfinger
71afc176b0 Use alert for error message of invalid ItemId 2024-08-10 19:25:53 +09:00
Bill Thornton
6dade2eb56
Merge pull request #5872 from gnattu/fix-audio-remux-check
Fix remux detection for pure audio session
2024-08-08 16:33:30 -04:00
Narfinger
8bdae2381c Show error message when ItemIds are invalid instead of infinitely spinning 2024-08-08 14:12:25 +09:00
grafixeyehero
b9b963cca8 Move reusable TextLines component to common file 2024-08-08 04:25:05 +03:00
thornbill
031ed45c87 Backport pull request #5826 from jellyfin-web/release-10.9.z
Fix overly aggressive view caching

Original-merge: 4598d66688

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2024-08-05 11:14:39 -04:00
gnattu
8513f60f49 Simplify check 2024-08-04 19:26:16 +08:00
gnattu
9fb0c4473c
PascalCase in string key for uniformity
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-08-04 19:07:03 +08:00
gnattu
31b6a43a85 Fix filtering for setter and getter 2024-08-04 15:31:52 +08:00
gnattu
f6c8af1095 Make labels translatable 2024-08-04 15:31:43 +08:00
gnattu
ae02d972c4 Fix remux detection for pure audio session 2024-08-04 14:40:15 +08:00
gnattu
0e985c2ffe fix lint 2024-08-04 14:18:42 +08:00
gnattu
a386512def Better codec profile for Safari with 10.10 features
This uses the new VP9 remuxing and audio remuxing features to reduce transcoding on Safari, also removed some problematic direct play profiles.

- Add opus profile for Safari
- Add VP9 remuxing profile for Safari
- Remove Vorbis profile on non-webm container for Safari
- Remove direct VP9 playback in mp4 container for iOS Safari
2024-08-04 13:55:05 +08:00
gnattu
524ede412b Add non-standard multi-value audio tag support 2024-08-04 12:54:39 +08:00
Bill Thornton
ba8fb5eb81 Add legacy bang url redirects 2024-08-01 01:21:17 -04:00
Bill Thornton
dce7a36fcf Add RouterHistory to replace syncing for compatibility 2024-08-01 01:21:17 -04:00
Bill Thornton
03f4251afb
Merge pull request #5773 from thornbill/add-plugin-redesign 2024-07-26 19:34:59 -04:00
venkat_karasani
2ed3aced2f Prevent modal clos on mouse press up if outside the dialog 2024-07-26 14:38:04 -04:00
Bill Thornton
b9dea3a788
Merge pull request #5734 from prsantos-com/sonarcloud-promise-rejection
Use Error instead of literal for promise rejection
2024-07-26 11:37:26 -04:00
Bill Thornton
40135836e4
Merge pull request #5218 from btopherjohnson/RemoveResetPassword
Remove reset password option for admin users
2024-07-26 11:27:29 -04:00
Bill Thornton
e92b9f0adc
Merge pull request #5666 from ConnorS1110/update-up-next-dialog-text
Update up-next text when auto play next episode is disabled
2024-07-26 01:21:43 -04:00
thornbill
0090ccd893 Backport pull request #5810 from jellyfin-web/release-10.9.z
Fix chapter type options not showing for mixed libraries

Original-merge: c98822a7c6

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:36 -04:00
dmitrylyzo
59db69227b Backport pull request #5740 from jellyfin-web/release-10.9.z
Don't change volume if it is physically controlled

Original-merge: e0a0c92b43

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:29 -04:00
thornbill
c5b338dc64 Backport pull request #5732 from jellyfin-web/release-10.9.z
Fix dashboard user page crash

Original-merge: 2d2d5bef94

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:53:28 -04:00
ConnorS1110
cf6eaa6b92 Backport pull request #5377 from jellyfin-web/release-10.9.z
Fix changing filters not resetting multiselected media cards

Original-merge: 798b408bd7

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

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-21 01:43:51 -04:00
Bill Thornton
5f61a431de Fix console errors 2024-07-19 11:30:57 -04:00
Bill Thornton
bfced99e7c
Merge pull request #5798 from grafixeyehero/Fix-mediaSourceIndicator
Fix invisible media source indicator in experimental
2024-07-17 16:32:27 -04:00
Bill Thornton
8061ae63ef
Merge pull request #5797 from grafixeyehero/Fix-Progressbar-position
Fix progress bar position indicator in experimental
2024-07-17 15:18:22 -04:00
Bill Thornton
255d982687 Fix home page loading with lazy 2024-07-16 17:05:32 -04:00
Bill Thornton
9f61863b7d Fix home page crashing when using react-router lazy import 2024-07-16 14:48:56 -04:00
grafixeyehero
20f53388ae Fix progress bar position 2024-07-16 02:36:07 +03:00
grafixeyehero
60e11181af Fix invisible media source indicator 2024-07-16 02:33:02 +03:00
Bill Thornton
e928a2ff95 Redesign add plugins page 2024-07-15 17:24:07 -04:00
Bill Thornton
5936ed10ca
Merge pull request #5791 from nielsvanvelzen/no-format-string
Remove "open in browser" button for external id from metadata editor
2024-07-15 17:19:58 -04:00
Bill Thornton
845d237200
Merge pull request #5789 from thornbill/update-plugin-headings
Add headings and links to plugin pages
2024-07-15 16:46:18 -04:00
Bill Thornton
58219f688b
Merge pull request #5790 from thornbill/lazy-routes
Use react-router lazy for dynamic route import
2024-07-15 16:45:13 -04:00
Bill Thornton
e0be16b272
Merge pull request #5625 from FintasticMan/add_prefer_transcode_video
Add setting for preferred video codec
2024-07-15 16:14:51 -04:00