Commit Graph

12610 Commits

Author SHA1 Message Date
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
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
MrTimscampi
1a635e2f81 Migrate site.js to ES6 2020-11-05 22:55:06 +00:00
SaddFox
e558ef80d7 Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2020-11-05 08:06:22 -05:00
Oatavandi
bfc0155f1b Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ta/
2020-11-03 16:04:07 -05:00
Bond-009
4d7fbadf2e
Merge pull request #1236 from GuilhermeHideki/convert-to-scss
Convert files to SCSS
2020-11-03 16:48:49 +01:00
dkanada
4f66b71b5f
Merge pull request #2037 from jellyfin/dependabot/npm_and_yarn/node-sass-5.0.0
Bump node-sass from 4.14.1 to 5.0.0
2020-11-03 23:20:33 +09:00
dkanada
c93ea53e22
Merge pull request #2032 from jellyfin/dependabot/npm_and_yarn/webpack-5.3.2
Bump webpack from 5.2.0 to 5.3.2
2020-11-03 23:19:18 +09:00
dkanada
cbe57f28ff
Merge pull request #2038 from cvium/fix_lazyloader_observer_for_collections
Create 1 lazyloader observer per collection type
2020-11-03 21:30:58 +09:00
dkanada
c4bd92de1d
Merge pull request #2029 from cvium/fix_movie_collections_create
Fix collectionEditor creation in movies
2020-11-03 21:21:58 +09:00
dependabot-preview[bot]
6089a108a3
Bump webpack from 5.2.0 to 5.3.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.2.0 to 5.3.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.2.0...v5.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 12:21:53 +00:00