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

172 commits

Author SHA1 Message Date
SenorSmartyPants
5c51b4b985 Code review changes implemented 2023-02-07 13:12:19 -06:00
SenorSmartyPants
65543e77a4 Display whole channel icon and new/repeat/live/premiere flags
- Make timer list visually identical when displayed on Series Timer page, or Series page.
- Display full channel icon (background-size: contain)
- Display New/Repeat/etc in timer list. Respects user guide settings for which flags to display
- Add margin before timerIndicator if mediainfo is present
- Add option to display officialRating display in mediainfo
- Use ids instead of CSS class for seriesTimerSchedule*
2022-11-21 17:45:56 -06:00
Aimekram
832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Dmitry Lyzo
39879baefe fix HTML escaping 2022-10-16 00:06:54 +03:00
Bill Thornton
84c007fa0b
Merge pull request #3743 from hadicharara/hadicharara/added-support-for-rtl-layouts
Add Initial support for RTL layouts
2022-10-15 02:50:48 -04:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Hadi Charara
104ad71ea7 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-12 08:29:53 -04:00
Bill Thornton
858aea92f9 Enable eslint array-callback-return foreach checking 2022-10-11 01:37:33 -04:00
Bill Thornton
5e4eca6ae9 Fix sonarjs no-redundant-jump 2022-10-08 02:50:20 -04:00
Hadi Charara
32f103b852 Merge branch 'master' into hadicharara/added-support-for-rtl-layouts 2022-10-01 16:55:59 -04:00
Joshua Boniface
29fb5d3379 Backport pull request #3778 from jellyfin/release-10.8.z
Add title and filename to download request in item details

Authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>

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

Original-merge: 6fe43e45e9
2022-08-01 14:26:58 -04:00
Hadi Charara
b15953acc2 Added a few bdi tags for a good experience 2022-07-04 13:29:46 -04:00
Hadi Charara
7b1afeef82 Some library rtl fixes 2022-07-04 11:56:38 -04:00
Hadi Charara
ea85b4a6d7 Added <bdi> to item titles 2022-07-03 15:05:09 -04:00
Hadi Charara
b671da1086 Small css fixes and added <bdi> element 2022-07-03 09:45: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
79db34a2a7
Merge pull request #3609 from sancodes/eslint-no-sequences
Eslint no sequences
2022-06-09 12:24:52 -04: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
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
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
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
sancodes
9f19170dec fix no-sequence lint 2022-04-30 13:04:58 -07: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
ff5c25c4a8 Remove custom equality check functions 2022-04-12 12:55:38 -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
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
sancodes
408f2b2bda modify necessary void replacements 2022-03-21 20:50:19 -07: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
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
Bill Thornton
4340b06101
Merge pull request #3481 from Maxr1998/album-tracks-index-sort 2022-03-08 18:36:23 -05:00
Dmitry Lyzo
8420d0fef2 Sanitize HTML 2022-03-06 13:29:16 +03:00
Dmitry Lyzo
59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
Dmitry Lyzo
08cbc5aa8f refactor: Move condition out of loop 2022-03-06 13:27:40 +03:00