Commit Graph

132 Commits

Author SHA1 Message Date
Niels van Velzen a269dcbc10 Increase amount of home sections from 7 to 10 2024-09-21 15:32:13 +02:00
Bill Thornton 942c1e01dc Fix home section resume error 2024-08-18 01:29:49 -04:00
Bill Thornton 056d802c56 Move globalize to lib 2024-08-14 14:00:09 -04:00
Bill Thornton d98978eb1e Fix recently added for mixed libraries 2024-05-07 14:05:00 -04:00
Bill Thornton 92358de0b6 Use react-query for UserViews queries 2024-01-17 12:02:55 -05:00
TelepathicWalrus 4d638e3ff7 Updated collectiontype to not use pascal case 2024-01-13 20:52:02 -05:00
Telepathic Walrus 051058b5af Update imports to use full path 2024-01-13 20:52:02 -05:00
TelepathicWalrus e5a55daf55 Initial commit 2024-01-13 20:52:02 -05:00
Bill Thornton ac89758de8 Exclude resumable in next up home screen section 2024-01-12 01:21:27 -05:00
Bill Thornton dace38c8dd Remove sync info from requested fields 2024-01-11 02:24:16 -05:00
Bill Thornton 359e168ace Use icon url from client capabilities 2023-10-16 01:38:22 -04:00
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 d3e3bc7282774144d71ef8c0ec6efb6f940ed929)
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