Commit Graph

10193 Commits

Author SHA1 Message Date
Anthony Lavado
c263a90d5b
Merge pull request #1046 from nyanmisaka/hwaccel
Add more separate hardware decoding toggles
2020-06-16 00:08:48 -04:00
dkanada
1763c306c9
Merge pull request #1414 from jellyfin/dependabot/npm_and_yarn/query-string-6.13.1
Bump query-string from 6.13.0 to 6.13.1
2020-06-15 20:16:16 +09:00
dkanada
d4ffa20bd3
Merge pull request #1413 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-import-2.21.2
Bump eslint-plugin-import from 2.21.1 to 2.21.2
2020-06-15 20:16:09 +09:00
dkanada
f374459570
Merge pull request #1412 from jellyfin/dependabot/npm_and_yarn/shaka-player-2.5.13
Bump shaka-player from 2.5.12 to 2.5.13
2020-06-15 20:16:03 +09:00
dkanada
417b109ee2
Merge pull request #1411 from jellyfin/dependabot/npm_and_yarn/swiper-5.4.3
Bump swiper from 5.4.2 to 5.4.3
2020-06-15 20:15:55 +09:00
dkanada
caf5444000 standardize indentation 2020-06-15 19:54:00 +09:00
dkanada
688516ac33 update formatting for azure pipelines 2020-06-15 19:49:17 +09:00
dkanada
9c97893ff3
Merge pull request #1406 from Delgan/faster-tracks-rendering
Avoid async rendering of MediaSources tracks to prevent content jump
2020-06-15 19:41:14 +09:00
dkanada
ecb947e39c
Merge pull request #1410 from jellyfin/dependabot/npm_and_yarn/css-loader-3.6.0
Bump css-loader from 3.5.3 to 3.6.0
2020-06-15 19:09:46 +09:00
dependabot-preview[bot]
f8838029f6
Bump query-string from 6.13.0 to 6.13.1
Bumps [query-string](https://github.com/sindresorhus/query-string) from 6.13.0 to 6.13.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.13.0...v6.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:04:36 +00:00
dependabot-preview[bot]
8214e8a7ac
Bump eslint-plugin-import from 2.21.1 to 2.21.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.1...v2.21.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:04:04 +00:00
dependabot-preview[bot]
b4342da46f
Bump shaka-player from 2.5.12 to 2.5.13
Bumps [shaka-player](https://github.com/google/shaka-player) from 2.5.12 to 2.5.13.
- [Release notes](https://github.com/google/shaka-player/releases)
- [Changelog](https://github.com/google/shaka-player/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/shaka-player/compare/v2.5.12...v2.5.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:03:16 +00:00
dependabot-preview[bot]
9739f42fa1
Bump swiper from 5.4.2 to 5.4.3
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v5.4.2...v5.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:02:28 +00:00
dependabot-preview[bot]
9eec174abd
Bump css-loader from 3.5.3 to 3.6.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.5.3...v3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 10:01:16 +00:00
dkanada
8bb8f8262e
Merge pull request #1409 from Influence365/fix-persistant-drop-image-text
Fix "Drop image here, or click to browse" persistent Visual
2020-06-15 17:47:40 +09:00
Influence365
84dcf42d43
Update imageUploader.template.html 2020-06-15 09:00:29 +01:00
Influence365
2d506e1dee
Update imageUploader.js 2020-06-15 08:59:48 +01:00
dkanada
d9f8ae70b7
Merge pull request #1405 from Influence365/fix-movie-progressbar-width
Fix Movie Progress Bar Width
2020-06-15 15:01:25 +09:00
Joshua M. Boniface
cbae2f577e Attempt to use inbuilt Docker tasks 2020-06-14 23:37:06 -04:00
Joshua M. Boniface
c4cc669ebf Revamp naming of Docker images and manifests
This is a nicer standardized format using Docker image tags more
effectively.
2020-06-14 19:39:09 -04:00
Joshua M. Boniface
95be2ba211 Add builder Dockerfile and steps in CI 2020-06-14 19:23:27 -04:00
Influence365
8dfe335e42
formatting fix 2020-06-14 21:27:27 +01:00
Influence365
71eda3801f
minor change to fix bug 2020-06-14 21:25:27 +01:00
Delgan
1691827cee Avoid async rendering of MediaSources tracks to prevent content jump 2020-06-14 21:36:18 +02:00
Joshua M. Boniface
4e4c5b1400 Only run remaining package steps conditionally
Prevents these steps from failing if the build is skipped.
2020-06-14 13:39:00 -04:00
Joshua M. Boniface
e43bb09d60 Update conditionals to final values (master+tag) 2020-06-12 18:18:11 -04:00
Joshua M. Boniface
7a5065ba27 Run the repo include as sudo 2020-06-12 18:16:02 -04:00
Joshua M. Boniface
ce09f0e4e4 Separate package collection into a separate job 2020-06-12 17:36:00 -04:00
Joshua M. Boniface
f67b9a01fe Use better flags and conditionals in CI itself 2020-06-12 17:24:20 -04:00
Joshua M. Boniface
847c9950d7 Add collection script call 2020-06-12 16:56:45 -04:00
Joshua M. Boniface
8822630f46 Fix bad sed commands 2020-06-12 16:19:20 -04:00
Joshua M. Boniface
b796e6b807 Correct changelog text for Debian unstable build 2020-06-12 16:12:30 -04:00
Joshua M. Boniface
1affef1208 Add build_id versioning to FC/COS builds 2020-06-12 16:12:00 -04:00
Joshua M. Boniface
9e3d792f62 Add build_id versioning to portable build 2020-06-12 16:05:05 -04:00
Joshua M. Boniface
ceacedd6fd Copy artifacts over to build server 2020-06-12 15:33:38 -04:00
Joshua M. Boniface
346e1b0dc7 Add special changelog/version for unstable builds 2020-06-12 14:43:37 -04:00
dkanada
f9797c0658 add packaging step on azure and refactor pipelines 2020-06-13 00:18:20 +09:00
Anthony Lavado
a27eae98e5
Merge pull request #1398 from thornbill/mobile-menu-options
Restore menu options in mobile view
2020-06-11 11:14:39 -04:00
Bill Thornton
e2d5162a3a Restore menu options in mobile view 2020-06-11 10:14:08 -04:00
dkanada
d38cbb8d6a
Merge pull request #1239 from ferferga/fix-url-input
Revert 9a47428 changes, so IPs are allowed
2020-06-10 21:28:02 +09:00
dkanada
51e358cd86
Merge pull request #1347 from Brissot/master
Fixing Chrome's Unnecessary AV1 Transcode and Combined WebM Profiles
2020-06-10 20:37:26 +09:00
dkanada
5ea00655fb
Merge pull request #1386 from ferferga/blurhash
Fix episodes listing after blurhash
2020-06-10 20:35:39 +09:00
dkanada
b84d943aec
Merge pull request #1392 from grafixeyehero/Fix-typo
Fix typo and remove unused legacy dashboard
2020-06-10 20:22:06 +09:00
ferferga
d236eeeb5b Fix mouseover in episode list when using blurhash 2020-06-10 11:53:00 +02:00
ferferga
8c85ed4992 Use else instead 2020-06-10 10:52:33 +02:00
dkanada
8244bdbda1
Merge pull request #1391 from MrTimscampi/more-profile-improvements
Use explicit codec checks for DTS and VC-1
2020-06-10 14:02:11 +09:00
dkanada
29ef245c8f
Merge pull request #1367 from jellyfin/controller
Add support for es6 controllers and migrate logs controller
2020-06-10 14:00:33 +09:00
dkanada
ab8be03209 merge branch master into controller 2020-06-10 13:57:50 +09:00
dkanada
daece8a4d9 add code suggestions 2020-06-10 13:56:55 +09:00
dkanada
331dfbff0f
Merge pull request #1373 from crobibero/jquery-checked
Fix all jQuery checked.
2020-06-10 11:02:21 +09:00