dkanada
3b5a63f930
Merge pull request #814 from MrTimscampi/webos-icons
...
Fix icons on WebOS 4
2020-02-20 14:03:08 +09:00
Andreas B
6b2faaed8d
fix linting errors
2020-02-19 16:54:55 +01:00
Andreas B
f52075eb26
Remove unnecessary check when clearing playPauseClickTimeout
2020-02-19 16:09:00 +01:00
Andreas B
41ea428237
Rename and move declaration of playerPauseClickTimeout
2020-02-19 16:07:06 +01:00
Dmitry Lyzo
bafac46a33
Merge remote-tracking branch 'upstream/master' into perfect_slider-2
2020-02-19 11:11:32 +03:00
Dmitry Lyzo
4ea3b98c27
Extract setVolume/setVolumeDelayed
2020-02-19 11:10:12 +03:00
MrTimscampi
f1fb59ec26
Fix change requests and general formatting improvements
2020-02-17 20:41:04 +01:00
Dmitry Lyzo
54fdd34f77
Fix padding for plain itemscontainer
2020-02-16 17:42:00 +03:00
MrTimscampi
e12e6731b2
Make the console quieter by default
2020-02-16 04:22:50 +01:00
artiume
75fc964b9e
Force Transcoding for LiveTv Capability ( #636 )
...
* Update useredit.html
* Update useredit.js
* Update en-us.json
* Update en-us.json
* Update useredit.js
* fix TV Shows to Square Tiles
* Update homesections.js
* Update src/strings/en-us.json
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-02-16 10:48:01 +09:00
MrTimscampi
a98b961b94
Fix icons on WebOS
...
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.
Fixes #678
2020-02-16 01:33:34 +01:00
Dmitry Lyzo
bb1ba5a29e
Make configurable slider progress bar update
2020-02-15 18:36:52 +03:00
Vasily
85a6a444fe
Merge pull request #797 from dkanada/style
...
Fix some minor style issues
2020-02-14 14:21:02 +03:00
dkanada
4c4f8ff800
fix some minor style issues
2020-02-14 03:17:39 +09:00
dkanada
c62976845e
Merge pull request #755 from dmitrylyzo/native_select_server
...
Add server select support for NativeShell
2020-02-13 16:48:58 +09:00
Andreas B
6374802309
Fix linting errors in videoosd
2020-02-12 13:37:40 +01:00
MrTimscampi
1f91034aa9
Merge remote-tracking branch 'upstream/master' into details-placeholder
2020-02-12 09:10:42 +01:00
Andreas B
1225800e7e
Add delay on play/pause to prevent hiccup when entering fullscreen
...
Resolves : #589
2020-02-09 16:26:55 +01:00
Anthony Lavado
ec2cad0c8d
Merge pull request #773 from dkanada/style
...
Minor theme changes and tweak session cards on dashboard
2020-02-09 03:05:14 -05:00
dkanada
34b7c65090
Merge pull request #770 from dmitrylyzo/disable_keyboard_nontv
...
Disable keyboard navigation for non-TV
2020-02-09 16:59:51 +09:00
dkanada
532d73a80b
minor theme changes
2020-02-06 00:13:11 +09:00
Dmitry Lyzo
17f9480188
Disable keyboard navigation for non-TV
2020-02-05 15:20:48 +03:00
nyanmisaka
58579c3b27
fix encoder preset option not working
2020-02-05 17:10:25 +08:00
Dmitry Lyzo
6d6cce02af
Add server select support for NativeShell
2020-02-02 00:50:46 +03:00
dkanada
254c69b2f1
Merge pull request #694 from grafixeyehero/item-detail-page-
...
Item detail page layout improvements continued form #611
2020-02-01 20:43:44 +09:00
grafixeyehero
5cb141caa3
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into alphaPicker-tv-mode
...
# Resolve Conflicts:
# src/assets/css/librarybrowser.css
# src/components/alphapicker/style.css
2020-01-30 20:24:33 +03:00
grafixeyehero
b06afa3305
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into item-detail-page-
...
# Resolve Conflicts:
# src/assets/css/librarybrowser.css
# src/itemdetails.html
2020-01-30 20:11:40 +03:00
MrTimscampi
c1b9a094af
Add placeholder image if non-editable
2020-01-29 19:05:23 +01:00
MrTimscampi
d989d7b007
Add placeholder image to detail pages
2020-01-29 18:59:18 +01:00
MrTimscampi
cdefae3dee
Merge remote-tracking branch 'upstream/master' into material-icons
2020-01-29 08:45:20 +01:00
grafixeyehero
28d2985f70
Fix usersettings
2020-01-27 21:01:27 +03:00
grafixeyehero
16b6e7e4ed
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into Deminify-part-4
...
# Resolve Conflicts:
# src/controllers/dashboard/general.js
2020-01-27 19:20:48 +03:00
dkanada
7af58a03dd
Merge pull request #702 from dmitrylyzo/playback_remote
...
Add playback control from TV remote
2020-01-27 22:34:59 +09:00
ferferga
49dd48a3e9
Removed more code related to automatic updates
2020-01-25 23:15:27 +01:00
grafixeyehero
a9ca46b6d8
apply suggustiion
2020-01-26 00:20:01 +03:00
MrTimscampi
0b11883451
Move material icons to external package
2020-01-25 18:58:35 +01:00
Dmitry Lyzo
4b5eb8e063
Fix click on pause button right after showOsd
2020-01-25 17:36:59 +03:00
dkanada
1458697bb2
Merge pull request #704 from grafixeyehero/suggestion-swipe
...
Fix scroll for movie recommendation
2020-01-25 18:11:44 +09:00
Dmitry Lyzo
e3dd871500
Apply suggestions from code review
2020-01-24 16:44:45 +03:00
grafixeyehero
709b48a8a8
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into item-detail-page-
...
# Conflicts:
# src/assets/css/librarybrowser.css
# src/itemdetails.html
2020-01-23 20:51:30 +03:00
dkanada
ed777cdea2
fix some missing resource issues
2020-01-24 02:50:59 +09:00
grafixeyehero
f3426a97a1
remove alphabetPicker-left alphaPicker-fixed-left padded-left-withalphapicker class
2020-01-22 19:42:43 +03:00
grafixeyehero
5a6eb5eeec
apply suggeustion
2020-01-22 19:06:35 +03:00
grafixeyehero
0c9ae31417
apply suggustion
2020-01-22 18:31:01 +03:00
grafixeyehero
de82a262df
networking.js
2020-01-22 03:30:55 +03:00
grafixeyehero
f1429d007b
general.js
2020-01-22 03:30:33 +03:00
grafixeyehero
e706f8bee0
loginpage.js
2020-01-22 03:29:52 +03:00
grafixeyehero
4939f2fd60
add alphaPicker-fixed left and right class
2020-01-21 22:21:03 +03:00
grafixeyehero
a25e5d7f9b
fix alphaPicker class
2020-01-21 21:58:44 +03:00
Samuel
143cd2bfad
Update moviegenres.js
2020-01-20 21:52:47 -05:00
grafixeyehero
779e378288
show title and year on movie suggestion
2020-01-21 00:09:41 +03:00
dkanada
af38a136ec
fix xmltv strings and remove broken tv guide sources
2020-01-20 10:14:25 +09:00
Dmitry Lyzo
ec6ce5aa14
Add keyboard compatibility for older browsers (webOS 2/3)
2020-01-19 01:09:42 +03:00
grafixeyehero
75185f0b23
define emby-scroller
2020-01-18 23:47:19 +03:00
grafixeyehero
5b8756addf
Fix focus
2020-01-18 00:17:16 +03:00
grafixeyehero
cca897bb15
fix scroll for movie recommendation
2020-01-17 23:39:58 +03:00
Dmitry Lyzo
1889dad8cc
Add shortcuts to show/hide OSD. #621
2020-01-17 12:20:35 +03:00
Anthony Lavado
01bee79fd0
Merge pull request #688 from grafixeyehero/fix-backdrop
...
Fix respect user option backdrop image
2020-01-16 22:25:10 -05:00
grafixeyehero
89b28d76f5
applly suggestion
2020-01-15 18:54:48 +03:00
grafixeyehero
927fd4d7e6
set header setTransparentMenu for mobile only and fix some style
2020-01-13 23:36:23 +03:00
grafixeyehero
00469f9577
show overview and externallink for movie and episode on mobile too
2020-01-13 22:27:02 +03:00
grafixeyehero
69251cff48
overide itembackrop class backgroud-size cover to contain hide on desktop person backdrop
2020-01-13 22:22:50 +03:00
grafixeyehero
040f4af781
add person img to itembackdrop
2020-01-13 22:20:06 +03:00
grafixeyehero
28dfc698b5
hide detail img on mobile
2020-01-13 22:18:43 +03:00
grafixeyehero
442487799a
change shape to overflow
2020-01-13 21:15:59 +03:00
grafixeyehero
5c448bc482
Fix Respect user enable/disable backdrops image
2020-01-13 18:09:55 +03:00
dkanada
19861962af
merge branch master into controllers
2020-01-12 02:24:54 +09:00
dkanada
3047b12382
add code suggestions
2020-01-12 02:23:16 +09:00
Anthony Lavado
21066f06f0
Add initial AirPlay support ( #659 )
2020-01-10 19:31:02 +03:00
dkanada
2978e64b9b
fix a few minor style issues
2020-01-08 23:18:00 +09:00
dkanada
bd097773b0
merge branch master into itemdetailpage-layout
2020-01-08 22:02:01 +09:00
dkanada
2f4cf8248b
merge branch master into assets
2020-01-08 11:10:24 +09:00
dkanada
4610398cb5
Merge pull request #660 from Larvitar/master
...
Display year in "Collection" and "More like this"
2020-01-06 14:12:15 +09:00
grafixeyehero
0600fb26a3
apply suggestion change
2020-01-05 23:55:28 +03:00
grafixeyehero
4e72a857c4
change shap to overflow
2020-01-03 21:10:42 +03:00
grafixeyehero
e0d6686bb4
remove btn backdrop show/hide
2020-01-02 20:27:37 +03:00
Mariusz Chryc
f0ef911e61
Display year in "Collection" and "More like this"
2020-01-02 12:29:41 +01:00
grafixeyehero
5e3b2a642d
fix text overflow
2019-12-22 23:51:53 +03:00
grafixeyehero
f7f83f08d4
Add show/hide backdrop
2019-12-22 16:32:11 +03:00
mcarlton00
d9757956a3
Rework device icons + add Kodi
2019-12-20 17:44:38 -05:00
grafixeyehero
935cdfceea
Fix detailImageContainer padding
2019-12-20 22:49:54 +03:00
grafixeyehero
7833ac7e39
fix detial image container
2019-12-20 01:33:43 +03:00
dkanada
07994e0a40
move authentication and playback controllers to subdirectories
2019-12-15 23:53:13 +09:00
dkanada
3aad09c5fd
move all static assets into a single folder
2019-12-15 20:50:58 +09:00
dkanada
34c0d6019e
move around half the dashboard controllers to a subdirectory
2019-12-15 20:47:47 +09:00
dkanada
e108997376
Merge pull request #615 from AndreCarvalho/master
...
Add option to randomly sort music albums
2019-12-10 22:54:02 +09:00
grafixeyehero
e09f868d99
revert back padded-left and padded-right
2019-12-10 02:32:22 +03:00
grafixeyehero
6a16d84e71
redesign detail page
2019-12-09 01:03:08 +03:00
Thomas Vandemeulebroucke
7ab2676093
Fix a bug that hides children elements in the videoosd
2019-12-07 14:20:09 +01:00
André Carvalho
44ec998690
Add option to randomly sort music albums
2019-12-05 10:21:26 +00:00
dkanada
78fd41ef05
Merge pull request #594 from grafixeyehero/backdrop
...
Fix some issues with the backdrop image
2019-11-30 00:06:18 +09:00
grafixeyehero
7afdc4b2b1
Fix enable backdrops
2019-11-28 22:46:57 +03:00
dkanada
59e9be84dd
Merge pull request #563 from dmitrylyzo/focus_pageload
...
Add autofocus on page load
2019-11-28 23:35:51 +09: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
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
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
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