dkanada
|
c97089b52c
|
minor code refactor
|
2019-11-26 03:15:23 +09:00 |
|
grafixeyehero
|
4441c32c4b
|
add feature secrensaver
|
2019-11-25 17:15:23 +03:00 |
|
grafixeyehero
|
bad156654b
|
remove backdrop call
|
2019-11-24 20:43:37 +03:00 |
|
grafixeyehero
|
080b3365d6
|
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into replace-unicode
# Conflicts:
# src/components/guide/guide.js
# src/components/mediainfo/mediainfo.js
# src/components/multiselect/multiselect.js
# src/components/playback/brightnessosd.js
# src/components/recordingcreator/recordingbutton.js
# src/components/userdatabuttons/emby-ratingbutton.js
# src/controllers/favorites.js
|
2019-11-24 17:45:48 +03:00 |
|
dkanada
|
5af72d6c9f
|
Merge branch 'master' into artworks2
|
2019-11-24 21:34:30 +09:00 |
|
grafixeyehero
|
acc132cc6c
|
remove comment
|
2019-11-23 23:43:06 +03:00 |
|
grafixeyehero
|
016eb79885
|
make compatible
|
2019-11-23 23:25:10 +03:00 |
|
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 |
|
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 |
|
grafixeyehero
|
8a360772a2
|
apply suggestion change
|
2019-11-22 00:20:42 +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 |
|
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
|
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 |
|
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 |
|
grafixeyehero
|
1da8876811
|
Replace all Unicode icon with there value
|
2019-11-20 00:24:54 +03: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 |
|
Dmitry Lyzo
|
6348367711
|
Apply suggestions from code review
|
2019-11-18 17:31:09 +03:00 |
|
Dmitry Lyzo
|
22d0a5705d
|
Fix compatibility with older browsers (webOS 2/3)
|
2019-11-14 23:55:44 +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 |
|
Dmitry Lyzo
|
e090b78d66
|
Apply suggestions from code review
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
2019-11-13 00:19:00 +03:00 |
|
dkanada
|
6ad9e090f6
|
align scroller items with heading
|
2019-11-12 00:23:27 +09:00 |
|
Dmitry Lyzo
|
ad8fe23ef8
|
Make login card scalable on focus (#535)
* Make login card scalable on focus
* Remove focus related classes
|
2019-11-11 12:28:27 +03:00 |
|
Dmitry Lyzo
|
3896c18e26
|
Make navigation and playback control TV-friendly
|
2019-11-09 11:48:52 +03:00 |
|
Andrew Mahone
|
33f016bb09
|
Merge remote-tracking branch 'origin/master' into suboctopus
|
2019-11-08 08:54:12 -05:00 |
|
Andrew Mahone
|
0880f36dab
|
Fallback to empty fonts list when server doesn't send MediaAttachments.
|
2019-11-08 08:38:21 -05:00 |
|
grafixeyehero
|
dd109c3324
|
change single quote to double quote
|
2019-11-05 18:50:41 +03:00 |
|