Commit Graph

86 Commits

Author SHA1 Message Date
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
dkanada 47d8ef7fc2 Merge pull request #1134 from MrTimscampi/latest-tv-posters
Use posters for latest TV shows
2020-04-26 23:24:43 +09:00
ferferga 54eb916cfe Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-26 14:44:01 +02:00
MrTimscampi 9d0aa06264 Remove log lines 2020-04-26 14:18:43 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
MrTimscampi fcb6808a9f Use square shape for homevideos items in home sections 2020-04-26 10:19:10 +02:00
MrTimscampi 4113f001cb Use posters for latest TV shows 2020-04-26 10:07:09 +02:00
Delgan 9a08d8dbc4 Fix pointer missing in "create new lib" link 2020-04-25 10:11:38 +00:00
MrTimscampi 36eb5564c1 Fix all Critical bugs from Sonarqube 2020-04-06 22:03:09 +02:00
MrTimscampi cb1b8aa3a9 Fix semicolons and throw error in ESLint if missing 2020-04-05 13:48:10 +02:00
ferferga a0a3f88f39 Use Globalize locally everywhere 2020-03-29 19:39:14 +02:00
Dmitry Lyzo e016836d3e Fix library icons in WebOS 4 2020-03-10 12:44:42 +03:00