Bill Thornton
c31e8968dd
Merge pull request #3706 from thornbill/react-router-3
...
Add react router and migrate search page
2022-06-28 16:51:11 -04:00
Viperinius
49f1f1fae3
Add chapter markings to video player timeline.
...
These labels show the start of each chapter when interacting with the
slider the same way that activates the slider bubble. They follow the
same color scheme as the slider (watched chapters turn blue).
Inspired by https://features.jellyfin.org/posts/397/chapter-markers-in-timeline
2022-06-26 01:10:20 +02:00
Bill Thornton
f85db9c6ae
Merge pull request #3701 from nyanmisaka/patch-1
...
Remove MPEG4 hwaccel from AMF
(cherry picked from commit 4fdfcde018
)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:46 -04:00
Bill Thornton
c1865573d5
Merge pull request #3694 from crobibero/disable-splashscreen
...
Add the ability to enable/disable the splashscreen
(cherry picked from commit 0bd774dd45
)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14 19:36:43 -04:00
Bill Thornton
b2372a96e2
Add react-router
2022-06-14 12:10:26 -04:00
grafixeyehero
6cdbaa9f4e
Rename itembynamedetailpage to itemsByName
2022-06-14 10:55:26 -04:00
grafixeyehero
ac62a5e8bf
use import for ItemsByName & PlaylistViewer
2022-06-14 10:55:26 -04:00
Bill Thornton
6d3365bc09
Merge pull request #3688 from thornbill/no-hash-bang
...
Remove hash bang paths
2022-06-14 10:39:09 -04:00
Bill Thornton
05862bdc0b
Merge pull request #3631 from dannymichel/sort-random-master
...
Add random sorting
2022-06-14 10:33:29 -04:00
Joshua M. Boniface
e6b31e3e85
Merge pull request #3668 from dmitrylyzo/show-play-settings
...
(cherry picked from commit 0701c4dff3
)
Signed-off-by: crobibero <cody@robibe.ro>
2022-06-10 23:44:16 -04:00
Bill Thornton
90b1b45f26
Remove hash bang paths
2022-06-09 14:54:39 -04:00
Bill Thornton
79db34a2a7
Merge pull request #3609 from sancodes/eslint-no-sequences
...
Eslint no sequences
2022-06-09 12:24:52 -04:00
sancodes
d53d789272
fix lint
2022-06-09 07:00:43 -07:00
sancodes
247b78ac4c
fix lint
2022-06-09 07:00:21 -07:00
San
91b432d304
fix spacing
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-05-31 03:47:10 -07:00
San
b5b8476b62
fix styling
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:46:58 -07:00
San
dbae8afe48
fix nesting
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:46:20 -07:00
San
9856a83694
fix nesting
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:45:57 -07:00
San
623524549a
fix parenthesis
...
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2022-05-30 20:45:33 -07:00
grafixeyehero
3bc5b58dd8
revert back new line
2022-05-22 20:20:25 +03:00
grafixeyehero
17af0913e7
Fix import
2022-05-21 23:37:30 +03:00
Bill Thornton
311e271410
Merge pull request #3657 from dmitrylyzo/unhighlight-play
...
Remove play button highlighting
(cherry picked from commit 6b362fb591
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Bill Thornton
34b2018610
Merge pull request #3628 from thornbill/actually-fix-artist-albums
...
(cherry picked from commit d606a2aad5
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:06 -04:00
Bill Thornton
b4ae4e44b9
Merge pull request #3618 from thornbill/fix-backdrop-mobile
...
Fix backdrop being used on large screens in mobile layout
(cherry picked from commit f2c27dc1b5
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-05-20 23:02:03 -04:00
Bill Thornton
0b19f0d85e
Merge pull request #3604 from thornbill/fix-custom-elements
...
Fix custom element creation
(cherry picked from commit f2226ee745
)
Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20 18:38:48 -04:00
Bill Thornton
c74712e13f
Merge pull request #3543 from Shadowghost/strm-display-fix
...
(cherry picked from commit 4792631f06
)
Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20 18:36:37 -04:00
San
a2fe92f192
Merge branch 'master' into eslint-no-sequences
2022-05-20 01:40:57 -07:00
Bill Thornton
babc425fdb
Merge pull request #3603 from ryan-hartzell/eslint-no-nested-ternary
...
add eslint no-nested-ternary rule and fix violations
2022-05-17 11:44:32 -04:00
Ryan Hartzell
f58d7b0beb
small fixes to cleanup no-nested-ternary
2022-05-16 12:23:22 -07:00
Bill Thornton
5b17d6a5d7
Merge pull request #3627 from bernarden/feature/movie-shuffle-button
2022-05-14 03:09:37 -04:00
Danny Michel
b4157adfd3
Requested change
...
Requested change
2022-05-12 23:31:07 -04:00
Victor Usoltsev
d89bcdca18
Fixes PR comment.
2022-05-13 10:02:40 +12:00
Danny Michel
8a2e2af2eb
Requested changes
...
Requested changes https://github.com/jellyfin/jellyfin-web/pull/3631#discussion_r871799701 https://github.com/jellyfin/jellyfin-web/pull/3631#discussion_r871800253 https://github.com/jellyfin/jellyfin-web/pull/3631#discussion_r871800701
2022-05-12 17:43:28 -04:00
Danny Michel
178cef0d91
Add random sorting
...
Added random sorting to tv shows and movies lists
2022-05-12 13:15:15 -04:00
Victor Usoltsev
de1cd2275f
Shows movie shuffle button only when items are present.
2022-05-12 10:16:09 +12:00
Jesse Seeligsohn
631284e56f
Append year to title of content in video playback if possible.
2022-05-10 17:51:06 -04:00
Victor Usoltsev
0e8990d781
Fix PR comments.
2022-05-11 09:27:23 +12:00
Victor Usoltsev
fe05939ec3
Adds shuffle button to movie collections.
2022-05-09 22:36:07 +12:00
sancodes
9f19170dec
fix no-sequence lint
2022-04-30 13:04:58 -07:00
Joshua M. Boniface
95d368db79
Merge pull request #3601 from thornbill/fix-repositories-xss
...
(cherry picked from commit bc0288e57f
)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-28 09:28:26 -04:00
Bill Thornton
4c709dcf44
Merge pull request #3597 from nielsvanvelzen/qc-text-input
...
Use text input in Quick Connect page
(cherry picked from commit f7e2f07c05
)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-28 09:28:26 -04:00
Ryan Hartzell
d895a4fc6a
add eslint no-nested-ternary rule and fix violations
2022-04-27 16:06:24 -07:00
Bill Thornton
ca763cc7bc
Merge pull request #3586 from thornbill/fix-item-details-selector
2022-04-22 07:41:02 -04:00
Bill Thornton
8967dd7917
Merge pull request #3546 from thornbill/home-videos
2022-04-22 07:40:27 -04:00
Bill Thornton
d5a2f4f763
Fix card selector for tv layout
2022-04-21 17:37:55 -04:00
Bill Thornton
4b7f615001
Merge pull request #3560 from thornbill/refactor-transparency
...
Move backdrop transparency method to component
2022-04-19 23:26:12 -04:00
Bill Thornton
89af1e339d
Merge pull request #3479 from davidmurdoch/fix/buttons-arent-for-links
...
Change buttons that act as links to anchor tags
2022-04-19 16:42:13 -04:00
Bill Thornton
054587d9ae
Merge pull request #3559 from thornbill/remove-equality-funcs
...
Remove custom equality check functions
2022-04-19 16:27:48 -04:00
Bill Thornton
39a36208c0
Merge pull request #3535 from dmitrylyzo/fix-poster-resume
...
Fix 'resume' when clicking on item details poster
(cherry picked from commit dace55907f
)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-04-17 15:41:21 -04:00
Bill Thornton
13a70d3186
Merge pull request #3509 from sancodes/eslint-novoid
...
add eslint novoid
2022-04-13 00:44:30 -04:00