Commit Graph

7347 Commits

Author SHA1 Message Date
zhuzhe1983 0b0ea7f406 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2019-11-21 18:15:37 -05:00
rokoh cd63b5ef3a Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2019-11-21 18:15:36 -05:00
Niklas Fäth 72c2be06ae Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2019-11-21 18:15:36 -05:00
AdmiralAnimE ba22a1ecef Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/bg/
2019-11-21 18:15:36 -05:00
grafixeyehero 8a360772a2 apply suggestion change 2019-11-22 00:20:42 +03:00
grafixeyehero 58b09ca999 fix padding 2019-11-22 00:04:02 +03:00
Dmitry Lyzo a37e0fb47a Fix minimumScrollY hack 2019-11-21 21:48:35 +03:00
Niklas Fäth 1690ffb86d rename button 2019-11-21 11:13:21 +01:00
Niklas Fäth 21b942cf39 Rename Button 2019-11-21 11:11:27 +01:00
Niklas Fäth d74939f754 Update Layout 2019-11-21 10:57:55 +01:00
Dmitry Lyzo b3df632164 Add support for easing animated scroll. 2019-11-21 00:07:53 +03:00
Dmitry Lyzo e86058dc8c Add document scroll wrapper to unify scrolling and to support for webOS 2/3 (browser only) 2019-11-21 00:07:53 +03:00
Dmitry Lyzo 90f565166e Fix "fixed element" condition 2019-11-21 00:07:53 +03:00
Dmitry Lyzo 0502e984ad Fix animated scroll of "smooth scrolled" elements in browsers that support smooth scroll (Chrome/Firefox) 2019-11-21 00:07:53 +03:00
Dmitry Lyzo fe87abc5a8 Split 'scrollTo' function 2019-11-21 00:07:53 +03:00
Dmitry Lyzo c0fbce32ce Fix compatibility with older browsers (webOS 2/3) 2019-11-21 00:07:53 +03:00
Dmitry Lyzo cbd64f6b4e Add animated smooth scrolling 2019-11-21 00:07:53 +03:00
Dmitry Lyzo c0783dbe8e Add scroll manager with base functionality 2019-11-21 00:07:53 +03:00
Niklas Fäth f7fd716f50 Collaps sections 2019-11-20 18:06:15 +01:00
Niklas Fäth 16feba6dff Move Button 2019-11-20 18:03:55 +01:00
Niklas Fäth 3a6275a05c Center Buttons 2019-11-20 18:02:32 +01:00
Niklas Fäth e05e635b44 Show/Hide Buttons 2019-11-20 18:01:58 +01:00
Thomas Vandemeulebroucke e8875f8362 Fixed set aspect ratio option in the player 2019-11-20 15:13:15 +01:00
Niklas Fäth f1cce1ad76 Hides message section during local playback of music 2019-11-20 14:46:03 +01:00
Niklas Fäth 5453881ea1 Send text and messages via remote control
The needed logic to show/hide the section where needed is already there:
https://github.com/jellyfin/jellyfin-web/blob/3419230e891f79128b26db1cad8f307addd3c05e/src/components/remotecontrol/remotecontrol.js#L206
2019-11-20 14:29:10 +01:00
dkanada 3419230e89 Merge pull request #580 from grafixeyehero/apphost
Update apphost appVersion to 10.5.0
2019-11-20 21:22:28 +09:00
dkanada 800137886c Merge pull request #573 from dkanada/style
Align scroller items with heading
2019-11-20 12:08:42 +09:00
dkanada c1b866d9c9 Merge pull request #571 from dkanada/select-server
Fix select server redirect and remove more dependencies
2019-11-20 12:08:19 +09:00
grafixeyehero 1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
Aragon 10a572661a Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2019-11-19 16:15:29 -05:00
grafixeyehero 647f403f08 Update apphost appVersion to 10.5.0 2019-11-19 19:50:12 +03:00
dkanada beedbca92c fix padding for normal item containers 2019-11-20 00:34:20 +09:00
dkanada 957184b81c Merge pull request #566 from dmitrylyzo/tv_playback_navigation
Make navigation and playback control TV-friendly
2019-11-19 09:10:09 +09:00
Thomas Schwery cb61fa699f Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2019-11-18 15:15:27 -05:00
Dmitry Lyzo 6348367711 Apply suggestions from code review 2019-11-18 17:31:09 +03:00
Thomas Schwery d869a24286 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2019-11-17 00:15:26 -05:00
Anders Bengtsson d65011449b Translated using Weblate (Swedish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sv/
2019-11-15 22:15:21 -05:00
dkanada 3283bf2393 Merge pull request #577 from dmitrylyzo/#572-ipadpro
Fix iOS platform detection #572
2019-11-15 13:12:04 +09:00
swinkworld b19d45d2f9 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2019-11-14 20:15:22 -05:00
tluciomiranda b5840abc46 Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2019-11-14 20:15:21 -05:00
ADRI IDZWAN MANSOR d64cd25482 Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ms/
2019-11-14 20:15:20 -05:00
Niklas Fäth 496ee55a3a Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2019-11-14 20:15:18 -05:00
Dmitry Lyzo 22d0a5705d Fix compatibility with older browsers (webOS 2/3) 2019-11-14 23:55:44 +03:00
Dmitry Lyzo e907350700 Disable autoFocus in user settings on non-TV layouts (in sync with AutoFocuser) 2019-11-14 23:32:31 +03:00
Dmitry Lyzo 472d391641 Add autofocus on page load 2019-11-14 23:32:31 +03:00
Dmitry Lyzo e588edbcca Disable AutoFocuser on non-TV layouts 2019-11-14 23:32:31 +03:00
Dmitry Lyzo 3962dcf58e Add autofocus on itemsContainer 2019-11-14 23:32:26 +03:00
Dmitry Lyzo 7a10be5933 Add autofocus on page load 2019-11-14 21:04:01 +03:00
Ryan Hartzell b004915f96 Eliminate odd formatting of login.html 2019-11-14 06:48:06 -08:00
Dmitry Lyzo 11b6e83d69 Apply suggestions from code review 2019-11-14 16:29:33 +03:00