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

26 commits

Author SHA1 Message Date
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
dkanada
df599db415 fix some unhandled promises and refactor some code 2021-02-06 15:51:31 +09:00
Niels van Velzen
1b6de3c257
Disable multi download option 2021-01-05 15:44:30 +01:00
Bill Thornton
310e8b713f Fix invalid uses of Array.map 2020-12-14 16:30:45 -05:00
vitorsemeano
2a3ade9bb9
fix multiple import defaults missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 11:24:44 +00:00
vitorsemeano
03a6269b5f fix some bugs reported by sonarCloud 2020-11-06 00:18:43 +00:00
vitorsemeano
2ce673912c Update src/components/multiSelect/multiSelect.js
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-11-05 23:23:45 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
Bill Thornton
54d71126d9 Fix currentApiClient references 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
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
a09a9e9a3a Remove some more things 2020-07-26 12:32:36 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
MrTimscampi
b7d2561dae Address more feedback 2020-07-25 13:42:03 +02:00
Cameron
75076fd172
Merge branch 'es6' into migrate-to-ES6-23 2020-07-19 20:11:53 +01:00
dkanada
c17dfafbd9
Merge branch 'es6' into es6-migration-5 2020-07-19 15:04:07 +09:00
Cameron
45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
grafixeyehero
cf931d429a apply suggestion 2020-06-26 21:39:47 +03:00
grafixeyehero
999f276140 Migration multiSelect to ES6 modules 2020-06-18 22:58:47 +03:00
grafixeyehero
e81a7dbb8f Migration collectionEditor and playlisteditor to ES6 modules 2020-06-14 02:28:15 +03:00
dkanada
35094da328 merge branch master into refactor 2020-05-17 02:49:47 +09:00
dkanada
d2f11981c6 update casing for some components 2020-05-17 02:48:21 +09:00
Renamed from src/components/multiselect/multiselect.js (Browse further)