Commit Graph

298 Commits

Author SHA1 Message Date
Cameron
ccad334517 migration of useredit and library access to ES6 modules 2020-07-09 13:47:12 +01:00
dkanada
6083a2fbd1
Merge branch 'es6' into es6-subtitlesettings 2020-06-28 17:01:41 +09:00
dkanada
26f71df7ea
Merge pull request #1420 from Influence365/Migrate-to-ES6-1
Migrate htmlMediaHelper, groupedCards and themeLoader to es6 Modules
2020-06-28 16:56:43 +09:00
dkanada
d04ca8469b
Merge branch 'es6' into es6-migration-2 2020-06-28 16:50:04 +09:00
Influence365
eab7ef00df Migrate themeLoader to ES6
fix bug

remove console log

Revert "remove console log"

This reverts commit 944c1673df95b4047864f38a5e3c6fceb90b991c.

Revert "Revert "remove console log""

This reverts commit 7b086194443b37a2515e17faaaa36e89161a9a5b.

fix lint

added eslint-enable indent

fix lint

fix lint

remove console log

Revert "remove console log"

This reverts commit 944c1673df95b4047864f38a5e3c6fceb90b991c.

Revert "Revert "remove console log""

This reverts commit 7b086194443b37a2515e17faaaa36e89161a9a5b.

added eslint-enable indent

