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
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
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
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
artiume
40481046f4
Change Default for OptionAutomaticallyGroupSeries
2020-06-02 15:41:58 -04: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
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
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
MrTimscampi
e56d1833c7
Fix error in player capabilities checking with syncplay
2020-06-01 16:14:06 +02:00
dkanada
9556949885
Merge pull request #1232 from MrTimscampi/sonarcloud-3
...
Fix more sonarqube bugs
2020-06-01 14:58:22 +09:00
Joshua M. Boniface
16fad06d97
Merge pull request #1331 from MrTimscampi/fix-standalone
...
Remove non-standalone mode
2020-05-31 01:01:24 -04:00
dkanada
3abb89463f
Merge pull request #1328 from MrTimscampi/epub-format-detection
...
Add format checking to EPUB player
2020-05-31 13:59:30 +09:00
MrTimscampi
e2ae0d1e2b
Fix linting errors
2020-05-30 23:15:06 +02:00
Alexandre Badalo
c44c5556d5
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
2020-05-30 17:01:19 -04:00
dkanada
1cf6d3b587
Merge pull request #1327 from Influence365/fix-css-jump
...
Fix Page jumps when entering custom css
2020-05-31 05:17:08 +09:00
millallo
d1f327966c
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2020-05-30 16:10:37 -04:00
WontTell
f32a1da9c8
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2020-05-30 16:10:35 -04:00
妙呀
7281b1dbbb
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2020-05-30 16:09:10 -04:00
Julien Machiels
c52a1c0ae4
Translated using Weblate (Esperanto)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/eo/
2020-05-30 16:09:09 -04:00
Dumitrache Alex
42b7fd9e4a
Translated using Weblate (Romanian)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2020-05-30 16:09:08 -04:00
Julien Machiels
429f0bfe95
Fix spacing
2020-05-30 18:45:40 +02:00
Influence365
e6b7c8a691
Update emby-textarea.js
2020-05-30 13:27:06 +01:00
Influence365
8a1ca94760
Update src/dashboardgeneral.html
...
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-05-30 13:26:22 +01:00
dkanada
19849d8afb
Merge pull request #1269 from jellyfin/photos
...
Convert photo player to class
2020-05-30 20:47:13 +09:00
MrTimscampi
d8375efc69
Add Path to home sections
...
Fixes play button on home sections for books
2020-05-30 13:33:38 +02:00
MrTimscampi
9535d94ab7
Add Path field to List query
...
Fixes the lack of play button on books
2020-05-30 13:15:49 +02:00
MrTimscampi
0c302adbb5
Add format checking to EPUB player
2020-05-30 13:00:51 +02:00
dkanada
f0d337ee37
fix default export for photo player
2020-05-30 19:51:57 +09:00
dkanada
9cae07205c
Merge pull request #1263 from itegulov/books
...
Implement minimalistic EPUB reader
2020-05-30 19:02:52 +09:00
dkanada
3385bf1808
Merge pull request #1322 from MrTimscampi/update-apiclient
...
Update API client and dependencies
2020-05-30 18:49:35 +09:00
Influence365
6ce8c77d8e
Update emby-textarea.js
2020-05-30 09:51:49 +01:00
Influence365
a032f6a35d
Update emby-textarea.js
2020-05-30 09:44:23 +01:00
Influence365
4d8761593c
Update dashboardgeneral.html
2020-05-30 09:43:30 +01:00
WontTell
a9efe02006
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2020-05-29 22:29:07 -04:00
artiume
719824a06c
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_419/
2020-05-29 22:29:06 -04:00