Bill Thornton
|
cb98a5cce0
|
Merge pull request #5200 from nicknsy/trickplay-new
Add trickplay support
|
2024-03-24 02:24:01 -04:00 |
|
Nick
|
5a9378012c
|
Additional code review
|
2024-03-23 09:31:07 -07:00 |
|
Niels van Velzen
|
facbda4f2f
|
Add package.json name and version as defines to avoid importing the package.json in code
|
2024-03-23 09:28:24 +01:00 |
|
Nick
|
55d57eedcc
|
Code review suggestions
|
2024-03-22 18:19:30 -07:00 |
|
LJQ
|
ee22ff7e35
|
Add suggested changes
|
2024-03-22 21:00:35 +08:00 |
|
LJQ
|
aba10a095c
|
Add suggested changes
|
2024-03-22 20:55:06 +08:00 |
|
LJQ
|
59b3159de1
|
Fix searching in tv shows
|
2024-03-21 15:31:25 +08:00 |
|
Nick
|
08f9ec9f01
|
Move trickplay settings to react
|
2024-03-18 16:15:35 -07:00 |
|
Nick
|
fc664090cc
|
Merge branch 'master' into trickplay-new
|
2024-03-17 19:33:16 -07:00 |
|
Bill Thornton
|
b54d791e95
|
Merge pull request #5240 from gnattu/apple-hwa
|
2024-03-15 00:25:10 -04:00 |
|
gnattu
|
b454c76776
|
fix: merge vt encoding options into one branch
|
2024-03-13 19:12:29 +08:00 |
|
gnattu
|
e64a5ed6d6
|
fix: also check type
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
|
2024-03-13 19:07:23 +08:00 |
|
Nick
|
2dfc0aa061
|
Merge branch 'master' into trickplay-new
|
2024-03-08 21:47:06 -08:00 |
|
Adrian Sandu
|
045c950ce6
|
Make the server field ignore the trailing slash.
Useful on the tizen build, if a trailing slash is added the error message is not helping.
|
2024-03-06 16:26:31 +03:00 |
|
Bill Thornton
|
7f42b4e8b6
|
Remove dlna configuration pages
|
2024-03-04 13:46:12 -05:00 |
|
gnattu
|
be26da26f8
|
feat: add VideoToolbox Tone mapping support
This also hides AV1 encoding from VideoToolbox option to not confuse our user.
|
2024-02-29 09:33:54 +08:00 |
|
Nick
|
44602d453e
|
Only set trickplay data on new item info
|
2024-02-22 17:34:18 -08:00 |
|
Nick
|
7f7c1be5e1
|
Merge branch 'master' into trickplay-new
|
2024-02-21 20:58:58 -08:00 |
|
Bill Thornton
|
265afb519b
|
Merge pull request #5216 from thornbill/build-version
Add build and web versions to dashboard
|
2024-02-21 12:02:40 -05:00 |
|
Bill Thornton
|
fbd9a46033
|
Merge pull request #5203 from thornbill/search-query-param
Add support for searching via a url parameter
|
2024-02-21 12:00:22 -05:00 |
|
Bill Thornton
|
1aabbae3a5
|
Add build and web versions to dashboard
|
2024-02-21 00:47:03 -05:00 |
|
Bill Thornton
|
9fa0b4f5b2
|
Escape html in tags
|
2024-02-13 17:10:48 -05:00 |
|
Brad Beattie
|
9cccbae5bb
|
Update index.js
|
2024-02-13 01:11:52 -05:00 |
|
Nick
|
7877a43482
|
Handle different trickplay resolutions
|
2024-02-11 22:26:49 -08:00 |
|
Nick
|
8045b95d93
|
Add trickplay functionality
|
2024-02-11 20:34:30 -08:00 |
|
grafixeyehero
|
d702ad938a
|
add show method for PlaylistEditor Class
|
2024-02-11 23:32:14 +03:00 |
|
Bill Thornton
|
a5a0122001
|
Merge pull request #5136 from thornbill/login-redirect
Add support for redirecting to the requested page after login
|
2024-02-07 00:56:40 -05:00 |
|
Bill Thornton
|
3d479dde1f
|
Merge pull request #5152 from thornbill/remove-unused-detail-elements
Remove unused elements from item details html
|
2024-02-07 00:54:30 -05:00 |
|
nyanmisaka
|
84d7b3396d
|
Add Rockchip MPP (RKMPP) as a new HWA type
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2024-02-01 21:50:42 +08:00 |
|
Bill Thornton
|
2669d1d3ea
|
Merge pull request #5142 from KasinSparks/init_event_deprecated
|
2024-01-23 10:23:11 -05:00 |
|
Bill Thornton
|
2063f81311
|
Remove unused elements from item details html
|
2024-01-23 00:02:42 -05:00 |
|
Kasin Sparks
|
a24b840153
|
Replace deprecated initEvent()
Replaced deprecated initEvent() with recommended event constructor, Event(), as per MDN web docs specification.
https://developer.mozilla.org/en-US/docs/Web/API/Event/initEvent#browser_compatibility
|
2024-01-21 21:02:18 -05:00 |
|
Bill Thornton
|
c5a29be2c6
|
Refactor item details backdrop handling
|
2024-01-19 16:28:14 -05:00 |
|
Bill Thornton
|
d88bcb48d7
|
Add support for redirecting to the requested page after login
|
2024-01-18 16:30:36 -05:00 |
|
Bill Thornton
|
f39ea2f638
|
Merge pull request #5098 from thornbill/hide-network-path
Disable network path field
|
2024-01-16 16:53:24 -05:00 |
|
TelepathicWalrus
|
42e76c9099
|
Update missed capital changes
|
2024-01-13 20:52:02 -05:00 |
|
Telepathic Walrus
|
051058b5af
|
Update imports to use full path
|
2024-01-13 20:52:02 -05:00 |
|
TelepathicWalrus
|
e5a55daf55
|
Initial commit
|
2024-01-13 20:52:02 -05:00 |
|
Bill Thornton
|
ec82e6758a
|
Disable network path field
|
2024-01-12 23:09:21 -05:00 |
|
grafixeyehero
|
e41436552e
|
Add livetv view
|
2024-01-12 21:08:06 +03:00 |
|
Bill Thornton
|
dace38c8dd
|
Remove sync info from requested fields
|
2024-01-11 02:24:16 -05:00 |
|
Cody Robibero
|
bc83892b4e
|
Remove invalid SongCount field
|
2024-01-06 13:48:03 -07:00 |
|
Bill Thornton
|
500312de33
|
Merge pull request #4881 from thornbill/remove-poster-click
|
2024-01-04 20:42:43 -05:00 |
|
LJQ
|
9b6de78688
|
Add spaces around ||
|
2024-01-04 07:58:55 -05:00 |
|
LJQ
|
e8b92dda8f
|
Fix Rename Device don't change device name in the devices page
|
2024-01-04 07:58:55 -05:00 |
|
Bill Thornton
|
92ed674e7e
|
Remove click action from item details primary image
|
2023-11-30 13:09:43 -05:00 |
|
rafma0
|
67aa57f67b
|
add param for markdownIt to handle html
|
2023-11-23 10:36:24 -03:00 |
|
rafma0
|
4a17c78a85
|
replace marked with markdown-it
|
2023-11-15 03:11:45 -03:00 |
|
Bill Thornton
|
34212614bc
|
Merge pull request #4891 from Sky-High/playback-fixes-for-chromecast
Fix playback control issues with chromecast
|
2023-11-08 16:54:35 -05:00 |
|
Dmitry Lyzo
|
bd54821f6d
|
Backport pull request #4912 from jellyfin/release-10.8.z
Fix imports
Original-merge: 1a1735340f
Merged-by: Bill Thornton <thornbill@users.noreply.github.com>
Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
|
2023-11-08 16:30:16 -05:00 |
|