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

1464 commits

Author SHA1 Message Date
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
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
Victor Usoltsev
d89bcdca18 Fixes PR comment. 2022-05-13 10:02:40 +12: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
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
Bill Thornton
a9ae263045 Remove default export for backdrop component 2022-04-12 16:58:56 -04:00
Bill Thornton
125d5cb015 Move backdrop transparency method to component 2022-04-12 16:22:00 -04:00
Bill Thornton
3d11cbcd8f
Merge pull request #3523 from nyanmisaka/nvdec-tips
Add some tips for the enhanced NVDEC decoder
2022-04-12 15:11:49 -04:00
Bill Thornton
ff5c25c4a8 Remove custom equality check functions 2022-04-12 12:55:38 -04:00
Bill Thornton
9de11b443d Use toBoolean from string utils 2022-04-12 12:20:28 -04:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
sancodes
27cd24f5fc fix return statements 2022-04-08 19:10:11 -07:00
Bill Thornton
7ec51f111c Merge pull request #3519 from dmitrylyzo/fix-escapehtml
Escape HTML

(cherry picked from commit ef811e699c)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07 13:00:12 -04:00
Bill Thornton
a74ddbb5ca
Merge pull request #3544 from thornbill/catch-home-resume
Add error catching when loading home screen tab
2022-04-07 10:54:12 -04:00
Bill Thornton
67169e2a6a Remove getParameterByName global 2022-04-05 15:58:12 -04:00
Bill Thornton
a8ab76a651 Update home video library translation 2022-04-04 16:24:48 -04:00
Bill Thornton
c0228cc176 Add error catching when loading home screen tab 2022-04-04 14:42:03 -04:00
sancodes
161f531523 fix return 2022-04-03 12:08:26 -07:00
David Murdoch
0ffff84a9e
change buttons that act as links to anchor tags
Buttons and links are different and serve different purposes. Links _go
somewhere_ while buttons _do something_.

When I click on a movie title to _go to_ the movie page the thing I
click should act like a link. If I ctrl+click or middle click it it
should still act like a link... by opening in a new tab.
2022-04-01 18:52:16 -04:00
Bill Thornton
9cf5b25111 Remove duplicate import 2022-04-01 00:40:21 -04:00
Bill Thornton
1085034c18 Remove setTitle function in app router 2022-03-31 14:36:09 -04:00
nyanmisaka
f2dbf49a50 Add some tips for the enhanced NVDEC decoder 2022-03-29 14:06:47 +08:00
sancodes
408f2b2bda modify necessary void replacements 2022-03-21 20:50:19 -07:00
Bill Thornton
e023448146
Merge pull request #3505 from dmitrylyzo/fix-html-escape
Fix HTML escaping
2022-03-21 10:28:14 -04:00
Felix Oswald
659657b62d
escaped ExternalUrls with escapeHtml() 2022-03-19 11:26:03 +01:00
Felix Oswald
2521b06142
escaped location with escapeHtml() 2022-03-19 09:50:40 +01:00
Dmitry Lyzo
4929bfd350 Fix HTML escaping
Regression: 59adbc348a
2022-03-19 10:51:52 +03:00
Felix Oswald
55ad352d08
escaped location to prevent xss 2022-03-18 21:17:19 +01:00
Felix Oswald
e6465ec6ec
Fix birth location link 2022-03-18 15:15:31 +01:00
grafixeyehero
3886b7da1f apply suggestion 2022-03-10 10:23:52 -05:00