Commit Graph

11239 Commits

Author SHA1 Message Date
Xantios Krugor 6f78cdfde2 Its build as ES6 module, no need for the strict 2020-08-03 15:08:17 +02:00
Xantios Krugor df1f9470e6 ESLint is a magnificent piece of software that everybody should love /sarcasm 2020-08-03 14:46:48 +02:00
Xantios Krugor 133e1c9085 Disable linter for this file 2020-08-03 14:28:20 +02:00
Xantios Krugor 76d96c0d3a Merge branch 'master' of https://github.com/Xantios/jellyfin-web 2020-08-03 14:27:54 +02:00
Xantios Krugor 32e3df7801 Move focusManager to ES6 2020-08-03 14:27:28 +02:00
Xantios Krugor bafe857271 Move focusManager to ES6 2020-08-03 14:20:31 +02:00
Vitorvlv 7f72eca5fa Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2020-08-02 23:06:55 -04:00
SaddFox 1bc386b84e Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2020-08-02 20:49:15 -04:00
SaddFox 8759781db8 Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2020-08-02 17:09:16 -04:00
dkanada 8b835d1438 Merge pull request #1502 from jellyfin/config
Pull themes and plugins from web config
2020-08-03 04:46:43 +09:00
dkanada 6c375a52bc merge branch master into config 2020-08-03 04:46:07 +09:00
dkanada f25728eca4 Merge pull request #1732 from jellyfin/dependabot/npm_and_yarn/gulp-terser-1.3.0
Bump gulp-terser from 1.2.1 to 1.3.0
2020-08-03 03:16:35 +09:00
dkanada 6607718edb Merge pull request #1734 from dmitrylyzo/fix-plugin-configuration
Fix injecting of view with embedded script
2020-08-03 02:39:18 +09:00
Patrick a5932c60c9 Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ja/
2020-08-02 13:19:37 -04:00
Adam Bokor 3e3563932b Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-08-02 13:19:37 -04:00
Thomas Schwery 121d62aff3 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2020-08-02 13:19:36 -04:00
Moritz 5f07bb2c13 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2020-08-02 13:19:35 -04:00
Lukáš Kucharczyk cecbb448f2 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2020-08-02 13:19:34 -04:00
Dmitry Lyzo 7683622e5d Fix injecting of view with embedded script 2020-08-02 20:04:50 +03:00
dependabot-preview[bot] c9b971626d Bump gulp-terser from 1.2.1 to 1.3.0
Bumps [gulp-terser](https://github.com/duan602728596/gulp-terser) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/duan602728596/gulp-terser/releases)
- [Commits](https://github.com/duan602728596/gulp-terser/compare/v1.2.1...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-02 15:34:21 +00:00
Anthony Lavado ab9398344f Merge pull request #1718 from MrTimscampi/yaes6
Migrate routes.js and mouseManager to ES6
2020-08-02 08:28:28 -07:00
Anthony Lavado 0c732ae5bb Merge pull request #1707 from Camc314/migrate-to-ES6-48
Migration of playbackmanager to ES6 module
2020-08-02 07:28:54 -07:00
Cameron ce2b2d70ab Merge branch 'master' into migrate-to-ES6-48 2020-08-02 15:16:13 +01:00
Dmitry Lyzo 18838a9ed7 Merge branch 'master' into yaes6 2020-08-02 17:15:58 +03:00
Anthony Lavado 406ee21847 Merge pull request #1731 from dmitrylyzo/fix-es6-import-1
Fix usage of ES6 import hacks
2020-08-02 07:11:38 -07:00
Dmitry Lyzo 469ae9ae8b Remove ES6 import hack for 'loading' 2020-08-02 15:35:46 +03:00
Dmitry Lyzo 40b6403134 Add ES6 import hack for 'browser' 2020-08-02 15:25:20 +03:00
dkanada 0a0e7112f0 fix linting issues 2020-08-02 17:41:51 +09:00
dkanada 1fe25e14dd move themes and plugins into config file 2020-08-02 17:28:25 +09:00
Cameron 9067047403 Update src/components/playback/playbackmanager.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-02 09:27:03 +01:00
Cameron 042cb4119b lint 2020-08-02 09:22:03 +01:00
Cameron 0e409e2717 Merge branch 'master' into migrate-to-ES6-48 2020-08-02 09:14:01 +01:00
Cameron 91cd1a75d7 Apply Suggestions 2020-08-02 09:00:26 +01:00
Cameron 7ffb7ab0fc fix lint and bug 2020-08-02 09:00:26 +01:00
Cameron 49c1b3e159 Addition of defaults 2020-08-02 09:00:25 +01:00
Cameron a72c843b13 Migration of playbackmanager to ES6 module 2020-08-02 09:00:24 +01:00
dkanada dbd6d2fb35 Merge pull request #1712 from jellyfin/titles
Standardize key prefixes for translations
2020-08-02 16:58:12 +09:00
dkanada 54eab501c9 Merge branch 'master' into titles 2020-08-02 16:57:13 +09:00
dkanada 33700cb337 Merge pull request #1713 from matjaz321/migrated-livetvsettings-to-es6-module
Migrated `/controllers/livetvsettings.js` to es6 module
2020-08-02 16:55:43 +09:00
dkanada a9e0eec51a Merge branch 'master' into migrated-livetvsettings-to-es6-module 2020-08-02 16:54:45 +09:00
dkanada 5679067abf Merge pull request #1679 from Camc314/migrate-to-ES6-47
Migration of loading and favoriteitems to ES6 modules
2020-08-02 16:53:29 +09:00
dkanada cefdde1848 Merge pull request #1681 from jellyfin/book-paging
Add paging in book player with touch events
2020-08-02 16:50:29 +09:00
schbal 60ca2d5bd1 Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/
2020-08-01 21:32:48 -04:00
dkanada b1aa18e7e7 Merge pull request #1686 from Larvitar/master
Fix issue with nowplaying page when item.Album or item.Artists are null.
2020-08-02 02:55:41 +09:00
dkanada d5d929ce3e Merge pull request #1722 from MrTimscampi/eslint7
Update ESLint to 7.6.0
2020-08-02 02:52:13 +09:00
MrTimscampi 01fd2e056d Fix suggestions 2020-08-01 19:22:33 +02:00
dkanada 891f54563b change error message key 2020-08-02 01:23:57 +09:00
Larvitar 716c9d71b2 Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2020-08-01 09:00:34 -04:00
MrTimscampi c159d4f601 Update ESLint to 7.6.0 2020-08-01 13:50:37 +02:00
Vitorvlv a609e3e2b4 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2020-08-01 06:41:55 -04:00