Commit Graph

2086 Commits

Author SHA1 Message Date
Cromefire_
e8062cccd3
Fixed backdropScreensaver path
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-06 11:52:58 +02:00
Cromefire_
57a0cd7713
Fixed bad file path
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-06 11:25:52 +02:00
Cromefire_
6be76e5c31
Fixed some errors 2020-06-06 11:25:52 +02:00
dkanada
680e562779 add support for es6 controllers and migrate logs controller 2020-06-06 17:04:16 +09:00
dkanada
eba23f41c6 fix title casing for six component files 2020-06-06 15:52:54 +09:00
dkanada
553bbee6fe
Merge pull request #1353 from grafixeyehero/e6s-accessSchedule
Migration accessSchedule to ES6 modules
2020-06-06 12:41:36 +09:00
dkanada
022a23612d
Merge pull request #1352 from grafixeyehero/es6-modules
Migrate chaptercardbuilder and peoplecardbuilder to es6 modules
2020-06-06 12:38:44 +09: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
grafixeyehero
2cd9be9321 accessSchedule 2020-06-04 20:32:39 +03:00
Delgan
7d6dca7907
Merge branch 'master' into es6-modules-components-playback 2020-06-04 19:13:53 +02:00
grafixeyehero
fe4cef5964 chaptercardbuilder 2020-06-04 19:06:54 +03:00
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
2ea2132740 Add barebones comic book reader 2020-05-29 23:32:45 +02: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
ferferga
3543a60b8b Merge remote-tracking branch 'upstream/master' into translate-everything 2020-03-26 13:55:00 +01:00
Dmitry Lyzo
cd1732677d Add browser lazy-sync 2020-03-26 13:55:59 +03:00
ferferga
1ec4ce0dfa Add date-fns dependency 2020-03-24 21:15:34 +01:00
MrTimscampi
0a0fe15b26 Enable ES6 support for all tools 2020-03-24 08:22:58 +01:00
MrTimscampi
c96db19576 Remove libjass from yarn dependencies 2020-03-23 10:56:23 +01:00
Vasily
aa5fb12192
Merge pull request #938 from dkanada/query
Remove query string from source
2020-03-19 09:50:45 +03:00
dkanada
3958548b1f fix issues with standalone build 2020-03-17 02:12:05 +09:00
dkanada
b5a9273a24 change build commands 2020-03-17 01:09:25 +09:00
dkanada
43d81f5cd9 update cache and add prepare 2020-03-17 01:02:11 +09:00
dkanada
2cb68b9a24 improve build times and modify yarn scripts 2020-03-17 00:04:52 +09:00
dkanada
e77b718dd2 initial changes for web packaging 2020-03-16 23:30:14 +09:00
dkanada
51ca49e479
Merge branch 'master' into query 2020-03-16 15:36:31 +09:00
MrTimscampi
d69610dc70 Add polyfills 2020-03-13 09:26:00 +01:00
MrTimscampi
a0f3203a68 Adjust build dev command 2020-03-13 09:26:00 +01:00
MrTimscampi
12f42c81dd Update readme for Gulp build process and fix build 2020-03-13 09:26:00 +01:00
MrTimscampi
c54eb7050f Adjust commands and add Chrome 27 to browserslist 2020-03-13 09:26:00 +01:00
MrTimscampi
6c2ed00a61 Run postcss for webpack bundle 2020-03-13 09:26:00 +01:00
MrTimscampi
4c6dfbf2c5 Enable live reloading for browsersync 2020-03-13 09:25:26 +01:00
MrTimscampi
ac903b87e0 Add dev server and finish build 2020-03-13 09:25:26 +01:00
MrTimscampi
db4787a259 Add image minifier and copy stray files (gulp) 2020-03-13 09:25:26 +01:00
MrTimscampi
3d44f8f2aa Add basic Gulp config 2020-03-13 09:25:26 +01:00
dkanada
6260db82e2 remove query string from source 2020-03-12 23:55:59 +09:00
dkanada
ee69bb6807
Merge pull request #871 from grafixeyehero/page.js
Move page.js to node
2020-03-09 12:55:04 +09:00
MrTimscampi
b1d1cee634 Use forked version of JavascriptSubtitlesOctopus
The fork contains an asm.js compatibility patch that we need for older client. This commit switched to using our forked version while we wait for an upstream merge.
2020-03-02 19:54:29 +01:00
grafixeyehero
9d1f61f414 move page.js to node 2020-03-02 01:15:49 +03:00
Bill Thornton
c46c6c2203 Fix browsers that do not support Promises 2020-02-26 10:29:52 -05:00
MrTimscampi
1250c04c38 Update dependencies 2020-02-09 13:39:19 +01:00
ferferga
1619646f0a Default font family now is Noto Sans. Linked to jellyfin-noto package 2020-02-06 16:51:42 +01:00
MrTimscampi
b59ab3605e Fix some rebasing issues 2020-02-01 18:56:19 +01:00
MrTimscampi
cdefae3dee Merge remote-tracking branch 'upstream/master' into material-icons 2020-01-29 08:45:20 +01:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
MrTimscampi
1646cac34a Remove IE11 from browsersist 2020-01-25 11:35:33 +01:00
MrTimscampi
e411ceab5a Add CSS linting to CI 2020-01-25 11:35:33 +01:00
MrTimscampi
27714cb8fb Add stylelint config 2020-01-25 11:35:33 +01:00
MrTimscampi
0ec0326c9d Add stylelint 2020-01-25 11:34:12 +01:00
MrTimscampi
5fb98e950b Correct the reverted changes that should be kept 2020-01-21 20:09:51 +01:00
MrTimscampi
b9b3cc7c2e Revert "Add autoprefix to postcss"
This reverts commit 509af1a0c3.
2020-01-21 20:09:40 +01:00
dkanada
57c779b4f6
Merge pull request #547 from Unhelpful/suboctopus
Use JavascriptSubtitlesOctopus to render ASS subtitles with embedded fonts.
2020-01-08 11:05:23 +09:00
MrTimscampi
83edce20aa Adjust browserslist rules 2019-12-30 15:34:24 +01:00
MrTimscampi
6b4d1a6b92 Add browserslist to package.json 2019-12-30 11:47:08 +01:00
MrTimscampi
509af1a0c3 Add autoprefix to postcss 2019-12-30 11:01:07 +01:00
dkanada
e21babea0b merge branch master into suboctopus 2019-12-28 19:32:42 +09:00
dkanada
21321a8d8e
Merge pull request #601 from grafixeyehero/fix
Fix webcomponents-lite bundling
2019-12-05 01:11:42 +09:00
ringmatter@fastmail.com
eb92a68568 ADDED webpack-concat-plugin to inject legacy apploader script 2019-11-30 15:16:08 +01:00
Robert Gründler
ecc3b17aca ADDED support for local webpack devserver development 2019-11-29 14:03:16 +01:00
grafixeyehero
0eddf1317c pick webcomponents-lite 2019-11-27 23:55:41 +03:00
dkanada
105891b409 move more dependencies to webpack 2019-11-11 01:45:01 +09:00
Andrew Mahone
33f016bb09 Merge remote-tracking branch 'origin/master' into suboctopus 2019-11-08 08:54:12 -05:00
grafixeyehero
651a53d64a Move almada and require.js from source control to npm 2019-10-27 16:55:18 +03:00
Andrew Mahone
3f3e5e6da5 Use JavascriptSubtitlesOctopus if canvas and web workers are available. 2019-10-24 12:03:27 -04:00
Bill Thornton
b4e5e4cb15 Revert Swiper to fix initialization error 2019-10-09 14:04:23 -04:00
dkanada
b725d137a0
Merge pull request #491 from dkanada/shaka
Bundle flvjs and shaka and move all libs to one folder
2019-10-09 04:06:17 +09:00
Bill Thornton
01f09eaa77 Restore prepare script 2019-10-03 11:07:11 -04:00
grafixeyehero
0e752f0e45 change start to serve 2019-10-02 16:40:46 +03:00
grafixeyehero
716ac36031 Add webpack-dev-server 2019-09-30 23:51:46 +03:00
dkanada
02a23ffaee bundle flvjs and shaka and move all libs to one folder 2019-10-01 00:51:56 +09:00
dkanada
0286cc60d5
Merge pull request #458 from dkanada/site
Refactor several files and methods
2019-09-25 23:52:49 +09:00
Bill Thornton
5cb4c195d7 Azure pipelines (#470)
* Set up CI with Azure Pipelines

[skip ci]

* Update azure-pipelines.yml for Azure Pipelines

* Update .npmignore

* Add linting to Azure Pipelines

* Move linting to separate job

* Move Azure config to .ci

* Publish pipeline artifact

* Fix yaml

* Only run build if lint succeeds

* Remove version variable

* Update npmignore

* Exclude version from package filename

* Update CI triggers
2019-09-19 14:35:30 -04:00
dkanada
5104aabead move remote control to folder and fix sortable dependency 2019-09-13 00:05:15 -07:00
dkanada
1f0f1dc1b3 bundle swiper and sortable libs 2019-09-12 23:40:43 -07:00
dkanada
0aca394e1e bundle jquery and enable animations for metadata page 2019-09-12 04:01:53 -07:00
dkanada
26644c06c4 bundle libjass 2019-09-12 03:40:24 -07:00
dkanada
5a802c35b8 bundle howler using webpack 2019-09-12 03:24:10 -07:00
Bill Thornton
ed34530b1e Require hls.js from npm (#456)
* hlsjs

* Fix webpack libraryTarget config
2019-09-11 02:35:41 -07:00
Bill Thornton
42c8ef6262 Add prepare script for git installs (#429) 2019-08-31 00:07:37 -07:00
Bill Thornton
43ec4ff0e7 Remove unused dependencies 2019-06-15 00:35:24 -04:00
Bill Thornton
5734d5d07d Add webpack copy plugin 2019-05-25 00:28:06 -04:00
Bill Thornton
fa50f3521c Add webpack bundle for external dependencies 2019-05-22 15:18:17 -04:00
Bill Thornton
ba9382e1bd Add eslint as dev dependency 2019-05-22 14:50:54 -04:00
Bill Thornton
036ce21849 Fix invalid license 2019-05-21 00:50:53 -04:00
vitorsemeano
ec387c5246 webpack config and package.json for yarn 2019-05-03 22:50:59 +01:00
vitorsemeano
f5c2a331b0 changed package.json for initial version 0.0.0 2019-02-20 22:18:56 +00:00
vitorsemeano
7f407f9691 added weback and webpack-cli as dev dependencies 2019-02-20 22:17:26 +00:00
vitorsemeano
4dd77a24ab added package.json with yarn init 2019-02-20 22:15:40 +00:00