MrTimscampi
639db44ad1
Fix spelling issue in comment
2020-03-13 09:22:08 +01:00
MrTimscampi
a2f337b8c3
Add comments for hardcoded scaling values
2020-03-12 21:11:06 +01:00
MrTimscampi
8646b66f6c
Improve image size handling
2020-03-11 21:35:10 +01:00
Mark Monteiro
dc4fada827
Do not validate HTTPS certificate settings when remote connections are disabled
2020-03-11 15:10:31 +01:00
Dmitry Lyzo
ed25f0bac1
Update src/controllers/dashboard/scheduledtasks/scheduledtasks.js
...
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
2020-03-10 19:00:51 +03:00
Dmitry Lyzo
1d10a35427
Fix icon doubling
2020-03-10 12:38:41 +03:00
MrTimscampi
0397283599
Round every image size adjustment
2020-03-09 21:02:08 +01:00
MrTimscampi
f24c908412
Another pass of image sizes improvements
2020-03-09 20:46:56 +01:00
MrTimscampi
457d37450e
Further improvements to max size of image requests
2020-03-08 22:20:16 +01:00
MrTimscampi
f816f5267f
Improve image loading speed and sizes
2020-03-08 19:08:07 +01:00
dkanada
2a99df8365
Merge pull request #898 from dmitrylyzo/fix_recording_icon
...
Fix icon doubling
2020-03-08 03:02:49 +09:00
sparky8251
feacdcd1aa
Reduced OSD timeout from 5 seconds to 3
2020-03-07 12:01:36 -05:00
Dmitry Lyzo
acd9fe92b8
Fix sort button icon
2020-03-07 17:40:05 +03:00
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
Mike Abrahall
14f72baf16
Added extra playback keybindings, following YouTube's spec at https://support.google.com/youtube/answer/7631406?hl=en
2020-02-21 16:08:23 +11: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