Ryan Hartzell
|
d895a4fc6a
|
add eslint no-nested-ternary rule and fix violations
|
2022-04-27 16:06:24 -07:00 |
|
Bill Thornton
|
2d2b99d3b9
|
Move clientUtils and rename
|
2022-04-10 02:22:13 -04:00 |
|
Dmitry Lyzo
|
59adbc348a
|
Escape HTML
|
2022-03-06 13:29:14 +03:00 |
|
Bill Thornton
|
86c458bf37
|
Move rewatching in next up to display option and remove home section
|
2022-03-01 00:56:48 -05:00 |
|
Dmitry Lyzo
|
119df2cc99
|
Add aria-hidden to button icons
|
2022-02-25 01:52:14 +03:00 |
|
Bill Thornton
|
c43f2ddfdd
|
Move rewatching to separate home screen section
|
2022-02-22 15:24:03 -05:00 |
|
Bill Thornton
|
270501e4f8
|
Merge pull request #3367 from SenorSmartyPants/Rewatch
Display rewatching list in Next up section on home page
|
2022-02-21 12:35:35 -05:00 |
|
Bill Thornton
|
d034ca5ea0
|
Merge pull request #3415 from dmitrylyzo/fix-hometab-focus
Fix focus on Home tab
|
2022-02-21 00:26:35 -05:00 |
|
Dmitry Lyzo
|
6c61712514
|
Fix focus on hometab
Remove the 'returnPromise' option, i.e. always return Promise
so that the focus is executed after the sections are loaded.
|
2022-02-15 15:44:45 +03:00 |
|
SenorSmartyPants
|
08628e8e7a
|
Fix linting
|
2022-01-26 17:31:18 -06:00 |
|
SenorSmartyPants
|
a6267aee68
|
Display rewatching list in Next up section on home page
Supports a Rewatching list page as well.
|
2022-01-26 17:16:30 -06:00 |
|
SenorSmartyPants
|
17f44e3fac
|
Display MediaSourceCount for all media Types
All items support alternate local versions, even if it's not documented. Tested with episode and musicVideo types. Added MSC to list items as well.
|
2022-01-20 15:58:14 -06:00 |
|
Bill Thornton
|
8e9f050a32
|
Add channels link to home page section
|
2022-01-13 10:15:24 -05:00 |
|
Jack
|
1742fe4c5a
|
Change toUTCString to toISOString and change default to 365 days.
|
2021-09-13 20:50:38 -04:00 |
|
Jack Vanier
|
2aecd89d6e
|
Merge branch 'jellyfin:master' into master
|
2021-08-14 20:30:45 -04:00 |
|
Bill Thornton
|
ca21720b87
|
Fix continue watching card shapes
|
2021-08-05 11:20:57 -04:00 |
|
Jack
|
1c57483f20
|
Fix lint
|
2021-08-01 19:14:50 -04:00 |
|
Jack
|
e0a6ad943f
|
Add setting for max days for a show to appear in next up list
|
2021-08-01 18:06:36 -04:00 |
|
Ömer Erdinç Yağmurlu
|
0171790619
|
fix linting problem
|
2021-07-13 09:59:14 +02:00 |
|
Ömer Erdinç Yağmurlu
|
59e3427f50
|
Added new setting for using episode images with NextUp/Resume instead of parent images
|
2021-07-10 11:28:25 +02:00 |
|
Bill Thornton
|
e25e9015e1
|
Fix continue reading card shape
|
2021-06-10 10:46:51 -04:00 |
|
Nathan Mascitelli
|
3ab41f77ea
|
Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2021-04-29 22:29:11 -04:00 |
|
Nathan Mascitelli
|
064b85d0ee
|
Set correct data-monitor based on type
|
2021-04-29 22:29:11 -04:00 |
|
Nathan Mascitelli
|
92e88e03e0
|
Add a continue reading section
|
2021-04-29 22:29:11 -04:00 |
|
Bill Thornton
|
a025771410
|
Merge pull request #2509 from jellyfin/disable-first-episode
Disable first episodes in Next Up home section
|
2021-04-09 15:19:20 -04:00 |
|
Bill Thornton
|
1a2f325b9d
|
Fix lint errors
|
2021-03-23 11:29:17 -04:00 |
|
Bill Thornton
|
a3949c1889
|
Fix sonarqube issues
|
2021-03-23 11:28:20 -04:00 |
|
Bill Thornton
|
f60b7686d0
|
Remove unused variables
|
2021-03-23 11:28:16 -04:00 |
|
Bill Thornton
|
a47f6d458c
|
Move components css files to sass
|
2021-03-19 14:00:59 -04:00 |
|
MrTimscampi
|
323d84ef64
|
Disable first episodes in Next Up home section
|
2021-03-14 05:32:07 +01:00 |
|
artiume
|
2fa702e954
|
Fix Continue Listening
|
2020-12-18 04:57:16 -05:00 |
|
BaronGreenback
|
225a41b780
|
Update homesections.js
Removed SeriesInfo
|
2020-11-22 20:38:56 +00:00 |
|
vitorsemeano
|
5071aedcea
|
extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
|
2020-11-05 23:12:23 +00:00 |
|
vitorsemeano
|
923d53bb71
|
remove most of Dashboard global window usage
|
2020-11-05 23:11:47 +00:00 |
|
MrTimscampi
|
7d9208e951
|
WIP
|
2020-11-05 23:09:09 +00:00 |
|
MrTimscampi
|
bfb8c7c1f6
|
Make import paths ES6-compatible
|
2020-11-05 22:58:26 +00:00 |
|
MrTimscampi
|
c97d7a6f59
|
Use connectionManager global
|
2020-08-30 06:06:47 +02:00 |
|
dkanada
|
369d7b2f5a
|
merge weekday strings
|
2020-08-13 21:56:01 +09:00 |
|
MrTimscampi
|
5e1b6acffe
|
Disallow block padding
|
2020-07-27 08:06:46 +02:00 |
|
MrTimscampi
|
dfbb7dfc16
|
Remove dead code
|
2020-07-26 12:30:50 +02:00 |
|
Cameron
|
54b4b3e11a
|
fix typo
|
2020-07-19 10:15:23 +01:00 |
|
Cameron
|
1c2399c70e
|
Migration of appFooter and homesections to ES6 modules
|
2020-07-14 13:50:37 +01:00 |
|
Vasily
|
1a8da665bc
|
Merge pull request #1463 from MrTimscampi/card-shapes
Fix latest section portrait cards not being portrait in all cases
|
2020-06-22 12:59:36 +03:00 |
|
MrTimscampi
|
5733f30cea
|
Fix latest section portrait cards not being portrait in all cases
|
2020-06-22 10:09:21 +02:00 |
|
MrTimscampi
|
efabfc6f69
|
Use parent poster for items with children
|
2020-06-20 15:29:47 +02:00 |
|
MrTimscampi
|
d8375efc69
|
Add Path to home sections
Fixes play button on home sections for books
|
2020-05-30 13:33:38 +02:00 |
|
MrTimscampi
|
9e3ca706c4
|
Force the use of single quotes
|
2020-05-04 12:44:12 +02:00 |
|
Dmitry Lyzo
|
d98645135b
|
Merge branch 'master' into fix-icons-webos2
|
2020-04-30 00:55:43 +03:00 |
|
ferferga
|
0117bf476a
|
Merge remote-tracking branch 'upstream/master' into global-globalize
|
2020-04-29 23:47:52 +02:00 |
|
Dmitry Lyzo
|
7905a868c8
|
Merge remote-tracking branch 'upstream/master' into fix-icons-webos2
Conflicts:
src/controllers/dashboard/plugins/available.js
src/controllers/dashboard/plugins/installed.js
|
2020-04-28 16:55:33 +03:00 |
|