Commit graph

39 commits

Author SHA1 Message Date
Bill Thornton
329cf77c81 Add eslint radix rule for parseInt 2023-03-09 00:20:11 -05:00
Netanel Henya
494c0ed434 cleanup: reorganized sass files to be in src/styles instead of src/assets/css 2023-02-26 01:01:31 +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
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
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
Ö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
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
BaronGreenback
da644802ab
Update tvrecommended.js
Removed SeriesInfo
2020-11-22 20:40:29 +00:00
vitorsemeano
a106e23ff8 some bug fixes after master rebase 2020-11-05 23:18:19 +00: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
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
grafixeyehero
71c44dccd6 move music tabs suggestions to the second position 2020-09-14 00:04:55 +03:00
grafixeyehero
5f56bb15c2 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into move-tvlatest
# Conflicts:
#	src/controllers/shows/tvlatest.js
#	src/controllers/shows/tvrecommended.js
2020-09-13 01:50:38 +03:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada
a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
dkanada
65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
dkanada
23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
MrTimscampi
936ff4186d Merge remote-tracking branch 'upstream/master' into more-es6 2020-08-06 22:45:35 +02:00
MrTimscampi
8fb8dacdf1 Migrate shell, serverNotifications to ES6 + remove searchtab 2020-07-26 22:45:00 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi
ffc22f629e Resolve suggestions 2020-07-24 13:08:49 +02:00
Julien Machiels
23c1f59bb3
Update src/controllers/shows/tvrecommended.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-07-24 12:54:17 +02:00
Cameron
9e61810bb1 remove console log 2020-07-14 20:51:02 +01:00
Cameron
13a617d8ed migration of tvrecommended to ES6 module 2020-07-12 15:26:14 +01:00
grafixeyehero
985396af14 Move tvlatest tab to suggestions section 2020-06-30 00:47:34 +03:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
ferferga
6a288d77cf Fix define array order 2020-03-29 20:22:38 +02:00
ferferga
a0a3f88f39 Use Globalize locally everywhere 2020-03-29 19:39:14 +02:00
Dmitry Lyzo
7a10be5933 Add autofocus on page load 2019-11-14 21:04:01 +03:00
grafixeyehero
23677db990 Deminify part 2 (#509)
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
dkanada
8bec0ad63d move all library pages to their own folders 2019-08-16 00:58:27 -07:00
Renamed from src/controllers/tvrecommended.js (Browse further)