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

3291 commits

Author SHA1 Message Date
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
Niels van Velzen
fb66b8e539 Remove "open in browser" button for external id from metadata editor 2024-07-15 21:59:38 +02:00
Bill Thornton
0dfc09529a
Merge pull request #5607 from grafixeyehero/Refactor-Search--Page
Refactor search  page
2024-07-15 15:44:42 -04:00
Bill Thornton
ddb9f66609
Merge pull request #5787 from grafixeyehero/Fix-ParentThumbImage
Fix parent thumb image for next up and continue watching in experimental layout
2024-07-15 15:43:23 -04:00
grafixeyehero
fe31539d69 apply suggestion
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2024-07-15 22:15:52 +03:00
Bill Thornton
6aab016634
Merge pull request #5724 from grafixeyehero/Fix-RefreshIndicator
Fix Refresh Indicator in experimental layout
2024-07-15 14:20:45 -04:00
Bill Thornton
b70f42bd5f
Merge pull request #5571 from grafixeyehero/Fix--Search-for-tab-library
Fix search for tab library in experimental layout
2024-07-15 14:19:27 -04:00
Bill Thornton
085e6e7f3d
Merge pull request #5622 from grafixeyehero/Add-homevideos-view
Add Home videos and Photos View
2024-07-15 13:17:14 -04:00
grafixeyehero
69afc01d44 Fix: Search for tab library 2024-07-15 20:09:17 +03:00
Bill Thornton
4a97b27218 Use react-router lazy for dynamic route import 2024-07-15 11:04:56 -04:00
Bill Thornton
f0626465b0 Add headings and links to plugin pages 2024-07-15 10:25:56 -04:00
grafixeyehero
00de25eccf Fix Parent Thumb Image for NextUp And Resume 2024-07-14 23:53:12 +03:00
Connor Smith
076f6e56aa Update up-next text when auto play next episode is disabled 2024-07-13 12:30:26 -04:00
Davoud-Ghargozlou
f353a4c827
Fix return type in supports fullscreen (#4903)
* refactor: supportsFullScreen to return the same type

* Fix parentheses

Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>

---------

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-07-10 01:17:21 -04:00
Bill Thornton
0d9a8680fb Add error boundary for page crashes 2024-07-10 00:04:52 -04:00
Bill Thornton
94f65820a6 Remove usage of deprecated getItemImageUrl 2024-07-02 10:18:03 -04:00
Peter Santos
c3ad26ea55 Use Error instead of literal for promise rejection 2024-06-25 22:37:34 -04:00
dmitrylyzo
85b0697a19 Backport pull request #5681 from jellyfin-web/release-10.9.z
Fix loading hides too early

Original-merge: 674b0b118f

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-23 11:42:25 -04:00
Chaitanya-Shahare
00e02888d2 Backport pull request #5680 from jellyfin-web/release-10.9.z
Fix episode overview markdown render

Original-merge: aed4ffa2cd

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-23 11:42:23 -04:00
grafixeyehero
4562f34995 Fix Refresh Indicator 2024-06-22 19:04:49 +03:00
grafixeyehero
01bad67226 Remove unused component 2024-06-11 00:24:31 +03:00
grafixeyehero
9352ec12dc Refactor Search Page 2024-06-11 00:23:57 +03:00
Bill Thornton
1d647bcf03
Merge pull request #5631 from prsantos-com/sonarcloud-resolve-s6644 2024-06-09 17:02:20 -04:00
grafixeyehero
11393ac3b2 add Legacy params interface 2024-06-09 09:01:52 +03:00
grafixeyehero
be891c3a98 Update to React 18 2024-06-09 08:25:36 +03:00
Bill Thornton
1b27d7dcb8
Merge pull request #5505 from scampower3/add-options-displayorder
Add display options for tvdb plugin
2024-06-08 20:29:43 -04:00
Bill Thornton
0a40507f3d
Merge pull request #5467 from scampower3/use-VideoDoViTitle-playbackinfo
Use VideoDoViTitle when available
2024-06-08 20:00:10 -04:00
thornbill
1688829caf Backport pull request #5661 from jellyfin-web/release-10.9.z
Use display missing episodes setting in search

Original-merge: 2a110f6b5d

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-05 17:03:52 -04:00
ConnorS1110
0e07d8a19a Backport pull request #5660 from jellyfin-web/release-10.9.z
Fixed being unable to properly long press on cards to multiselect on Firefox

Original-merge: 5680c18ade

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-05 17:03:51 -04:00
grafixeyehero
1fc471a0ed Backport pull request #5636 from jellyfin-web/release-10.9.z
Clear query and view cache on user logout

Original-merge: 4129676ed8

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-06-01 18:42:06 -04:00