Anthony Lavado
205d80e0ec
Merge pull request #1286 from ferferga/blurhash
...
Implement blurhash (follow-up of #987 but from scratch)
2020-06-04 14:57:48 -04:00
ferferga
ef26e0d37e
Address review comments (Part 2)
2020-06-04 19:44:00 +02:00
Anthony Lavado
b7d05b6097
Merge pull request #1284 from Delgan/es6-modules-components-playback
...
Migrate components/playback functions to ES6 modules
2020-06-04 13:37:02 -04:00
grafixeyehero
2cd9be9321
accessSchedule
2020-06-04 20:32:39 +03:00
Delgan
7d6dca7907
Merge branch 'master' into es6-modules-components-playback
2020-06-04 19:13:53 +02:00
ferferga
855b9169ce
Address review comments
2020-06-04 19:09:02 +02:00
ferferga
d04505e955
Fix cases where itemId was also undefined during the previous logic
2020-06-04 18:15:05 +02:00
ferferga
1591aef481
Fallback to old behaviour when blurhash for specific item doesn't exist
2020-06-04 18:13:28 +02:00
grafixeyehero
fe4cef5964
chaptercardbuilder
2020-06-04 19:06:54 +03:00
grafixeyehero
f11d3c54a8
peoplecardbuilder
2020-06-04 19:05:31 +03:00
Moritz
b58af64350
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2020-06-04 10:32:38 -04:00
Lukáš Kucharczyk
0500eff3a5
Translated using Weblate (Czech)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2020-06-04 05:52:58 -04:00
dkanada
5dcfd490c3
Merge pull request #908 from masterkoppa/fix-888
...
Make item detail overview expandable (Fix #888 )
2020-06-04 15:59:42 +09:00
dkanada
560fc1c29a
Merge pull request #1266 from MrTimscampi/plugins-location
...
Move plugins to a dedicated directory
2020-06-04 14:52:47 +09:00
Andres Ruiz
68762d8012
Use correct string for translation, add ShowLess
...
Use the right string form for the string translation for the dynamic strings, add the `ShowLess` version.
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-06-03 23:28:26 -04:00
MrTimscampi
2b65ae6dab
Fix plugin paths in package.json
2020-06-03 22:18:07 +02:00
MrTimscampi
8707de7124
Move bookPlayer to plugins folder
2020-06-03 22:17:01 +02:00
MrTimscampi
803346191f
Move chromecastHelpers to plugins directory
2020-06-03 22:17:01 +02:00
MrTimscampi
128baad126
Move plugins to a dedicated directory
2020-06-03 22:17:01 +02:00
dkanada
e5a13a2020
Merge pull request #1294 from jellyfin/checkbox
...
Remove legacy jquery function from source
2020-06-04 04:55:52 +09:00
amirmasoud
23a0a291c9
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
2020-06-03 14:36:22 -04:00
dkanada
5b79286ee9
Merge branch 'master' into checkbox
2020-06-04 03:13:51 +09:00
dkanada
c50b0274d1
Merge pull request #1345 from dmitrylyzo/babel-epubjs
...
Babel epubjs (WebOS 1.2)
2020-06-03 19:02:45 +09:00
Dmitry Lyzo
20eef65e5c
Babel epubjs
2020-06-03 10:49:15 +03:00
dkanada
d728e8f47c
Merge pull request #1309 from bendardenne/transfer-whole-playlist
...
Transfer whole playlist when transferring playback
2020-06-03 15:34:39 +09:00
dkanada
33dd31013a
Merge pull request #1344 from Artiume/patch-4
...
Change Default for OptionAutomaticallyGroupSeries
2020-06-03 15:30:58 +09:00
dkanada
b207150211
Merge pull request #1342 from dmitrylyzo/fix-userSettings-chromecastVersion
...
Fix userSettings.chromecastVersion call
2020-06-03 15:30:17 +09:00
Andres J Ruiz Torres
0e74e89950
Translate dynamic toggle messages
2020-06-02 23:15:15 -04:00
MrTimscampi
000de9279b
Fix translation and TV layout on Show More button
2020-06-02 23:13:48 -04:00
Andres J Ruiz Torres
ed0eefb5c7
Add a linkbutton control to show/hide more
...
User a linkbutton element adjecent to the overview to control
the expanded / shrunken state.
The button will show dynamically based on the
detected content size.
2020-06-02 23:13:48 -04:00
Andres J Ruiz Torres
8154abc525
Remove fallback values
2020-06-02 23:13:48 -04:00
Andres Ruiz
1ddfd2c7bb
Add onClick for an expandable Overview of item details
...
Adds a onClick action that toggles expanding the item detail
Overview. By default it crops the text to 12 lines on mobile, 6
on larger viewports.
-webkit-line-clamp is supported on all Webkit browsers and Firefox
as of 3/2020. A fallback with max-height is provided as well.
Fixes #888
2020-06-02 23:13:48 -04:00
ferferga
169ecacc62
Address review comments
2020-06-02 22:02:13 +02:00
artiume
40481046f4
Change Default for OptionAutomaticallyGroupSeries
2020-06-02 15:41:58 -04:00
ferferga
d32dd7d7d8
Appply review suggestions
2020-06-02 17:59:08 +02:00
Mohammadreza Firoozeh
b8ee2f86b0
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
2020-06-01 13:41:03 -04:00
Dmitry Lyzo
a955aeb1cb
Delay access to userSettings
2020-06-01 19:38:59 +03:00
Dmitry Lyzo
021650e6ab
Fix userSettings.chromecastVersion call
2020-06-01 19:17:23 +03:00
000
a0b99f0c02
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2020-06-01 11:38:22 -04:00
dkanada
093fbcd343
Merge pull request #1336 from jellyfin/dependabot/npm_and_yarn/babel/preset-env-7.10.2
...
Bump @babel/preset-env from 7.10.1 to 7.10.2
2020-06-02 00:19:36 +09:00
Mohammadreza Firoozeh
fbedfad6f5
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
2020-06-01 11:12:01 -04:00
dependabot-preview[bot]
284bac2544
Bump @babel/preset-env from 7.10.1 to 7.10.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-preset-env )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 14:59:11 +00:00
dkanada
51b2eba8f1
Merge pull request #1341 from MrTimscampi/syncplay-fix
...
Fix traceback in SyncPlay when casting to Google Cast
2020-06-01 23:58:52 +09:00
dkanada
7c9df5bfd3
Merge pull request #1338 from jellyfin/dependabot/npm_and_yarn/eslint-plugin-eslint-comments-3.2.0
...
Bump eslint-plugin-eslint-comments from 3.1.2 to 3.2.0
2020-06-01 23:58:46 +09:00
dkanada
1c98c51c9d
Merge pull request #1339 from jellyfin/dependabot/npm_and_yarn/babel/core-7.10.2
...
Bump @babel/core from 7.10.1 to 7.10.2
2020-06-01 23:56:58 +09:00
dkanada
9761153b4f
Merge pull request #1337 from jellyfin/dependabot/npm_and_yarn/shaka-player-2.5.12
...
Bump shaka-player from 2.5.11 to 2.5.12
2020-06-01 23:55:13 +09:00
MrTimscampi
e56d1833c7
Fix error in player capabilities checking with syncplay
2020-06-01 16:14:06 +02:00
dependabot-preview[bot]
a5ec1509a7
Bump @babel/core from 7.10.1 to 7.10.2
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-core )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:44:02 +00:00
dependabot-preview[bot]
feee9a174d
Bump eslint-plugin-eslint-comments from 3.1.2 to 3.2.0
...
Bumps [eslint-plugin-eslint-comments](https://github.com/mysticatea/eslint-plugin-eslint-comments ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/mysticatea/eslint-plugin-eslint-comments/releases )
- [Commits](https://github.com/mysticatea/eslint-plugin-eslint-comments/compare/v3.1.2...v3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:43:15 +00:00
dependabot-preview[bot]
5fd58a2fb1
Bump shaka-player from 2.5.11 to 2.5.12
...
Bumps [shaka-player](https://github.com/google/shaka-player ) from 2.5.11 to 2.5.12.
- [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.11...v2.5.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 09:42:11 +00:00