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

10610 commits

Author SHA1 Message Date
dkanada
a82829dd60
Merge pull request #1472 from jellyfin/dependabot/npm_and_yarn/swiper-5.4.5
Bump swiper from 5.4.3 to 5.4.5
2020-06-22 20:12:28 +09:00
dkanada
a7e19075fc
Merge pull request #1466 from jellyfin/dependabot/npm_and_yarn/autoprefixer-9.8.2
Bump autoprefixer from 9.8.0 to 9.8.2
2020-06-22 20:11:39 +09:00
ferferga
d13e1acf8d Fix 'undefined' on Chromecast and cleanup on nowPlayingBar.js 2020-06-22 12:43:45 +02:00
dependabot-preview[bot]
cfbc7ad462
Bump swiper from 5.4.3 to 5.4.5
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 5.4.3 to 5.4.5.
- [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.3...v5.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 10:02:30 +00:00
dependabot-preview[bot]
015371a4b6
Bump stylelint from 13.6.0 to 13.6.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.6.0 to 13.6.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.6.0...13.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 10:01:16 +00:00
dependabot-preview[bot]
5b9e2b5ec4
Bump jstree from 3.3.9 to 3.3.10
Bumps [jstree](https://github.com/vakata/jstree) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/vakata/jstree/releases)
- [Commits](https://github.com/vakata/jstree/compare/3.3.9...3.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 10:00:25 +00:00
Vasily
1a8da665bc
Merge pull request #1463 from MrTimscampi/card-shapes
Fix latest section portrait cards not being portrait in all cases
2020-06-22 12:59:36 +03:00
dependabot-preview[bot]
f1d05ac69f
Bump @babel/core from 7.10.2 to 7.10.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.10.3.
- [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.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:59:19 +00:00
dependabot-preview[bot]
59bff713fa
Bump fast-text-encoding from 1.0.2 to 1.0.3
Bumps [fast-text-encoding](https://github.com/samthor/fast-text-encoding) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/samthor/fast-text-encoding/releases)
- [Commits](https://github.com/samthor/fast-text-encoding/compare/v1.0.2...v1.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:57:46 +00:00
dependabot-preview[bot]
8a705dffbb
Bump autoprefixer from 9.8.0 to 9.8.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.0 to 9.8.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.8.0...9.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 09:56:51 +00:00
Neil Burrows
89535e1c36
Update src/controllers/dashboard/plugins/installed.js
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-06-22 10:43:54 +01:00
KGT1
e2ed7d9ca1 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2020-06-22 05:31:50 -04:00
ferferga
6aae85e991 Rename 'Playlist' term to 'Queue' 2020-06-22 11:25:16 +02:00
Neil Burrows
f1970d88ae Prevent removal of system plugins 2020-06-22 10:14:13 +01:00
ferferga
2e8e240aa0 Add shuffle mode to Chromecast 2020-06-22 11:10:26 +02:00
ferferga
ad72f590f7 Use layout-mobile class 2020-06-22 10:51:42 +02:00
MrTimscampi
5733f30cea Fix latest section portrait cards not being portrait in all cases 2020-06-22 10:09:21 +02:00
KGT1
329af3f54d fixed linting errors 2020-06-22 10:08:54 +02:00
KGT1
1042121668 added ActionHandler seekto for Notification-Bar 2020-06-22 09:47:02 +02:00
Vasily
c7fcddb3a2
Merge pull request #1461 from MrTimscampi/root-margins
Fix issue with IntersectionObserver root margin
2020-06-22 10:28:21 +03:00
MrTimscampi
61fbf10085 Fix issue with IntersectionObserver root margin 2020-06-22 09:14:13 +02:00
nextlooper42
07f585aa62 Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2020-06-21 21:03:18 -04:00
nextlooper42
39787755a8 Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
2020-06-21 18:48:33 -04:00
andyguerra
089e022280 Translated using Weblate (Spanish (Latin America))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2020-06-21 14:41:03 -04:00
4d1m
703373b3eb Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2020-06-21 14:41:03 -04:00
Adam Bokor
a55b5c7ff3 Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-06-21 14:41:03 -04:00
andyguerra
16e512c60e Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2020-06-21 14:41:02 -04:00
MrTimscampi
b2ffc1109a Remove leftover references to cardContent-button 2020-06-21 17:09:42 +02:00
MrTimscampi
8ecaf85dba Fix placeholders on purplehaze
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-21 17:04:13 +02:00
MrTimscampi
f3fbc545a1 Fix stylelint error 2020-06-21 16:55:00 +02:00
MrTimscampi
d91797b06e Reword the placeholder 2020-06-21 16:54:59 +02:00
MrTimscampi
d804b4097a Re-add accidentally removed code 2020-06-21 16:54:59 +02:00
MrTimscampi
c42f931953 Fix linting issue 2020-06-21 16:54:59 +02:00
MrTimscampi
90c971afa9 Add theme colors for card placeholders 2020-06-21 16:54:59 +02:00
MrTimscampi
b088ae8428 Correct card color 2020-06-21 16:54:59 +02:00
MrTimscampi
f80fb1bb27 Fix placeholder in TV layout 2020-06-21 16:54:58 +02:00
MrTimscampi
0e376bb78d Enable a simple placeholder for cards 2020-06-21 16:54:34 +02:00
MrTimscampi
5960f782df Rename itemDetails files to new convention 2020-06-21 13:47:33 +02:00
MrTimscampi
8f116890d7 Remove forced logo size 2020-06-21 13:45:13 +02:00
MrTimscampi
1629e79956 Adjust star color 2020-06-21 13:43:23 +02:00
MrTimscampi
b500579236 Add hover text on item details buttons 2020-06-21 13:21:31 +02:00
Per
653c711d5e Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2020-06-21 04:09:05 -04:00
MrTimscampi
55cc467a95 Simplify resume button 2020-06-21 09:31:56 +02:00
Per
9611fa1577 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2020-06-21 03:26:49 -04:00
millallo
63ff721587 Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2020-06-21 03:12:06 -04:00
MrTimscampi
8777742123 Handle suggestions 2020-06-21 09:07:18 +02:00
MrTimscampi
7dd09909d2 Move more button at the end of actions in listview 2020-06-21 09:07:18 +02:00
MrTimscampi
6afbda6ff3 Improve season view 2020-06-21 09:07:18 +02:00
dkanada
dea49c0fba
Merge pull request #1452 from MrTimscampi/tv-poster-parents
Use parent poster for items with children
2020-06-21 15:29:46 +09:00
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