Commit Graph

9546 Commits

Author SHA1 Message Date
grafixeyehero 3f913bcd29 initial add screen sever 2019-11-23 23:00:44 +03:00
dkanada b7b34cba15 Merge pull request #568 from grafixeyehero/icon
update Icon for medialibrarypage, userprofile, device, multiselect and installedplugins
2019-11-24 00:02:31 +09:00
grafixeyehero 34474aea01 apply suggestion change 2019-11-23 16:02:57 +03:00
dkanada 3d26136c5d Merge pull request #548 from grafixeyehero/Person
Add favorite people section to favorite tab
2019-11-23 15:08:21 +09:00
grafixeyehero b77143797c apply suggestion change 2019-11-22 21:32:51 +03:00
grafixeyehero 3f52ec10a0 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into icon
# Conflicts:
#	src/components/multiselect/multiselect.js
#	src/controllers/devices.js
2019-11-22 19:49:01 +03:00
dkanada dca0700770 Merge pull request #583 from Wunax/fix-player-aspect-ratio
Fixed set aspect ratio option in the player
2019-11-23 01:41:51 +09:00
grafixeyehero 38ac5766c8 Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into Person
# Conflicts:
#	src/controllers/favorites.js
2019-11-22 19:06:37 +03:00
dkanada 3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
Niklas Fäth 092a8fd3e0 hide during local playback 2019-11-22 16:01:25 +01:00
Niklas Fäth 347a0e1910 add feature back 2019-11-22 15:59:48 +01:00
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