1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

10491 commits

Author SHA1 Message Date
dkanada
951f500e3b
Merge pull request #1441 from grafixeyehero/bug-fix
Fix context Event Listener for metadataEditor
2020-06-19 06:29:03 +09:00
grafixeyehero
4b651f4a9d Fix context Event Listener
(cherry picked from commit 27d1c21089a0996c9e53c49f2b10e98636467a5f)
(cherry picked from commit 4e6792309d)
2020-06-18 23:48:19 +03:00
grafixeyehero
4e6792309d Fix context Event Listener
(cherry picked from commit 27d1c21089a0996c9e53c49f2b10e98636467a5f)
2020-06-18 23:06:52 +03:00
grafixeyehero
30cd42ae7c Migration prompt to ES6 modules 2020-06-18 23:06:30 +03:00
grafixeyehero
1b581077f2 Migration confirm to ES6 modules 2020-06-18 23:04:17 +03:00
grafixeyehero
999f276140 Migration multiSelect to ES6 modules 2020-06-18 22:58:47 +03:00
Delgan
ffcb47cb7e
Fix broken image uploader due to missing '#dropImageText' element 2020-06-18 21:14:22 +02:00
Dmitry Lyzo
8021b893c8 Don't start time sync if not in SyncPlay mode 2020-06-18 19:43:32 +03:00
dkanada
1b6a600496
Merge pull request #1427 from jellyfin/leftover-removal
Remove leftover from #1046
2020-06-18 14:25:51 +09:00
ferferga
b791302fb1 Remove leftover from 02baff1fe0 2020-06-17 18:50:05 +02:00
dkanada
b2db27a424
Merge pull request #1204 from dmitrylyzo/fix-slideshow-safari-webos2
Fix slideshow (Safari, WebOS 2)
2020-06-17 14:07:46 +09:00
grafixeyehero
7c8a5d3184 Migration dialogHelper to ES6 modules 2020-06-17 01:25:05 +03:00
grafixeyehero
582ea61267 Migration dialog to ES6 modules 2020-06-17 01:23:32 +03:00
grafixeyehero
2b156bfe57 Remove unused function
(cherry picked from commit c1b65c0122949ccb99be794a6a81e59e8146d450)
2020-06-16 23:55:15 +03:00
grafixeyehero
cfd2ec1ddc Migration backdrop to ES6 modules
(cherry picked from commit 4ff4df6477cec4ea71ab042340bfd8875561221e)
2020-06-16 23:54:24 +03:00
grafixeyehero
3e583fcf21 Fix userSettings Cannot read property 'get' of undefined 2020-06-16 22:23:19 +03:00
dkanada
ce67087811
fix quotes in repository controller 2020-06-17 02:15:05 +09:00
dkanada
bfc3e20df4 simplify repository save and add attribute 2020-06-16 21:14:04 +09: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
dkanada
03b4976237
fix error with margin property 2020-06-16 14:58:08 +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
d822bc12b6 minor style improvements 2020-06-16 00:32:23 +09: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
grafixeyehero
e81a7dbb8f Migration collectionEditor and playlisteditor to ES6 modules 2020-06-14 02:28:15 +03:00