Commit Graph

764 Commits

Author SHA1 Message Date
MrTimscampi 79e664ca13 Refactor slideshow.js 2020-03-21 23:45:23 +01:00
dkanada f50d709161 Merge pull request #837 from h1nk/right-click-dialog-container
Close dialogs when container background is right clicked
2020-03-21 15:42:13 +09:00
dkanada 1688a3999c Merge pull request #958 from MrTimscampi/listview-missing
Show missing indicator in ListView
2020-03-19 10:28:31 +09:00
dkanada c5171a2fa0 Merge pull request #919 from dmitrylyzo/fix_icons-2
Fix icons doubling and WebOS support
2020-03-19 00:49:15 +09:00
dkanada bdfa8b0121 Merge pull request #907 from MrTimscampi/artwork-optimal-size
Improve image loading speed and sizes
2020-03-18 13:16:50 +09:00
MrTimscampi 9b96e7a658 Show missing indicator in ListView 2020-03-17 08:20:05 +01:00
MrTimscampi bdc3ec00c8 Re-add image maxWidth in listview 2020-03-15 21:29:26 +01:00
dkanada 0b107b3770 Merge pull request #936 from macr/master
Fix "Copy Stream URL" for iOS.
2020-03-15 18:47:19 +09:00
Dmitry Lyzo 53d2e8c0d2 Always try to blur foreign element 2020-03-15 02:18:54 +03:00
MrTimscampi faa46f5bad Double size of remotecontrol and listview images 2020-03-14 22:48:39 +01:00
Dmitry Lyzo 305f050003 Move blur of foreign element to generic dialog module 2020-03-14 22:28:07 +03:00
MrTimscampi def9da2f0d Use 16:9 instead of 1.78:1 to derive width of screen 2020-03-12 21:17:13 +01:00
Richmond Macaspac 560fe45087 camelCase var fix 2020-03-12 03:22:04 -05:00
Richmond Macaspac 6a308ffae7 Update src/components/itemcontextmenu.js
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
2020-03-12 03:12:01 -05:00
Richmond Macaspac 52e39e792f Clipboard API fallback for when browser doesn't support navigator.clipboard 2020-03-12 02:50:18 -05:00
MrTimscampi 8646b66f6c Improve image size handling 2020-03-11 21:35:10 +01:00
Dmitry Lyzo 485ccfa116 Prevent nested slideshow 2020-03-10 18:50:31 +03:00
Dmitry Lyzo 13a03b6e2c Fix slideshow button icons in WebOS 4 2020-03-10 13:39:19 +03:00
Dmitry Lyzo e016836d3e Fix library icons in WebOS 4 2020-03-10 12:44:42 +03:00
dkanada ee69bb6807 Merge pull request #871 from grafixeyehero/page.js
Move page.js to node
2020-03-09 12:55:04 +09: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
Dmitry Lyzo dcaa87e4cb Fix brightness indicator 2020-03-07 17:23:31 +03:00
Dmitry Lyzo 9bf8731a59 Move setting of the default icon before the actual one 2020-03-07 13:23:42 +03:00
Dmitry Lyzo 7cb83755e6 Fix recording button icon 2020-03-07 13:15:30 +03:00
Dmitry Lyzo 137acb23a8 Fix arrow buttons in library options 2020-03-07 12:16:18 +03:00
Denis cd33c8c52c Fix itemdetails poster overlapping now playing bar 2020-03-06 14:04:29 +03:00
MrTimscampi acea76b450 Fix tabs hopping 2020-03-04 20:37:22 +01:00
Vasily 4e9a2e2064 Merge pull request #801 from dkanada/strings
Update some strings
2020-03-04 21:24:33 +03:00
dkanada a80f5e50e7 translate media type string 2020-03-05 02:52:53 +09:00
ferferga 0a9f26b141 Removed align-items 2020-03-04 18:44:25 +01:00
Fernando 5838fc7da0 Fix for incorrect button positioning when hovering card 2020-03-04 16:59:42 +01:00
dkanada 4cedbc1c89 Merge pull request #746 from ferferga/servernotifications-fixes
Load gamepadtokey.js only when is necessary
2020-03-04 02:08:19 +09:00
ferferga c8836c61f3 Function rename 2020-03-03 17:56:59 +01:00
Vasily 5f5b0185b5 Make sure display property is set for card buttons regarding of loading order 2020-03-03 17:24:35 +03:00
grafixeyehero 08afa4c0ca apply suggustion 2020-03-03 01:42:22 +03:00
MrTimscampi b1d1cee634 Use forked version of JavascriptSubtitlesOctopus
The fork contains an asm.js compatibility patch that we need for older client. This commit switched to using our forked version while we wait for an upstream merge.
2020-03-02 19:54:29 +01:00
grafixeyehero 4fca1c1563 revert back data-history 2020-03-02 21:36:17 +03:00
grafixeyehero 9d1f61f414 move page.js to node 2020-03-02 01:15:49 +03:00
ferferga 3310d5b239 Fix for Firefox 2020-02-29 22:44:08 +01:00
sorinyo2004 89d340e86f Fix hover buttons layout on portraitCard
In the collection screen, the hover buttons for movies was not inline (on a 1080 screen).
I have reduced the padding by 0.05 em on the cardOverlayButton-hover so the icons will fit on one line at the bottom of the postcard
2020-02-29 15:55:28 +02:00
ferferga 1f7b41e303 Fire input loop 2020-02-28 17:30:52 +01:00
ferferga 9c84b8268f Handle gamepads more gracefully based in window focus 2020-02-28 17:19:03 +01:00
ferferga 440675fbee Apply suggestions 2020-02-28 13:51:41 +01:00
ferferga 8a200e54af Final overhaul to gamepad handling 2020-02-28 10:09:46 +01:00
ferferga 04a3505672 Merge remote-tracking branch 'upstream/master' into servernotifications-fixes 2020-02-28 10:07:10 +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 8cdeaa8190 Remove questionable code 2020-02-26 10:51:34 -05:00