Commit Graph

300 Commits

Author SHA1 Message Date
h1nk 598402d953 Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
Andreas B 87a4f39844 Fix webOS support in videoosd.js and homesection.js 2020-02-20 11:23:08 +01:00
dkanada b3fa02cbc1 Merge pull request #787 from YouKnowBlom/player-pause-fix
Add delay on play/pause to prevent hiccup when entering/exiting fullscreen
2020-02-20 14:04:57 +09:00
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
Dmitry Lyzo 54fdd34f77 Fix padding for plain itemscontainer 2020-02-16 17:42:00 +03: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