Commit Graph

324 Commits

Author SHA1 Message Date
grafixeyehero
f11d3c54a8 peoplecardbuilder 2020-06-04 19:05:31 +03:00
MrTimscampi
2b65ae6dab Fix plugin paths in package.json 2020-06-03 22:18:07 +02:00
dkanada
d728e8f47c
Merge pull request #1309 from bendardenne/transfer-whole-playlist
Transfer whole playlist when transferring playback
2020-06-03 15:34:39 +09:00
dkanada
093fbcd343
Merge pull request #1336 from jellyfin/dependabot/npm_and_yarn/babel/preset-env-7.10.2
Bump @babel/preset-env from 7.10.1 to 7.10.2
2020-06-02 00:19:36 +09:00
dependabot-preview[bot]
284bac2544
Bump @babel/preset-env from 7.10.1 to 7.10.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 14:59:11 +00:00
dkanada
7c9df5bfd3
Merge pull request #1338 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-eslint-comments-3.2.0
Bump eslint-plugin-eslint-comments from 3.1.2 to 3.2.0
2020-06-01 23:58:46 +09:00
dkanada
1c98c51c9d
Merge pull request #1339 from jellyfin/dependabot/npm_and_yarn/babel/core-7.10.2
Bump @babel/core from 7.10.1 to 7.10.2
2020-06-01 23:56:58 +09:00
dependabot-preview[bot]
a5ec1509a7
Bump @babel/core from 7.10.1 to 7.10.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:44:02 +00:00
dependabot-preview[bot]
feee9a174d
Bump eslint-plugin-eslint-comments from 3.1.2 to 3.2.0
Bumps [eslint-plugin-eslint-comments](https://github.com/mysticatea/eslint-plugin-eslint-comments) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-eslint-comments/releases)
- [Commits](https://github.com/mysticatea/eslint-plugin-eslint-comments/compare/v3.1.2...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:43:15 +00:00
dependabot-preview[bot]
5fd58a2fb1
Bump shaka-player from 2.5.11 to 2.5.12
Bumps [shaka-player](https://github.com/google/shaka-player) from 2.5.11 to 2.5.12.
- [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.11...v2.5.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:42:11 +00:00
MrTimscampi
55a049678e Remove non-standalone mode 2020-05-30 23:08:57 +02:00
Anthony Lavado
6a119f267b
Merge pull request #1321 from MrTimscampi/lint-improvements
Lint and build improvements
2020-05-30 08:16:20 -07:00
ferferga
2a0f971e76 Merge remote-tracking branch 'upstream/master' into blurhash 2020-05-30 14:26:11 +02:00
dkanada
19849d8afb
Merge pull request #1269 from jellyfin/photos
Convert photo player to class
2020-05-30 20:47:13 +09:00
MrTimscampi
4d9fdb1963 Merge remote-tracking branch 'upstream/master' into lint-improvements 2020-05-30 13:44:01 +02:00
dkanada
9cae07205c
Merge pull request #1263 from itegulov/books
Implement minimalistic EPUB reader
2020-05-30 19:02:52 +09:00
MrTimscampi
487bcfbd77 Remove unused dependencies and cleanup webpack output 2020-05-28 23:34:05 +02:00
MrTimscampi
3312aa09e8 Use babel-parser and add class property support 2020-05-28 23:27:37 +02:00
Daniyar Itegulov
a711c8e9f7
Refactor table of contents into its own class 2020-05-28 21:22:32 +10:00
MrTimscampi
89a3e5de09 Update apiclient 2020-05-27 20:34:26 +02:00
dkanada
210dbd6d06
Merge branch 'master' into photos 2020-05-28 02:43:03 +09:00
dkanada
87b9eefc91
Merge branch 'master' into books 2020-05-28 02:40:38 +09:00
Dmitry Lyzo
267c110b0c
Merge branch 'master' into es6-modules-components-playback 2020-05-27 18:29:23 +03:00
Dmitry Lyzo
2a30ed6461
Merge branch 'master' into es6-subtitlesettings 2020-05-27 16:45:26 +03:00
gion
385f0a0beb Merge remote-tracking branch 'upstream/master' into syncplay 2020-05-27 10:42:29 +02:00
Benoît Dardenne
10470e24a5 Add ES6 module to package.json 2020-05-26 23:09:08 +02:00
dkanada
2497fa67e2
Merge pull request #1304 from jellyfin/apiclient
Update apiclient to fix some issues
2020-05-27 00:39:18 +09:00
ferferga
47d017ada1 Merge remote-tracking branch 'upstream/master' into blurhash 2020-05-26 14:36:24 +02:00
dkanada
3e227fb317 update apiclient to fix some issues 2020-05-26 14:03:56 +09:00
dkanada
88b5232971
Merge pull request #1299 from jellyfin/dependabot/npm_and_yarn/date-fns-2.14.0
Bump date-fns from 2.13.0 to 2.14.0
2020-05-25 20:01:59 +09:00
dkanada
a4b640c665
Merge pull request #1298 from jellyfin/dependabot/npm_and_yarn/stylelint-13.5.0
Bump stylelint from 13.4.0 to 13.5.0
2020-05-25 20:01:30 +09:00
dkanada
8e16a54e3b
Merge pull request #1302 from jellyfin/dependabot/npm_and_yarn/swiper-5.4.1
Bump swiper from 5.4.0 to 5.4.1
2020-05-25 20:01:05 +09:00
dependabot-preview[bot]
375c236e83
Bump swiper from 5.4.0 to 5.4.1
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 5.4.0 to 5.4.1.
- [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.0...v5.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 10:02:23 +00:00
dependabot-preview[bot]
7cb33c134f
Bump gulp-cli from 2.2.0 to 2.2.1
Bumps [gulp-cli](https://github.com/gulpjs/gulp-cli) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/gulpjs/gulp-cli/releases)
- [Commits](https://github.com/gulpjs/gulp-cli/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 10:01:59 +00:00
dependabot-preview[bot]
b6025ea320
Bump date-fns from 2.13.0 to 2.14.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.13.0...v2.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 10:01:01 +00:00
dependabot-preview[bot]
e4c038b3ab
Bump stylelint from 13.4.0 to 13.5.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.4.0 to 13.5.0.
- [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.4.0...13.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 10:00:34 +00:00
ferferga
2efdc94146 Add blurhash package 2020-05-23 11:44:55 +02:00
dkanada
5b2837f137 use a class and imports for the book player 2020-05-22 10:39:21 +09:00
Delgan
c843bc9fb6 Migrate components/playback functions to ES6 modules 2020-05-21 15:58:10 +02:00
dkanada
09e051bfab merge branch master into books 2020-05-21 11:58:25 +09:00
dkanada
e797735fc1
Merge pull request #1262 from jellyfin/dependabot/npm_and_yarn/howler-2.2.0
Bump howler from 2.1.3 to 2.2.0
2020-05-19 20:37:28 +09:00
dkanada
05b9f4df3e convert photo player to class 2020-05-19 03:59:37 +09:00
dkanada
a405d7f515
Merge pull request #1261 from jellyfin/dependabot/npm_and_yarn/stylelint-13.4.0
Bump stylelint from 13.3.3 to 13.4.0
2020-05-19 00:26:02 +09:00
dkanada
8478b0ed56
basic skeleton for epub reader 2020-05-18 21:19:57 +10:00
dkanada
742621674b
Merge pull request #1259 from jellyfin/dependabot/npm_and_yarn/swiper-5.4.0
Bump swiper from 5.3.8 to 5.4.0
2020-05-18 18:52:05 +09:00
dependabot-preview[bot]
dd4add0c82
Bump howler from 2.1.3 to 2.2.0
Bumps [howler](https://github.com/goldfire/howler.js) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/goldfire/howler.js/releases)
- [Changelog](https://github.com/goldfire/howler.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goldfire/howler.js/compare/v2.1.3...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 09:36:49 +00:00
dependabot-preview[bot]
2cc3fffe55
Bump stylelint from 13.3.3 to 13.4.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.3.3 to 13.4.0.
- [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.3.3...13.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 09:36:30 +00:00
dependabot-preview[bot]
f7f09b14e2
Bump swiper from 5.3.8 to 5.4.0
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 5.3.8 to 5.4.0.
- [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.3.8...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 09:34:49 +00:00
dependabot-preview[bot]
e1ff048fdc
Bump autoprefixer from 9.7.6 to 9.8.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.6 to 9.8.0.
- [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.7.6...9.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 09:33:00 +00:00
dkanada
1aaaffde4c rename more components and update references 2020-05-17 17:04:36 +09:00
dkanada
200d8dd416 fix casing for a few files 2020-05-17 00:52:16 +09:00
Anthony Lavado
f45a4d1a8c
Merge pull request #1173 from sarab97/es6-migration
Migrate deleteHelper, actionSheet, indicators and playMenu to ES6
2020-05-16 09:29:29 -04:00
Anthony Lavado
f0d78f5d8e
Merge pull request #1219 from jellyfin/dependabot/npm_and_yarn/webpack-dev-server-3.11.0
Bump webpack-dev-server from 3.10.3 to 3.11.0
2020-05-14 00:47:17 -04:00
dkanada
f8d4623ccf
Merge pull request #1221 from jellyfin/dependabot/npm_and_yarn/date-fns-2.13.0
Bump date-fns from 2.12.0 to 2.13.0
2020-05-11 22:14:48 +09:00
dkanada
0778406c16
Merge pull request #1218 from jellyfin/dependabot/npm_and_yarn/jquery-3.5.1
Bump jquery from 3.5.0 to 3.5.1
2020-05-11 19:19:18 +09:00
dependabot-preview[bot]
9f084b5fea
Bump date-fns from 2.12.0 to 2.13.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.12.0...v2.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 10:00:57 +00:00
dependabot-preview[bot]
08682acfdb
Bump webpack-dev-server from 3.10.3 to 3.11.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.10.3 to 3.11.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.10.3...v3.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 09:59:58 +00:00
dependabot-preview[bot]
2cdb7beb17
Bump jquery from 3.5.0 to 3.5.1
Bumps [jquery](https://github.com/jquery/jquery) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.5.0...3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 09:59:18 +00:00
dependabot-preview[bot]
5aec0fcb7d
Bump shaka-player from 2.5.10 to 2.5.11
Bumps [shaka-player](https://github.com/google/shaka-player) from 2.5.10 to 2.5.11.
- [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.10...v2.5.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 09:58:23 +00:00
Sarab Singh
714776dde0 missed , -_- 2020-05-10 22:16:52 +05:30
Sarab Singh
f75e37d358
Merge branch 'master' into es6-migration 2020-05-10 22:13:00 +05:30
Christoph Potas
1007308add Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into es6-subtitlesettings
Signed-off-by: Christoph Potas <christoph286@googlemail.com>

# Conflicts:
#	package.json
#	src/components/subtitlesettings/subtitleappearancehelper.js
#	src/components/subtitlesettings/subtitlesettings.js
#	src/controllers/user/subtitles.js
#	src/scripts/site.js
2020-05-09 15:37:07 +02:00
gion
36d097291e Rename Syncplay to SyncPlay 2020-05-09 12:38:23 +02:00
gion
9839dcd02a Update session ping 2020-05-09 12:03:23 +02:00
gion
9fabbd5746 Capture playback permission 2020-05-09 12:02:17 +02:00
gion
56ee678fc2 Port to ES6 2020-05-09 12:00:33 +02:00
Christoph Potas
e5bf9bc074 + add controller to es6 module list
Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2020-05-09 01:53:13 +02:00
Sarab Singh
f98529e69c revert change of camelCase 2020-05-08 15:33:16 +05:30
dkanada
95bd5e4f78
Merge pull request #1144 from JustAMan/seek-ass-better
Fix .ASS offset when seeking a progressive stream
2020-05-08 16:09:51 +09:00
MrTimscampi
45d8c5bc3a Merge remote-tracking branch 'upstream/master' into apiclient-be-gone 2020-05-07 16:37:48 +02:00
MrTimscampi
bab96ae298 Use the NPMJS package for the API client 2020-05-07 16:35:54 +02:00
Julien Machiels
14c74ee0b9
Merge branch 'master' into media-session 2020-05-07 13:31:48 +02:00
MrTimscampi
f27f461d3d Merge remote-tracking branch 'upstream/master' into apiclient-be-gone 2020-05-07 11:37:42 +02:00
MrTimscampi
a31455f2af Merge remote-tracking branch 'upstream/master' into media-session 2020-05-07 11:33:40 +02:00
MrTimscampi
7dc1cf771d Merge remote-tracking branch 'upstream/master' into lazyloader 2020-05-07 11:01:14 +02:00
dkanada
62a7cf4289
Merge pull request #1187 from jellyfin/dependabot/npm_and_yarn/stylelint-13.3.3
Bump stylelint from 13.2.1 to 13.3.3
2020-05-06 14:34:15 +09:00
dkanada
ef05fdb5aa
Merge pull request #1183 from jellyfin/dependabot/npm_and_yarn/babel/plugin-transform-modules-amd-7.9.6
Bump @babel/plugin-transform-modules-amd from 7.9.0 to 7.9.6
2020-05-06 14:33:05 +09:00
dependabot-preview[bot]
fccf75997c
Bump stylelint from 13.2.1 to 13.3.3
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.1 to 13.3.3.
- [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.2.1...13.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 13:45:40 +00:00
dependabot-preview[bot]
57fe0cd60e
Bump core-js from 3.6.4 to 3.6.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.4...v3.6.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 13:45:37 +00:00
dependabot-preview[bot]
9c74b52583
Bump @babel/plugin-transform-modules-amd from 7.9.0 to 7.9.6
Bumps [@babel/plugin-transform-modules-amd](https://github.com/babel/babel) from 7.9.0 to 7.9.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 13:45:36 +00:00
dkanada
4f819cec4a
Merge pull request #1184 from jellyfin/dependabot/npm_and_yarn/page-1.11.6
Bump page from 1.11.5 to 1.11.6
2020-05-05 22:43:28 +09:00
dkanada
e85c1cddac
Merge pull request #1185 from jellyfin/dependabot/npm_and_yarn/babel/core-7.9.6
Bump @babel/core from 7.9.0 to 7.9.6
2020-05-05 22:43:15 +09:00
dkanada
a2c4052ad0
Merge pull request #1186 from jellyfin/dependabot/npm_and_yarn/date-fns-2.12.0
Bump date-fns from 2.11.1 to 2.12.0
2020-05-05 22:43:03 +09:00
dkanada
8ee843b3e5
Merge pull request #1182 from jellyfin/dependabot/npm_and_yarn/html-webpack-plugin-4.3.0
Bump html-webpack-plugin from 4.0.2 to 4.3.0
2020-05-05 22:40:26 +09:00
dependabot-preview[bot]
0ed39c14a8
Bump date-fns from 2.11.1 to 2.12.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.11.1...v2.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 13:09:50 +00:00
dependabot-preview[bot]
dad493c675
Bump @babel/core from 7.9.0 to 7.9.6
Bumps [@babel/core](https://github.com/babel/babel) from 7.9.0 to 7.9.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 13:08:25 +00:00
dependabot-preview[bot]
713ef99745
Bump page from 1.11.5 to 1.11.6
Bumps [page](https://github.com/visionmedia/page.js) from 1.11.5 to 1.11.6.
- [Release notes](https://github.com/visionmedia/page.js/releases)
- [Changelog](https://github.com/visionmedia/page.js/blob/master/History.md)
- [Commits](https://github.com/visionmedia/page.js/compare/v1.11.5...v1.11.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 13:08:09 +00:00
dependabot-preview[bot]
051a09a91c
Bump html-webpack-plugin from 4.0.2 to 4.3.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.0.2 to 4.3.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.0.2...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 13:07:14 +00:00
dependabot-preview[bot]
0ce44624ab
Bump intersection-observer from 0.7.0 to 0.10.0
Bumps [intersection-observer](https://github.com/w3c/IntersectionObserver) from 0.7.0 to 0.10.0.
- [Release notes](https://github.com/w3c/IntersectionObserver/releases)
- [Commits](https://github.com/w3c/IntersectionObserver/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 13:06:49 +00:00
Sarab Singh
eb29d0b6a7 indicator migrated to es6 2020-05-04 16:08:52 +05:30
MrTimscampi
fbe2352f16 Remove duplicate entry in ES6 to AMD array 2020-05-04 10:45:59 +02:00
Christoph Potas
6f0843cc6d ~ convert subtitlesettings to class
~ use base import name instead of relative file path
~ fix "new" calling

Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2020-05-04 03:20:38 +02:00
Christoph Potas
257ce4974e ~ migrate subtitlesettings.js to es6
~ migrate subtitleappearancehelper.js to es6
~ replace duplicated "populateLanguages" function ( playbacksettings.js:18 )
~ replace duplicated "onSubmit" function ( playbacksettings.js:266 )
- remove empty function getWindowStyles

Signed-off-by: Christoph Potas <christoph286@googlemail.com>
2020-05-03 20:30:35 +02:00
Sarab Singh
63816ef69b package 2020-05-03 20:39:02 +05:30
Sarab Singh
6d28c139cd actionsheet 2020-05-03 19:56:46 +05:30
Sarab Singh
4bcb7985d8 deletehelper migrated 2020-05-03 18:05:40 +05:30
MrTimscampi
81dffa3a93 Merge remote-tracking branch 'upstream/master' into media-session 2020-05-01 16:14:54 +02:00
MrTimscampi
c07dd26fdc Merge remote-tracking branch 'upstream/master' into lazyloader 2020-05-01 14:43:51 +02:00
MrTimscampi
4dc7be9422 Use the proper release for jellyfin-apiclient 2020-05-01 14:17:37 +02:00
MrTimscampi
33f19c0bef Remove apiclient from tree 2020-05-01 12:08:41 +02:00
dkanada
6acf3f340c
Merge pull request #1159 from jellyfin/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.4.1 to 3.5.0
2020-05-01 17:53:50 +09:00
Vasily
c23e301e32
Merge pull request #1146 from JustAMan/webos2-play
Fix some issues blocking WebOS 1.2 / 2.0
2020-04-30 12:13:42 +03:00
dependabot[bot]
7e2dee6078
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 03:55:31 +00:00
dkanada
9e44239f4b
Merge pull request #1129 from MrTimscampi/build-fixes
Convert ESLint config to JavaScript, lint all files and re-add autoprefixer
2020-04-28 12:51:42 +09:00
Vasily
f736296613 Use new version of octopus 2020-04-28 01:54:53 +03:00
Vasily
4609a8f2d0 Fix moved filesystem.js 2020-04-28 00:22:32 +03:00
MrTimscampi
2f77309fdd Update path to moved modules in ES6 modules 2020-04-26 19:37:38 +02:00
MrTimscampi
7860deac23 Implement suggestions 2020-04-25 20:23:51 +02:00
MrTimscampi
4c3092f857 Merge remote-tracking branch 'upstream/master' into lazyloader 2020-04-25 18:14:52 +02:00
MrTimscampi
bbd1a4aa28 Add Autoprefixer
Apprently it got the axe when moving to Gulp. Oops.
2020-04-25 14:47:20 +02:00
MrTimscampi
dc74e21363 Lint all JS files 2020-04-25 14:08:28 +02:00
MrTimscampi
bd092a5400 Move headroom to bundle 2020-04-24 18:06:59 +02:00
samuel9554
84bfaba9fe Added feature Zoom in on Photo 2020-04-22 15:50:33 -04:00
MrTimscampi
5459ef2a78 Use screenfull to handle fullscreen switching 2020-04-15 13:15:39 +02:00
MrTimscampi
af7c87b9f6 Migrate MediaSession to ES6 2020-04-15 10:14:57 +02:00
MrTimscampi
ac9668f9bb Migrate imageLoader to ES6 2020-04-12 05:47:41 +02:00
MrTimscampi
e97c659dc0 Migrate lazyloader-intesctionobserver to ES6 2020-04-12 00:23:16 +02:00
dkanada
a9c9957160
Merge pull request #1039 from MrTimscampi/sonarqube-fixes-1
Sonarqube bug fixin' - Part 1: Phantom Bugs
2020-04-11 21:34:49 +09:00
Vasily
4bef70edcc
Merge pull request #1024 from MrTimscampi/polyfill-lint
Throw linting errors if using non-polyfilled APIs
2020-04-11 00:29:35 +03:00
Julien Machiels
acbe7730b8
Merge branch 'master' into polyfill-lint 2020-04-10 06:28:59 +02:00
Julien Machiels
27ca18a62b
Merge branch 'master' into sonarqube-fixes-1 2020-04-10 06:27:32 +02:00
MrTimscampi
ee09d9479b Use development mode for dev server 2020-04-09 20:09:51 +02:00
Vasily
ba8fb10dbf Use patched octopus that works on Cordova 2020-04-09 00:06:19 +03:00
MrTimscampi
e5c8d2b23b Convert inputManager to ES6 2020-04-07 00:18:36 +02:00
dkanada
4fe7f0db97
add code suggestions
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-04-06 19:20:33 +09:00
dkanada
e940015fa7
Merge branch 'master' into es6 2020-04-06 19:16:50 +09:00
MrTimscampi
01776c4dcc Merge remote-tracking branch 'upstream/master' into slideshow-zoom 2020-04-04 23:11:49 +02:00
MrTimscampi
0c2cdfe741 Add polyfills to fix errors and ignore conditional lines 2020-04-04 21:29:53 +02:00
MrTimscampi
88bc6d4e91 Add Classlist.js polyfill 2020-04-04 17:23:27 +02:00
MrTimscampi
7dc762053b Add polyfill linting 2020-04-04 16:28:50 +02:00
dkanada
521068558f
Merge pull request #960 from ferferga/translate-everything
Translate missing items - Part 1
2020-04-04 15:59:45 +09:00
Fernando
8fb041e9a9
Fix paths in package.json
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-04-03 00:47:04 +02:00
ferferga
7fae0fa589 ES6 for dfnshelper 2020-04-03 00:24:50 +02:00
MrTimscampi
aeb654f0fb Add more rules to ESLint 2020-04-02 23:46:00 +02:00
dkanada
dbf63c723c convert four more files to es6 2020-04-03 03:16:06 +09:00
ferferga
368f21010b First successful attempt at dynamic lang loading 2020-04-02 19:31:32 +02:00
ferferga
4d21fbcc78 Merge remote-tracking branch 'upstream/master' into translate-everything 2020-04-02 17:24:12 +02:00
dkanada
20391c52e3
Merge branch 'master' into config 2020-04-02 19:46:31 +09:00
dkanada
d524c25258 port web settings to es6 2020-04-02 03:51:22 +09:00
Dmitry Lyzo
1646687773 Merge remote-tracking branch 'upstream/master' into es6_migration
Conflicts:
	package.json
2020-03-31 17:36:11 +03:00
dkanada
93f2924b58
Merge branch 'master' into node-update-ci 2020-03-31 15:31:58 +09:00
Vasily
ace822a8af Switch to new version of JavascriptSubtitlesOctopus, enable new options 2020-03-29 22:04:36 +03:00
ferferga
bdfc3d97b2 Merge remote-tracking branch 'upstream/master' into translate-everything 2020-03-29 20:52:22 +02:00
dkanada
d0c2c1c8e0
Merge pull request #985 from dmitrylyzo/browser_lazy_sync
Add browser lazy-sync
2020-03-29 17:13:39 +09:00
Dmitry Lyzo
5efc95fd09 Migrate DOM-module to ES6 2020-03-29 01:02:06 +03:00
Dmitry Lyzo
460717c7ef Migrate AutoFocuser to ES6 2020-03-29 01:02:06 +03:00
Dmitry Lyzo
cc66fb672c Migrate ScrollManger to ES6 2020-03-29 01:02:03 +03:00
MrTimscampi
8743edf027 Update dependencies 2020-03-28 12:11:46 +01:00
Cameron Cordes
9f18abb938 Fix package.json formatting 2020-03-26 18:53:10 -04:00
Cameron Cordes
f3b5c804a3 Migrate some easy components to ES6 2020-03-26 18:43:39 -04:00