Commit Graph

221 Commits

Author SHA1 Message Date
grafixeyehero
eff468dc82 Migration imageOptionsEditor and libraryoptionseditor to es6 2020-06-09 22:28:08 +03:00
Anthony Lavado
205d80e0ec
Merge pull request #1286 from ferferga/blurhash
Implement blurhash (follow-up of #987 but from scratch)
2020-06-04 14:57:48 -04:00
Delgan
7d6dca7907
Merge branch 'master' into es6-modules-components-playback 2020-06-04 19:13:53 +02: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
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