Cameron
|
f93c93f870
|
Migration of itemhelper to ES6 module
|
2020-07-29 10:05:16 +01:00 |
|
Cameron
|
da5eb9ccc4
|
Migration of browser to ES6 module
|
2020-07-29 10:04:55 +01:00 |
|
Lukáš Kucharczyk
|
9e9a6ecff1
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
|
2020-07-29 03:27:32 -04:00 |
|
dkanada
|
24cd5e112b
|
fix banner height and use primary image as fallback
|
2020-07-29 14:19:27 +09:00 |
|
Anthony Lavado
|
63bd2ef908
|
Merge pull request #1655 from Camc314/migrate-to-ES6-43
Migration of imageEditor and imageDownloader to ES6 modules
|
2020-07-28 16:38:45 -07:00 |
|
Anthony Lavado
|
231c965ad9
|
Merge pull request #1663 from Camc314/migrate-to-ES6-44
Migration of libraryBrowser and multiDownload to ES6 modules
|
2020-07-28 16:38:17 -07:00 |
|
Anthony Lavado
|
7ca73bf61e
|
Merge pull request #1674 from michael9dk/patch-1
Update README.md (add Node.js in dependencies)
|
2020-07-28 14:36:24 -07:00 |
|
Vitorvlv
|
3f7029b736
|
Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
|
2020-07-28 16:57:57 -04:00 |
|
Cameron
|
4a3f05a58f
|
Update src/components/imageDownloader/imageDownloader.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-07-28 21:08:32 +01:00 |
|
Cameron
|
e2ddc3f7dd
|
Merge branch 'migrate-to-ES6-44' of https://github.com/Camc314/jellyfin-web into migrate-to-ES6-44
|
2020-07-28 21:03:40 +01:00 |
|
Cameron
|
6cb8f03005
|
Update src/components/imageeditor/imageeditor.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-07-28 17:51:59 +01:00 |
|
Cameron
|
5bd4b849d6
|
Update src/components/imageDownloader/imageDownloader.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-07-28 17:51:53 +01:00 |
|
Cameron
|
4d5cf02c1f
|
update missing
|
2020-07-28 17:18:37 +01:00 |
|
Cameron
|
562b54192f
|
Update src/scripts/libraryBrowser.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-07-28 16:49:31 +01:00 |
|
Cameron
|
3757e2c9be
|
apply suggestions
|
2020-07-28 16:45:21 +01:00 |
|
michael9dk
|
c2de8b92f8
|
Update README.md
Added Node.js in dependencies.
|
2020-07-28 16:37:04 +02:00 |
|
dkanada
|
40b98bb3d4
|
Merge pull request #1669 from joshuaboniface/fix-ci-docker
Flip quoting in variable set command
|
2020-07-28 23:03:47 +09:00 |
|
dkanada
|
feab1aca89
|
Merge pull request #1672 from MrTimscampi/browsers
Adjust target browsers
|
2020-07-28 23:03:07 +09:00 |
|
MrTimscampi
|
5dafb7bfb1
|
Adjust target browsers
|
2020-07-28 15:25:40 +02:00 |
|
ToXinE
|
23f82df54d
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
|
2020-07-28 08:20:04 -04:00 |
|
Cameron
|
8691da18ad
|
fix lint
|
2020-07-28 13:09:05 +01:00 |
|
Joshua M. Boniface
|
d4bf69e6bb
|
Flip quoting in variable set command
The quoting as-is was broken and would result in a junk output. This
way, the proper value is obtained.
|
2020-07-28 00:21:30 -04:00 |
|
dkanada
|
e2be0980b7
|
Merge pull request #1666 from jellyfin/dependabot/npm_and_yarn/hls.js-0.14.6
Bump hls.js from 0.14.5 to 0.14.6
|
2020-07-28 12:36:57 +09:00 |
|
dkanada
|
df47e0eb65
|
Merge pull request #1668 from joshuaboniface/bump-master-version
Bump master version to 10.7.0 for next release
|
2020-07-28 12:36:50 +09:00 |
|
dkanada
|
89e584686e
|
Merge pull request #1656 from dmitrylyzo/fix-plugin-install
Fix CircleOfDeath on plugin install
|
2020-07-28 12:36:33 +09:00 |
|
dkanada
|
43ef2a3b30
|
Merge pull request #1664 from dmitrylyzo/fix-typo-1
Fix typo in package.json
|
2020-07-28 12:35:25 +09:00 |
|
dkanada
|
c8966a7f7d
|
Merge pull request #1665 from joshuaboniface/fix-bump-version
Fix bump_version so it works properly
|
2020-07-28 12:20:07 +09:00 |
|
Anthony Lavado
|
2c53a329e7
|
Merge pull request #1667 from joshuaboniface/fix-ci-docker
Get and tag with actual release version in CI
|
2020-07-27 18:58:47 -07:00 |
|
Joshua M. Boniface
|
f9f71422b3
|
Get and tag with actual release version in CI
|
2020-07-27 21:41:57 -04:00 |
|
Joshua M. Boniface
|
fc73a8a98a
|
Bump master version to 10.7.0 for next release
|
2020-07-27 19:15:26 -04:00 |
|
dependabot-preview[bot]
|
5a22d943ed
|
Bump hls.js from 0.14.5 to 0.14.6
Bumps [hls.js](https://github.com/video-dev/hls.js) from 0.14.5 to 0.14.6.
- [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.5...v0.14.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-27 22:58:56 +00:00 |
|
Joshua M. Boniface
|
5479ca6e66
|
Add the right name to the Deb changelog
|
2020-07-27 18:57:14 -04:00 |
|
Joshua M. Boniface
|
27a1f8b72d
|
Fix bump_version so it works properly
|
2020-07-27 18:40:42 -04:00 |
|
Dmitry Lyzo
|
5a3d77471b
|
Fix typo
|
2020-07-28 01:14:38 +03:00 |
|
Joshua M. Boniface
|
4973b6be35
|
Merge pull request #1661 from Camc314/fix-plugins
Fix removing scheduled tasks
|
2020-07-27 18:01:39 -04:00 |
|
Joshua M. Boniface
|
0408ff0867
|
Merge pull request #1660 from nyanmisaka/edge-chromium
Fix mkv directplay on Edge chromium
|
2020-07-27 17:59:54 -04:00 |
|
Cromefire_
|
340522a471
|
Removed dead code and fixed lint
|
2020-07-27 22:29:25 +02:00 |
|
Anthony Lavado
|
58198df5ce
|
Merge pull request #1662 from dmitrylyzo/fix-ios-transcode
Add h264 codec profile for TS container
|
2020-07-27 13:09:39 -07:00 |
|
Cromefire_
|
ae3b53d728
|
Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-07-27 22:07:10 +02:00 |
|
Cameron
|
4c28399c6b
|
Migration of library browser to ES6 moduels
|
2020-07-27 20:21:19 +01:00 |
|
Cromefire_
|
606f1fc94c
|
Removed more warnings
|
2020-07-27 19:58:57 +02:00 |
|
Cromefire_
|
e7f8036865
|
Make lint happy
|
2020-07-27 19:55:36 +02:00 |
|
Dmitry Lyzo
|
fbe81273e8
|
Add h264 codec profile for TS container
|
2020-07-27 20:12:36 +03:00 |
|
Cromefire_
|
7ab3e27a4e
|
Merge branch 'master' into es6-2
# Conflicts:
# src/plugins/htmlVideoPlayer/plugin.js
|
2020-07-27 19:02:10 +02:00 |
|
Cromefire_
|
a98d0ed759
|
Removed dead code
|
2020-07-27 18:54:04 +02:00 |
|
Cromefire_
|
28a489a148
|
Apply suggestions from code review
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-07-27 18:43:59 +02:00 |
|
Cameron
|
d2ea7cec53
|
Update scheduledtask.js
|
2020-07-27 17:03:47 +01:00 |
|
nyanmisaka
|
7e5be8e05e
|
add initial support for Edge chromium
|
2020-07-27 21:11:12 +08:00 |
|
Cameron
|
04199ae9f6
|
fix lint
|
2020-07-27 13:57:12 +01:00 |
|
nyanmisaka
|
8d57403a06
|
Merge remote-tracking branch 'upstream/master'
|
2020-07-27 20:49:15 +08:00 |
|