Commit Graph

10158 Commits

Author SHA1 Message Date
Julien Machiels 3cd81e73da Update src/components/cardbuilder/cardBuilder.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-20 21:24:04 +02:00
Julien Machiels b2dae289cc Update src/components/cardbuilder/cardBuilder.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-20 21:23:47 +02:00
MrTimscampi e14f4315a8 Further improvements to the details page 2020-06-20 20:22:15 +02:00
MrTimscampi 660e4a0a3c Add Writers to overview and handle cast and crew better 2020-06-16 21:49:28 +02:00
MrTimscampi e83fcf89fb Fix link colors in details overview 2020-06-16 21:49:28 +02:00
MrTimscampi d57eff1c9b Refactor details page 2020-06-16 21:49:27 +02:00
MrTimscampi a8e45f30ab Fix buttons moving and title cropping on details page 2020-06-16 21:47:18 +02:00
MrTimscampi f468e32ac4 Fix version indicator not respecting settings on card 2020-06-16 21:47:06 +02:00
MrTimscampi 71a6102086 Align the track selection baselines in item details 2020-06-16 21:47:06 +02:00
MrTimscampi de0e45c0c0 Use Card component as poster on details page 2020-06-16 21:47:04 +02:00
MrTimscampi d54e30cfda Header color transition 2020-06-16 21:45:09 +02:00
MrTimscampi 267d22f044 Move Delete button to context menu 2020-06-16 21:45:09 +02:00
MrTimscampi 617708009e Rework mobile details page 2020-06-16 21:45:09 +02:00
MrTimscampi d3d4c116a4 Fix some issues with details page and small redesign 2020-06-16 21:45:07 +02:00
dkanada b57c6cacb8 Merge pull request #1416 from joshuaboniface/package2
Ensure collection step depends on build steps
2020-06-16 21:00:06 +09:00
Joshua M. Boniface 7e861a3400 Add condition on success of previous steps 2020-06-16 01:14:48 -04:00
Joshua M. Boniface 30e041a913 Ensure collection step depends on build steps 2020-06-16 01:12:46 -04:00
Anthony Lavado f2969bcdc2 Merge pull request #1399 from jellyfin/package
Add packaging step on azure and refactor pipelines
2020-06-16 01:01:37 -04:00
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