Bill Thornton
11c191d56b
Fix libraries maybe not being displayed on tvs
2023-10-10 17:21:39 -04:00
Bill Thornton
81c3a43601
Use foreach for recently added sections
2023-10-05 11:20:27 -04:00
Bill Thornton
8149076fc5
Fix function return type
2023-10-05 11:20:27 -04:00
Bill Thornton
f1afaa975e
Refactor home screen
2023-10-05 11:20:27 -04:00
Bill Thornton
8f32341c92
Merge pull request #4816 from thornbill/dashboard-app
...
Migrate dashboard to separate app
2023-10-04 02:11:22 -04:00
Bill Thornton
1e3fa5418c
Remove duplicate card shape functions
2023-10-01 02:54:23 -04:00
Bill Thornton
b5dcdbf4b4
Update dashboard paths
2023-09-29 17:07:17 -04:00
Dmitry Lyzo
5bb83fd185
Fix homesections in legacy browser
...
(cherry picked from commit d3e3bc7282
)
2023-09-25 00:57:54 +03:00
Bill Thornton
20381bd3ec
Fix all loneliness
2023-09-12 23:45:36 -04:00
Bill Thornton
f35a8151e0
Add prefer optional chaining rule
2023-07-06 13:39:48 -04:00
Bill Thornton
d7d0d7305c
Merge pull request #4556 from thornbill/routes-cleanup
...
Cleanup routes
2023-05-04 13:02:33 -04:00
Bill Thornton
f96166657d
Move remaining router components
2023-05-02 16:40:31 -04:00
Rares Tamasanu
2b9141f4cd
fix code smell: 'for loop should be for-of'
2023-04-30 19:15:14 +01:00
Bill Thornton
f2726653ae
Fix indentation issues
2023-04-19 01:56:05 -04:00
edvwib
d58f2e8ec4
Enable Stylelint rules for vendor prefixes
...
This commit also removes a bunch of vendor prefixes that were in the styles
but are no longer needed since PostCSS and Autoprefixer handles generating
them.
2022-12-20 23:49:26 +01:00
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