Commit Graph

10973 Commits

Author SHA1 Message Date
Maxr1998
32f2020801
Add support for seeking with milliseconds
Needed for the media notification seekbar in jellyfin-android (available on Android 10+).
The relevant change needed in jellyfin-android is already merged.
2020-07-21 00:50:14 +02:00
Thomas Schwery
a83f541a70 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2020-07-20 12:20:03 -04:00
dkanada
7868e1dad0
Merge pull request #1594 from MrTimscampi/login-redesign
Redesign login and selectserver pages
2020-07-21 00:53:43 +09:00
Moritz
d74728a0ee Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2020-07-20 11:04:55 -04:00
dkanada
276f4ccb3a
Merge pull request #1582 from Camc314/migrate-to-ES6-9
Migration of emby-button, paper-icon-button-light, emby-collapse, emby-input to ES6 modules
2020-07-20 23:43:42 +09:00
dkanada
794baa86b2
Merge pull request #1608 from jellyfin/dependabot/npm_and_yarn/browser-sync-2.26.10
Bump browser-sync from 2.26.7 to 2.26.10
2020-07-20 23:36:16 +09:00
dkanada
66a60976bd
Merge pull request #1606 from jellyfin/dependabot/npm_and_yarn/babel/core-7.10.5
Bump @babel/core from 7.10.4 to 7.10.5
2020-07-20 23:34:54 +09:00
dkanada
bdedb73ff9
Merge pull request #1609 from jellyfin/dependabot/npm_and_yarn/date-fns-2.15.0
Bump date-fns from 2.14.0 to 2.15.0
2020-07-20 23:34:05 +09:00
dependabot-preview[bot]
80dd4ee431
Bump @babel/core from 7.10.4 to 7.10.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 14:32:16 +00:00
dkanada
efd9266844
Merge pull request #1603 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.3
Bump hls.js from 0.14.0 to 0.14.3
2020-07-20 23:30:05 +09:00
dkanada
bd28be6add
Merge pull request #1604 from jellyfin/dependabot/npm_and_yarn/babel/plugin-transform-modules-amd-7.10.5
Bump @babel/plugin-transform-modules-amd from 7.10.4 to 7.10.5
2020-07-20 23:29:49 +09:00
dkanada
37e5386883
Merge pull request #1593 from MrTimscampi/input-manager-cleanup
Replace trigger and handle with handleCommand
2020-07-20 22:55:01 +09:00
dependabot-preview[bot]
3f0d185893
Bump date-fns from 2.14.0 to 2.15.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.14.0 to 2.15.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.14.0...v2.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 13:46:46 +00:00
dependabot-preview[bot]
644199c6e0
Bump browser-sync from 2.26.7 to 2.26.10
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.26.7 to 2.26.10.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.26.7...v2.26.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 13:46:27 +00:00
dependabot-preview[bot]
386f4a102c
Bump @babel/plugin-transform-modules-amd from 7.10.4 to 7.10.5
Bumps [@babel/plugin-transform-modules-amd](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-amd) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-plugin-transform-modules-amd)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 13:45:09 +00:00
dependabot-preview[bot]
f8554b8fd6
Bump hls.js from 0.14.0 to 0.14.3
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.0 to 0.14.3.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](https://github.com/video-dev/hls.js/compare/v0.14.0...v0.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 13:44:41 +00:00
dkanada
ccb2c3a5e1
Merge pull request #1581 from Camc314/migrate-to-ES6-25
Migration of searchfields, searchresults and searchpage to ES6 modules
2020-07-20 22:35:59 +09:00
Julien Machiels
2c7a47c4af
Update .github/ISSUE_TEMPLATE/config.yml
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-07-20 15:31:51 +02:00
Julien Machiels
44c30fc83a
Update .github/SUPPORT.md
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-07-20 15:31:42 +02:00
Julien Machiels
37f0843ab1
Update .github/SUPPORT.md
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-07-20 15:31:07 +02:00
Julien Machiels
a73edac22b
Update .github/SUPPORT.md
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-07-20 15:30:42 +02:00
dkanada
7fb0fec98e
Merge pull request #1484 from jellyfin/remove-legacy
Remove legacy loading
2020-07-20 22:14:44 +09:00
Cameron
9a4b9b7951 fix wierd spacing 2020-07-20 13:43:30 +01:00
Lunk
73c840bd0e Translated using Weblate (German (Swiss))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/gsw/
2020-07-20 05:44:42 -04:00
Cameron
c08c75d52e
Merge branch 'es6' into migrate-to-ES6-23 2020-07-20 08:41:48 +01:00
Cameron
b946259777 fix spacing, update variables 2020-07-20 08:40:13 +01:00
dkanada
f1d224f087
Merge branch 'es6' into migrate-to-ES6-25 2020-07-20 09:07:27 +09:00
dkanada
08aadfe935
Merge pull request #1569 from Camc314/migrate-to-ES6-16
Migration of Auth to ES6 modules
2020-07-20 09:06:31 +09:00
dkanada
1aee51e94c
Merge pull request #1572 from Camc314/migrate-to-ES6-11
Migration of dashboard/ to ES6 modules
2020-07-20 09:01:56 +09:00
dkanada
445fce7071
tweak comment indentation 2020-07-20 09:01:50 +09:00
dkanada
a5e4039db4
update import statement 2020-07-20 08:51:36 +09:00
dkanada
0e374f4ce6
add space 2020-07-20 08:50:30 +09:00
dkanada
4dad5e0c79
Merge pull request #1597 from Camc314/migrate-to-ES6-35
Migration of nowplayingbar to ES6 module
2020-07-20 08:47:25 +09:00
dkanada
bb158284d6
Merge pull request #1592 from Camc314/migrate-to-ES6-38
Migration of scheduledtask and scheduledtasks to ES6 modules
2020-07-20 08:42:37 +09:00
dkanada
9e73fd61da
Merge pull request #1596 from Camc314/migrate-to-ES6-10
Remove require and fix networking on es6
2020-07-20 08:39:57 +09:00
Cameron
d4942bc55b
Merge branch 'es6' into migrate-to-ES6-25 2020-07-19 20:13:40 +01:00
Cameron
cd85a188b9
Merge branch 'es6' into migrate-to-ES6-11 2020-07-19 20:12:57 +01:00
Cameron
75076fd172
Merge branch 'es6' into migrate-to-ES6-23 2020-07-19 20:11:53 +01:00
Cameron
7c6e99b117
Merge branch 'es6' into migrate-to-ES6-19 2020-07-19 20:10:18 +01:00
Cameron
3fd137c758
Merge branch 'es6' into migrate-to-ES6-32 2020-07-19 20:09:42 +01:00
Cameron
e7234c4f8c
Merge branch 'es6' into migrate-to-ES6-30 2020-07-19 20:09:09 +01:00
Cameron
65b6c2a17d
Merge branch 'es6' into migrate-to-ES6-31 2020-07-19 20:08:13 +01:00
Cameron
5e7926bf6c
Merge branch 'es6' into migrate-to-ES6-37 2020-07-19 20:06:57 +01:00
Cameron
0879908642
Merge branch 'es6' into migrate-to-ES6-38 2020-07-19 20:06:06 +01:00
Adam Bokor
b3fb64f114 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-07-19 08:28:11 -04:00
nextlooper42
616970e796 Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2020-07-19 07:37:14 -04:00
MrTimscampi
b634f2c26e Overhaul issue templates 2020-07-19 13:01:47 +02:00
Cameron
eb7d8faf98 Migration of nowplaying and videoosd to ES6 modules 2020-07-19 10:40:41 +01:00
dkanada
ac5ec585f3
Merge pull request #1564 from Camc314/migrate-to-ES6-21
Migration of homesections and appfooter to ES6 modules
2020-07-19 18:25:54 +09:00
Cameron
822e48e98f
Merge branch 'es6' into migrate-to-ES6-21 2020-07-19 10:17:21 +01:00