Commit Graph

12648 Commits

Author SHA1 Message Date
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
dependabot-preview[bot]
05046a9b57
Bump node-sass from 4.14.1 to 5.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 5.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 12:21:51 +00:00
dkanada
0fa69a1a41
Merge pull request #2035 from jellyfin/dependabot/npm_and_yarn/eslint-7.12.1
Bump eslint from 7.12.0 to 7.12.1
2020-11-03 21:20:06 +09:00
dkanada
0817e06931
Merge pull request #2034 from jellyfin/dependabot/npm_and_yarn/swiper-6.3.5
Bump swiper from 6.3.4 to 6.3.5
2020-11-03 21:19:35 +09:00
dkanada
9413be8ab7
Merge pull request #2036 from jellyfin/dependabot/npm_and_yarn/gulp-terser-1.4.1
Bump gulp-terser from 1.4.0 to 1.4.1
2020-11-03 21:19:27 +09:00
dependabot-preview[bot]
1402b96467
Bump eslint from 7.12.0 to 7.12.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.0 to 7.12.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.12.0...v7.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 13:28:56 +00:00
dkanada
4502c408f1
Merge pull request #2031 from jellyfin/dependabot/npm_and_yarn/pdfjs-dist-2.5.207
Bump pdfjs-dist from 2.4.456 to 2.5.207
2020-11-02 22:28:05 +09:00
dkanada
299bdcdcaf
Merge pull request #2030 from jellyfin/dependabot/npm_and_yarn/file-loader-6.2.0
Bump file-loader from 6.1.1 to 6.2.0
2020-11-02 22:26:37 +09:00
cvium
e8364a386e Create 1 lazyloader observer per collection type 2020-11-02 11:48:39 +01:00
dependabot-preview[bot]
06ded8ec83
Bump gulp-terser from 1.4.0 to 1.4.1
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/duan602728596/gulp-terser/releases)
- [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 09:19:47 +00:00
dependabot-preview[bot]
100ed35063
Bump swiper from 6.3.4 to 6.3.5
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.3.4 to 6.3.5.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v6.3.4...v6.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 09:17:51 +00:00
dependabot-preview[bot]
e9546f6176
Bump pdfjs-dist from 2.4.456 to 2.5.207
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.4.456 to 2.5.207.
- [Release notes](https://github.com/mozilla/pdfjs-dist/releases)
- [Commits](https://github.com/mozilla/pdfjs-dist/compare/v2.4.456...v2.5.207)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 09:15:48 +00:00
dependabot-preview[bot]
8d1719c409
Bump file-loader from 6.1.1 to 6.2.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.1.1...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 09:15:08 +00:00