Commit Graph

424 Commits

Author SHA1 Message Date
Bill Thornton
ea8007428e Fix editing other user settings 2020-03-05 00:04:41 -05:00
Bill Thornton
2b817073d8 Add check for undefined elem in renderRecordings 2020-03-04 12:42:45 -05:00
dkanada
a44a9c0d7a
Merge pull request #823 from MrTimscampi/details-rework
Details page artwork ribbon revamp
2020-03-04 16:23:36 +09:00
MrTimscampi
7f019dfffb Fix one pixel issue on detials and add fixme 2020-03-03 19:39:05 +01:00
Vasily
264e0163ff Expose option to turn on/off transcode throttling 2020-03-03 19:09:33 +03:00
Julien Machiels
8a69092106
Clarify return statement in itemdetailpage
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-03-03 13:31:57 +01:00
MrTimscampi
a98b99850e Remove dead code 2020-03-01 15:33:41 +01:00
MrTimscampi
57bc5e5ee4 Fix noBackdrop pages 2020-02-29 20:47:05 +01:00
MrTimscampi
94cdd38de1 Changes to details page layout 2020-02-29 20:47:05 +01:00
MrTimscampi
4fdab1e8b6 Hide details page artwork if disabled by user 2020-02-29 20:46:32 +01:00
dkanada
e5a978feeb
Merge pull request #856 from thornbill/lint-licker
Add eslint:recommended to eslint config
2020-02-27 01:26:00 +09:00
dkanada
d0dafcc266
Merge pull request #844 from thornbill/they-see-me-scrolling
Fix horizontal scrolling on emby-scrollers
2020-02-27 01:17:12 +09:00
Bill Thornton
6f0b735b3d Fix inverted logic 2020-02-26 10:50:41 -05:00
dkanada
f888dcd744
Merge pull request #843 from grafixeyehero/webos-icon-fix
Webos icon fix
2020-02-26 18:02:56 +09:00
Bill Thornton
75b7afd531 Fix references to removed renderHasPendingRestart function 2020-02-26 01:01:21 -05:00
Bill Thornton
36224ce5f7 Fix undefined globalize error 2020-02-26 00:48:41 -05:00
Bill Thornton
45acf52548 Fix errors in itemdetailpage 2020-02-26 00:46:56 -05:00
dkanada
b3da19a596
Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
2020-02-25 22:45:26 +09:00
dkanada
7d558dbc7e
Merge pull request #849 from dkanada/error
Catch some errors and remove unused method
2020-02-25 22:28:05 +09:00
dkanada
f60e396908 catch some errors and remove unused method 2020-02-24 22:25:08 +09:00
Bill Thornton
5fb2c8bd82 Fix horizontal scrolling on emby-scrollers 2020-02-23 01:31:24 -05:00
grafixeyehero
4b99f00552 move underscore Icon to class 2020-02-23 01:22:55 +03:00
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
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
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
grafixeyehero
58b09ca999 fix padding 2019-11-22 00:04:02 +03:00
grafixeyehero
1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03: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
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
7a10be5933 Add autofocus on page load 2019-11-14 21:04:01 +03:00
Dmitry Lyzo
8df85172cb Apply suggestions from code review 2019-11-13 00:30:33 +03: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
dkanada
77a8828018
Merge pull request #554 from ThatNerdyPikachu/patch-2
Actually make DatePlayed use a colon on ItemDetails
2019-11-07 01:04:56 +09:00
grafixeyehero
23677db990 Deminify part 2 (#509)
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
grafixeyehero
faa1a263b9 change ironicon to icon 2019-11-05 18:24:39 +03:00
grafixeyehero
d3c3501632 update Icon 2019-11-05 18:00:47 +03:00
dkanada
4cb0cd5f95
Merge pull request #534 from dmitrylyzo/season_item_resume
Set "Resume" action on season item on TV
2019-11-02 02:21:47 +09:00
Pika
c565c9015b
Actually make DatePlayed use a colon on ItemDetails 2019-10-26 20:45:14 -04:00
dkanada
1a2019bb0e
Merge branch 'master' into deminify-2 2019-10-25 22:16:59 +09:00
grafixeyehero
e8af133ed2 add person to favorite section 2019-10-23 01:14:32 +03:00
grafixeyehero
08f249b007 diminify favorites.js 2019-10-23 00:36:04 +03:00
ferferga
529e9102cd Improved appearance of images and artworks - Part 3 2019-10-21 16:24:36 +02:00
grafixeyehero
78576a7cb2 remove new line 2019-10-21 16:50:11 +03:00
grafixeyehero
5461d81275 improve redirect 2019-10-19 15:42:28 +03:00
Dmitry Lyzo
79cd65ea82 Set "Resume" action on season item on TV 2019-10-16 18:13:54 +03:00
Fernando
e538a6d62c Improvements to the quality of artworks and user images - Part 2 (#512)
* Improved the overall appearance of user images

* Rounded photo in 'My profile' page

* Improved quality of media artwork

* fix some minor bugs introduced from a merge conflict
2019-10-13 15:46:22 -04:00