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
|
b042e429d7
|
Migration of songs to ES6 module
|
2020-07-19 10:59:03 +01:00 |
|
Cameron
|
4bf11489cd
|
Migration of musicplaylists to ES6 modules
|
2020-07-19 10:58:00 +01:00 |
|
Cameron
|
c683d96bc3
|
Migration of musicgenres to ES6 modules
|
2020-07-19 10:57:03 +01:00 |
|
Cameron
|
338f678000
|
Migration of musicartists to ES6 modules
|
2020-07-19 10:55:06 +01:00 |
|
Cameron
|
d9b777bb96
|
Migration of musicalbums to ES6 module
|
2020-07-19 10:54:00 +01:00 |
|
Cameron
|
29ae08ffb4
|
Migration of musicrecommended to ES6 module
|
2020-07-19 10:52:15 +01: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 |
|
Cameron
|
54b4b3e11a
|
fix typo
|
2020-07-19 10:15:23 +01:00 |
|
Cameron
|
424d324298
|
remove .default
|
2020-07-19 10:13:35 +01:00 |
|
Cameron
|
f62f92b7d5
|
Fix me breaking networking
|
2020-07-19 10:04:20 +01:00 |
|
dkanada
|
e99f805aaf
|
Merge pull request #1547 from Camc314/migrate-to-ES6-8
Migration of emby-itemscontainer, emby-programcell and emby-playstatebutton to ES6 modules
|
2020-07-19 18:02:52 +09:00 |
|
dkanada
|
a3c0617be8
|
Merge branch 'es6' into migrate-to-ES6-8
|
2020-07-19 17:49:36 +09:00 |
|