1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

85 commits

Author SHA1 Message Date
MrTimscampi
983a14c528 Remove non-existing UserData field from requests 2020-12-05 15:36:44 +01:00
BaronGreenback
da644802ab
Update tvrecommended.js
Removed SeriesInfo
2020-11-22 20:40:29 +00:00
Bill Thornton
e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
artiume
0e530cd260
Sort Show Suggestions by Random 2020-11-06 09:05:07 -05: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
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
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
Cameron
6868cf5340
Merge branch 'master' into hide-alphapicker 2020-09-11 22:38:47 +01:00
Matt
fba96da954 Alpha picker only returns items starting with selected letter 2020-09-09 17:34:08 -04:00
Cameron
840ef01a13 Replace loops for for..of 2020-09-01 10:13:15 +01:00
Cameron
ab7fafa891 Remove ailiasing this 2020-09-01 10:12:10 +01:00
Cameron
477ecfdc9f Hide Alphapicker when not sorting alphabetically (TV) 2020-09-01 10:09:22 +01:00
dkanada
d9f286124d more string updates 2020-08-24 08:39:26 +09:00
dkanada
955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada
369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +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
2d72645aad Move HTML files to the proper locations 2020-08-08 03:34:21 +02:00
MrTimscampi
936ff4186d Merge remote-tracking branch 'upstream/master' into more-es6 2020-08-06 22:45:35 +02:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
MrTimscampi
8fb8dacdf1 Migrate shell, serverNotifications to ES6 + remove searchtab 2020-07-26 22:45:00 +02:00
MrTimscampi
0d1661055b Fix accidentally reverted var 2020-07-26 18:30:31 +02:00
MrTimscampi
60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +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
eec81ac54d Migration of tvupcomming to ES6 module 2020-07-12 15:27:05 +01:00
Cameron
91fc196b78 migration of tvstudios to ES6 module 2020-07-12 15:26:49 +01:00
Cameron
2533227426 Migration of tvshows to ES6 module 2020-07-12 15:26:33 +01:00
Cameron
13a617d8ed migration of tvrecommended to ES6 module 2020-07-12 15:26:14 +01:00
Cameron
7952ead55f migration of tvlatest to ES6 module 2020-07-12 15:25:49 +01:00
Cameron
5659c0f921 Migration of genres to ES6 module 2020-07-12 15:25:28 +01:00
Cameron
a0bc2f217a Migration of episodes to ES6 module 2020-07-12 15:25:13 +01:00
dkanada
d3b89b7ec7
Merge pull request #1356 from grafixeyehero/es6-alphaPicker
Migration alphaPicker to ES6 modules
2020-07-10 00:15:05 +09:00
grafixeyehero
985396af14 Move tvlatest tab to suggestions section 2020-06-30 00:47:34 +03:00
grafixeyehero
7b93106bc9 Migration alphaPicker to ES6 modules 2020-06-12 01:09:35 +03:00
dkanada
2c4f8d928a
Merge pull request #1366 from jellyfin/refactor
Update casing for some files and add placeholder elements
2020-06-09 03:14:57 +09:00
Cromefire_
60e670fcf7
Fixed globalize 2020-06-06 11:24:49 +02:00
Cromefire_
bd003e6e8a
Fixed lint 2020-06-06 11:24:49 +02:00