Commit Graph

135 Commits

Author SHA1 Message Date
Bill Thornton 1e3fa5418c Remove duplicate card shape functions 2023-10-01 02:54:23 -04:00
grafixeyehero 1825b821af cleanup duplicate userSettings from libraryBrowser 2023-07-14 21:32:34 +03:00
Bill Thornton ec0adb895b Add constructor capitalization rule 2023-07-06 11:49:55 -04:00
Dmitry Lyzo 5c44b03b5f Fix access to missing Shuffle button 2023-05-25 11:36:01 +03:00
Bill Thornton e730f1a17c Add enum for library tab values 2023-05-09 10:28:29 -04:00
Bill Thornton f96166657d Move remaining router components 2023-05-02 16:40:31 -04:00
grafixeyehero a3c8e11025 clean up 2023-04-11 02:53:38 +03:00
grafixeyehero 6cb6e10083 revert asyncRoutes to legacyRoutes 2023-04-10 22:58:14 +03:00
grafixeyehero 9741470c8c remove unused movies file 2022-10-26 23:46:02 +03:00
Aimekram 8251b65399 fix: indentation 2022-10-19 22:15:25 +02:00
Aimekram 832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Bill Thornton 0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Bill Thornton 76ed503c81 Fix sonarjs no-small-switch 2022-10-08 03:18:30 -04:00
Bill Thornton 05862bdc0b Merge pull request #3631 from dannymichel/sort-random-master
Add random sorting
2022-06-14 10:33:29 -04:00
Bill Thornton babc425fdb Merge pull request #3603 from ryan-hartzell/eslint-no-nested-ternary
add eslint no-nested-ternary rule and fix violations
2022-05-17 11:44:32 -04:00
Victor Usoltsev d89bcdca18 Fixes PR comment. 2022-05-13 10:02:40 +12:00
Danny Michel 8a2e2af2eb Requested changes
Requested changes https://github.com/jellyfin/jellyfin-web/pull/3631#discussion_r871799701 https://github.com/jellyfin/jellyfin-web/pull/3631#discussion_r871800253 https://github.com/jellyfin/jellyfin-web/pull/3631#discussion_r871800701
2022-05-12 17:43:28 -04:00
Danny Michel 178cef0d91 Add random sorting
Added random sorting to tv shows and movies lists
2022-05-12 13:15:15 -04:00
Victor Usoltsev de1cd2275f Shows movie shuffle button only when items are present. 2022-05-12 10:16:09 +12:00
Victor Usoltsev 0e8990d781 Fix PR comments. 2022-05-11 09:27:23 +12:00
Victor Usoltsev fe05939ec3 Adds shuffle button to movie collections. 2022-05-09 22:36:07 +12: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
Dmitry Lyzo 161ce2404b Add title to buttons 2022-03-03 17:19:27 +03:00
Bill Thornton ddbe596696 Remove unneeded empty functions 2022-03-02 00:59:04 -05:00
Bill Thornton 9067b0e397 Fix eslint errors for empty functions/constructors 2022-03-01 10:57:48 -05:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Bill Thornton 5e247f094d Fix number option in alphapicker 2022-01-04 17:13:31 -05:00
Bill Thornton f87bdf098a Make movies and shows in genre list random 2021-12-30 11:53:12 -05:00
ianjazz246 538cee3cf1 Sort genres by SortName instead of Random 2021-11-24 09:52:16 -08:00
Bill Thornton 0fb7575470 Merge pull request #2612 from dmitrylyzo/fix-paging-navigation
Fix navigation in paging block
2021-06-24 01:58:01 -04:00
Dmitry Lyzo c2410ecd27 Fix all this references 2021-04-24 16:59:15 +03:00
Dmitry Lyzo 0e21ba1f03 Add focuscontainer-x to the paging UI to be limited to horizontal navigation 2021-04-22 15:25:17 +03: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 e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
artiume c5b2b0b864 Sort Movies Suggestions by Random 2020-11-06 08:56:08 -05:00
vitorsemeano 923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
Bill Thornton 88d0c11209 Fix errors in controller imports 2020-11-05 23:11:47 +00:00
Bill Thornton a71b0314d4 Fix apiclient imports 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
cvium 09f6e775de Fix collectionEditor creation in movies 2020-11-02 09:29:57 +01:00
Anthony Lavado 9f463780af Merge pull request #1499 from grafixeyehero/move-tvlatest
Move tvlatest tab to suggestions section
2020-10-17 00:25:44 -04:00
dkanada 39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
grafixeyehero d3c5b83b29 clean up unused search tab condition 2020-09-14 01:23:20 +03:00
grafixeyehero 3cc20ce480 add more Landing Screen Options 2020-09-14 01:09:59 +03:00
Cameron 6868cf5340 Merge branch 'master' into hide-alphapicker 2020-09-11 22:38:47 +01:00
dkanada a5776e98a7 always use const when possible 2020-09-12 05:46:15 +09:00