Commit Graph

12620 Commits

Author SHA1 Message Date
vitorsemeano dfd729fd69 Update src/elements/emby-collapse/emby-collapse.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 10:56:28 +00:00
vitorsemeano a3a273e79c Update src/elements/emby-progressring/emby-progressring.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 10:56:11 +00:00
vitorsemeano beb06871de Update src/elements/emby-scrollbuttons/emby-scrollbuttons.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 10:55:43 +00:00
vitorsemeano fa6ab87730 Update src/elements/emby-scrollbuttons/emby-scrollbuttons.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 10:54:36 +00:00
vitorsemeano 179c07c968 Update src/elements/emby-toggle/emby-toggle.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-08 10:54:14 +00:00
vitorsemeano 2c899c93df fixes routes for quickconnect 2020-11-07 12:33:01 +00:00
vitorsemeano f309761d87 Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-07 12:09:46 +00:00
vitorsemeano ce2551d1e1 Merge branch 'es6-webpack' of github.com:vitorsemeano/jellyfin-web into es6-webpack 2020-11-07 12:05:13 +00:00
vitorsemeano b49524e5ea multiple fixes and otimizations 2020-11-07 12:05:09 +00:00
vitorsemeano a6aab3d105 Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-11-07 12:04:37 +00:00
vitorsemeano 1171bc1cdf passed default theme handling to webSettings 2020-11-07 11:56:46 +00:00
vitorsemeano 03a6269b5f fix some bugs reported by sonarCloud 2020-11-06 00:18:43 +00:00
vitorsemeano 92b1cb3aa3 removed unecessary console.warn 2020-11-06 00:04:23 +00:00
vitorsemeano 2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano 067ddba5ba Update src/controllers/dashboard/devices/devices.js
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-11-05 23:23:45 +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 19140f0459 added missing files to dist 2020-11-05 23:23:45 +00:00
vitorsemeano 6638c13e85 fixed some code smells
fix config.json plugins path
2020-11-05 23:23:45 +00:00
vitorsemeano 327462321c removed standalone build job 2020-11-05 23:21:35 +00:00
vitorsemeano a48d466e6a fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
2020-11-05 23:21:35 +00:00
vitorsemeano 03e659e629 removed unecessary package 2020-11-05 23:20:38 +00:00
vitorsemeano 723a19cd8b removed import for config.json for fetch 2020-11-05 23:20:38 +00:00
vitorsemeano 9030aa2817 copy configs removed from webpack config 2020-11-05 23:20:38 +00:00
vitorsemeano 4c03780afb webpack config fixed for production 2020-11-05 23:20:38 +00:00
vitorsemeano 8b5772f996 optimization imports from site.js 2020-11-05 23:20:38 +00:00
vitorsemeano a106e23ff8 some bug fixes after master rebase 2020-11-05 23:18:19 +00:00
vitorsemeano 3c84773792 upgrade quickconnect to es6 2020-11-05 23:16:50 +00:00
vitorsemeano 79d61645b4 upgrade autocast to es6 2020-11-05 23:16:50 +00:00
vitorsemeano 6a139dd2be expose jquery in global window 2020-11-05 23:16:50 +00:00
vitorsemeano 86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano 4b42afcd7a fix some toast imports 2020-11-05 23:12:24 +00:00
vitorsemeano c7caf8134d fix dark theme background 2020-11-05 23:12:24 +00:00
vitorsemeano 68079d96a1 multiple javascript error fixes 2020-11-05 23:12:24 +00:00
vitorsemeano e525a46068 bug fixed plugins load
bug fixed with import browserDeviceProfile
2020-11-05 23:12:24 +00:00
vitorsemeano f15f6ec9b8 upgrade webpack-cli to v4
added dev dep source-map-loader
2020-11-05 23:12:24 +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
vitorsemeano 923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
vitorsemeano 4e88835382 extract AppInfo into a export const 2020-11-05 23:11:47 +00:00
vitorsemeano e0abc4d386 minor fix for multiselect 2020-11-05 23:11:47 +00:00
vitorsemeano 3b960e44f3 fix string params for controllers 2020-11-05 23:11:47 +00:00
Bill Thornton 85acdb3868 Revert emby-button and emby-tabs changes 2020-11-05 23:11:47 +00:00
Bill Thornton 97699d513b Fix class and element names 2020-11-05 23:11:47 +00:00
Bill Thornton 54d71126d9 Fix currentApiClient references 2020-11-05 23:11:47 +00:00
Bill Thornton 8bc8255a3e Fix default import for config files 2020-11-05 23:11:47 +00:00
Bill Thornton 6c813996ae Fix dynamic import in viewContainer 2020-11-05 23:11:47 +00:00
Bill Thornton 9343318a4f Fix webcomponents imports 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 96eccd2ecd Rework Webpack config 2020-11-05 23:07:20 +00:00