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

80 commits

Author SHA1 Message Date
Bill Thornton
8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +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
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
grafixeyehero
71c44dccd6 move music tabs suggestions to the second position 2020-09-14 00:04:55 +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
4968f71858 Replace loops for for..of 2020-09-01 10:14:14 +01:00
Cameron
d8cb606894 Hide Alphapicker when not sorting alphabetically (Music) 2020-09-01 10:09:28 +01:00
dkanada
75a4b73a83 merge branch master into strings 2020-08-27 09:20:03 +09:00
dkanada
fd102348ce
Merge pull request #1730 from Camc314/remove-self
Remove Aliasing this in Music
2020-08-25 09:44:18 +09: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
67ce56da95 remove some duplicate strings 2020-08-13 21:23:51 +09:00
Anthony Lavado
9da5704bda
Merge pull request #1577 from MrTimscampi/apphost-es6
Migrate appHost, qualityOptions, bundle and appLoader to es6
2020-08-11 14:05:28 -04:00
MrTimscampi
fe0c7d359e Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-11 16:29:25 +02:00
dkanada
23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
MrTimscampi
566a818ee6 Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-08 21:07:21 +02: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
f16df9788a Migrate bundle, qualityOptions, appHost and appLoader 2020-08-06 19:32:29 +02:00
Cameron
404bdc12df lint 2020-08-02 19:13:13 +01:00
Cameron
b5c1cbb5b3 Remove ailaising this in music 2020-08-02 12:16:14 +01:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron
a3c5cc6225 suggestion 2020-07-29 20:23:28 +01:00
Cameron
a49592c9f4
Update src/controllers/music/musicrecommended.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:22:10 +01:00
Cameron
e0bf43f868
Update src/controllers/music/musicgenres.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:11:48 +01:00
Cameron
9858e3db68
Update src/controllers/music/musicplaylists.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:11:41 +01:00
Cameron
b3a304f0b5
Update src/controllers/music/songs.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:11:33 +01:00
Cameron
7eefd45a2c
Update src/controllers/music/musicartists.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:11:25 +01:00
Cameron
6026af2038 apply suggestions 2020-07-29 19:48:07 +01:00
Cameron
d1ccc6faea
Merge branch 'master' into migrate-to-ES6-18 2020-07-29 12:44:03 +01:00
Cameron
3757e2c9be apply suggestions 2020-07-28 16:45:21 +01:00
Cameron
4c28399c6b Migration of library browser to ES6 moduels 2020-07-27 20:21:19 +01: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
Cameron
b042e429d7 Migration of songs to ES6 module 2020-07-19 10:59:03 +01:00
Cameron
4bf11489cd Migration of musicplaylists to ES6 modules 2020-07-19 10:58:00 +01:00
Cameron
c683d96bc3 Migration of musicgenres to ES6 modules 2020-07-19 10:57:03 +01:00