Commit Graph

127 Commits

Author SHA1 Message Date
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
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 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 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
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