fix lint
2020-06-28 09:35:16 +02:00
Influence365
d27fb43d68 Migrate Groupedcards.js to ES6 2020-06-28 09:34:38 +02:00
Influence365
fbdd232869 Migrate htmlMediaHelper to ES6
fix typo
2020-06-28 09:34:20 +02:00
dkanada
8e35cceaf0
Merge branch 'es6' into es6-migration-3 2020-06-28 04:40:43 +09:00
dkanada
86a7fc1b70
Merge branch 'es6' into es6-migration-4 2020-06-28 04:39:50 +09:00
dkanada
4439cd00d3
Merge pull request #1370 from grafixeyehero/es6-listview
Migration listview to ES6 modules
2020-06-27 00:19:48 +09:00
dkanada
bda482f00e
Merge pull request #1384 from grafixeyehero/es6-channelMapper
Migration channelMapper to ES6 modules
2020-06-26 23:45:19 +09:00
dkanada
ed3a820c21
Merge branch 'es6' into es6-shortcuts 2020-06-25 15:41:36 +09:00
dkanada
d93911c407
Merge pull request #1393 from jellyfin/repos
Initial work for repository configuration
2020-06-22 22:52:08 +09:00
dkanada
845d8d90f8
Merge pull request #1473 from jellyfin/dependabot/npm_and_yarn/babel/preset-env-7.10.3
Bump @babel/preset-env from 7.10.2 to 7.10.3
2020-06-22 20:35:51 +09:00
dkanada
ae2377a55d
Merge pull request #1465 from jellyfin/dependabot/npm_and_yarn/shaka-player-3.0.1
Bump shaka-player from 2.5.13 to 3.0.1
2020-06-22 20:30:23 +09:00
dkanada
993a994226
Merge pull request #1467 from jellyfin/dependabot/npm_and_yarn/fast-text-encoding-1.0.3
Bump fast-text-encoding from 1.0.2 to 1.0.3
2020-06-22 20:18:43 +09:00
dependabot-preview[bot]
680b8255c7
Bump @babel/preset-env from 7.10.2 to 7.10.3
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.2 to 7.10.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 11:16:02 +00:00
dependabot-preview[bot]
4178f07e97
Bump shaka-player from 2.5.13 to 3.0.1
Bumps [shaka-player](https://github.com/google/shaka-player) from 2.5.13 to 3.0.1.
- [Release notes](https://github.com/google/shaka-player/releases)
- [Changelog](https://github.com/google/shaka-player/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/shaka-player/compare/v2.5.13...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 11:15:00 +00:00
dkanada
ff25f034a9
Merge pull request #1468 from jellyfin/dependabot/npm_and_yarn/babel/core-7.10.3
Bump @babel/core from 7.10.2 to 7.10.3
2020-06-22 20:13:41 +09:00
dkanada
d1991c36e6
Merge pull request #1470 from jellyfin/dependabot/npm_and_yarn/jstree-3.3.10
Bump jstree from 3.3.9 to 3.3.10
2020-06-22 20:13:10 +09:00
dkanada
f18231ca11
Merge pull request #1471 from jellyfin/dependabot/npm_and_yarn/stylelint-13.6.1
Bump stylelint from 13.6.0 to 13.6.1
2020-06-22 20:12:50 +09:00
dkanada
a82829dd60
Merge pull request #1472 from jellyfin/dependabot/npm_and_yarn/swiper-5.4.5
Bump swiper from 5.4.3 to 5.4.5
2020-06-22 20:12:28 +09:00
dependabot-preview[bot]
cfbc7ad462
Bump swiper from 5.4.3 to 5.4.5
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 5.4.3 to 5.4.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/v5.4.3...v5.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 10:02:30 +00:00
dependabot-preview[bot]
015371a4b6
Bump stylelint from 13.6.0 to 13.6.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.6.0 to 13.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.6.0...13.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 10:01:16 +00:00
dependabot-preview[bot]
5b9e2b5ec4
Bump jstree from 3.3.9 to 3.3.10
Bumps [jstree](https://github.com/vakata/jstree) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/vakata/jstree/releases)
- [Commits](https://github.com/vakata/jstree/compare/3.3.9...3.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 10:00:25 +00:00
dependabot-preview[bot]
f1d05ac69f
Bump @babel/core from 7.10.2 to 7.10.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.10.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:59:19 +00:00
dependabot-preview[bot]
59bff713fa
Bump fast-text-encoding from 1.0.2 to 1.0.3
Bumps [fast-text-encoding](https://github.com/samthor/fast-text-encoding) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/samthor/fast-text-encoding/releases)
- [Commits](https://github.com/samthor/fast-text-encoding/compare/v1.0.2...v1.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:57:46 +00:00
dependabot-preview[bot]
8a705dffbb
Bump autoprefixer from 9.8.0 to 9.8.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.0 to 9.8.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.0...9.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:56:51 +00:00
MrTimscampi
ff848727e3 Bring back standalone mode and always inject JS 2020-06-19 20:28:35 +02:00
grafixeyehero
7c8a5d3184 Migration dialogHelper to ES6 modules 2020-06-17 01:25:05 +03:00
grafixeyehero
582ea61267 Migration dialog to ES6 modules 2020-06-17 01:23:32 +03:00
dkanada
1763c306c9
Merge pull request #1414 from jellyfin/dependabot/npm_and_yarn/query-string-6.13.1
Bump query-string from 6.13.0 to 6.13.1
2020-06-15 20:16:16 +09:00
dkanada
d4ffa20bd3
Merge pull request #1413 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-import-2.21.2
Bump eslint-plugin-import from 2.21.1 to 2.21.2
2020-06-15 20:16:09 +09:00
dkanada
f374459570
Merge pull request #1412 from jellyfin/dependabot/npm_and_yarn/shaka-player-2.5.13
Bump shaka-player from 2.5.12 to 2.5.13
2020-06-15 20:16:03 +09:00
dkanada
417b109ee2
Merge pull request #1411 from jellyfin/dependabot/npm_and_yarn/swiper-5.4.3
Bump swiper from 5.4.2 to 5.4.3
2020-06-15 20:15:55 +09:00
dependabot-preview[bot]
f8838029f6
Bump query-string from 6.13.0 to 6.13.1
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.0 to 6.13.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.0...v6.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:04:36 +00:00
dependabot-preview[bot]
8214e8a7ac
Bump eslint-plugin-import from 2.21.1 to 2.21.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.1...v2.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:04:04 +00:00
dependabot-preview[bot]
b4342da46f
Bump shaka-player from 2.5.12 to 2.5.13
Bumps [shaka-player](https://github.com/google/shaka-player) from 2.5.12 to 2.5.13.
- [Release notes](https://github.com/google/shaka-player/releases)
- [Changelog](https://github.com/google/shaka-player/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/shaka-player/compare/v2.5.12...v2.5.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:03:16 +00:00
dependabot-preview[bot]
9739f42fa1
Bump swiper from 5.4.2 to 5.4.3
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 5.4.2 to 5.4.3.
- [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/v5.4.2...v5.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:02:28 +00:00
dependabot-preview[bot]
9eec174abd
Bump css-loader from 3.5.3 to 3.6.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.5.3...v3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:01:16 +00:00
grafixeyehero
e81a7dbb8f Migration collectionEditor and playlisteditor to ES6 modules 2020-06-14 02:28:15 +03:00
dkanada
75504ec8e4 initial work for repository configuration 2020-06-10 21:33:08 +09:00
Dmitry Lyzo
17f04b8042
Merge branch 'master' into es6-subtitlesettings 2020-06-10 11:06:38 +03:00
dkanada
ab8be03209 merge branch master into controller 2020-06-10 13:57:50 +09:00
grafixeyehero
9e123ad60b Migration channelMapper to ES6 modules 2020-06-09 22:57:27 +03:00
grafixeyehero
a28d712561 Migration listview to ES6 modules 2020-06-09 22:46:51 +03:00
grafixeyehero
bb5d37f3e7 Migration mediaLibraryEditor and mediaLibraryCreator to es6 2020-06-09 22:37:34 +03:00
grafixeyehero
8b96577fba Migration shortcuts to ES6 modules 2020-06-09 22:14:24 +03:00
dkanada
0d12a033a6 fix error message from book player 2020-06-10 03:04:58 +09:00
dkanada
814b96799c
Merge pull request #1376 from jellyfin/dependabot/npm_and_yarn/stylelint-order-4.1.0
Bump stylelint-order from 4.0.0 to 4.1.0
2020-06-09 17:49:27 +09:00