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

1923 commits

Author SHA1 Message Date
Bill Thornton
0d9b2cf276
Merge pull request #6466 from theguymadmax/livetv-favorites 2025-01-23 14:59:40 -05:00
viown
fa749e4d45
Migrate apikeys to React (#6390) 2025-01-23 14:58:24 -05:00
Max
697d1da43a Fix names 2025-01-23 14:17:03 -05:00
Max
be127dd536 Add LiveTV channels to favorites section 2025-01-23 13:09:48 -05:00
Bill Thornton
7cec3dfb53
Merge pull request #6393 from viown/react-logs
Migrate logs to React
2025-01-22 15:01:15 -05:00
rlauuzo
34ace6bc11 Backport pull request #6413 from jellyfin-web/release-10.10.z
Prevent Focus Loss When Skip Button is Pressed

Original-merge: 4f17cebc02

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:46 -05:00
nyanmisaka
35a0854cc0 Backport pull request #6362 from jellyfin-web/release-10.10.z
Always do tone-mapping for HDR transcoding when software pipeline is used

Original-merge: 5b4cfbf410

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:41 -05:00
viown
0065f165cb Backport pull request #6295 from jellyfin-web/release-10.10.z
Enable TV Support for 'Ask to Skip'

Original-merge: 26df03b64c

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

Backported-by: thornbill <thornbill@users.noreply.github.com>
2025-01-22 03:12:37 -05:00
viown
bbec426232 Migrate logs to React 2025-01-15 14:11:36 +03:00
viown
3600426058
Merge pull request #6333 from viown/remove-jquery-part-1
Remove jQuery
2025-01-13 17:12:37 -05:00
Bill Thornton
ec1f6336a0
Merge pull request #6305 from theguymadmax/collection-header
Add collections as header on collections page
2025-01-06 10:56:30 -05:00
Bill Thornton
15bb9f8e24 Fix styling for wide device icons 2025-01-06 09:50:08 -05:00
viown
fb1ef7d905 Remove auto port forward options 2024-12-15 12:56:55 +03: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
20fd822b8b
Merge pull request #6334 from thornbill/dashboard-branding
Add branding settings page
2024-11-21 16:03:59 -05:00
Bill Thornton
4fed499c99
Merge pull request #6213 from thornbill/eslint-naming
Add eslint rules for consistent naming
2024-11-21 15:26:54 -05:00
Bill Thornton
06f2c226e1 Remove branding from general settings page 2024-11-20 18:06:44 -05:00
Max
2251f151f2 Add collections as header 2024-11-07 21:18:22 -05:00
thornbill
acbb626492 Backport pull request #6276 from jellyfin-web/release-10.10.z
Update plugin category labels

Original-merge: 9ff9f05a26

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:33 -05:00
rlauuzo
4f17bfb5ed Backport pull request #6258 from jellyfin-web/release-10.10.z
Show Skip Button When 'Next Video Info Overlay' is Disabled

Original-merge: 3311a1407f

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

Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03 10:54:28 -05:00
Bill Thornton
dc35c9d59e Move dashboard help links to header icon 2024-10-26 01:45:01 -04:00
viown
8cc23f2882 Remove undefined MediaSegmentType 2024-10-25 21:01:23 +03:00
viown
d8db0ba226 Remove check for outro 2024-10-25 20:58:37 +03:00
viown
11e4549b48 Use PlayerEvent constant 2024-10-24 12:37:38 +03:00
viown
459d0d7d9a Merge branch 'master' into prompt-to-skip 2024-10-24 12:34:55 +03:00
Bill Thornton
865046e668 Use async/await when getting playlist 2024-10-22 16:34:25 -04:00
Bill Thornton
a2e0f52297 Fix for niels OCD 2024-10-22 16:22:50 -04:00
Bill Thornton
f2b8c5e489 Fix order for 1hitsong OCD 2024-10-22 16:08:31 -04:00
Bill Thornton
29309bc4b8 Unhide next/prev track buttons if playlist has more items 2024-10-22 15:43:15 -04:00
viown
9b269296fe Use UpNextDialog for outro segments 2024-10-19 20:36:44 +03:00
Bill Thornton
a5e45f6cab
Merge pull request #6215 from thornbill/remove-osd-ratings 2024-10-17 02:29:30 -04:00
Bill Thornton
13c0dc0ea6 Remove ratings from video osd 2024-10-17 02:08:36 -04:00
Bill Thornton
0d2652ce58 Add base item to download params 2024-10-17 01:41:13 -04:00
Bill Thornton
fdccb5c915 Fix inconsistent naming formats 2024-10-17 01:23:38 -04:00
nyanmisaka
14fbd12f7d Fix incorrect 'required' attribute in txtQsvDevice
fixes a0b944b

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-10-14 17:34:06 +08:00
Bill Thornton
9c405e9360
Merge pull request #6184 from thornbill/playlist-editor
Add playlist editing
2024-10-13 16:50:49 -04:00
Bill Thornton
a7185ed750
Merge pull request #6157 from thornbill/media-segment-actions
Add media segment skipping
2024-10-13 16:38:01 -04:00
Bill Thornton
363171b56d Add playlist editing 2024-10-13 12:36:08 -04:00
Evan Jarrett
a6d95020d9 add ability to select QSV device in the UI 2024-10-10 17:15:39 -05:00
Bill Thornton
24fee38903
Merge pull request #6183 from thornbill/metadata-manager-menu 2024-10-10 13:33:53 -04:00
Bill Thornton
2235d162e7 Fix padding issues in the metadata manager 2024-10-10 10:59:00 -04:00
Bill Thornton
5ffc9c7618 Update drawer label for metadata manager 2024-10-10 10:26:23 -04:00
Bill Thornton
809dba510a Add media segment action settings 2024-10-09 17:06:10 -04:00
Niels van Velzen
7fe4c5c63f Fix editing device info when there are no options yet 2024-10-01 18:50:44 +02:00
David Murdoch
ce4aded654
Update src/controllers/movies/movies.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-26 16:15:18 -04:00
David Murdoch
bb78451102
Update src/controllers/movies/movies.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2024-09-25 13:49:41 -04:00
David Murdoch
f52ac7a96d Limit number of results returned since we only use 1 2024-09-25 13:48:34 -04:00
David Murdoch
74c735dbd0 Fix movies Shuffle button 2024-09-25 13:48:34 -04:00
Bill Thornton
f381255035
Merge pull request #6095 from nyanmisaka/patch-1 2024-09-22 01:21:19 -04:00
nyanmisaka
663e48a7a9 Fix more default values
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-09-21 14:07:13 +08:00