Commit Graph

2035 Commits

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