Samuel
d3a27baf45
Update remotecontrol.css
2020-04-09 22:52:46 -04:00
Samuel
04d3dcdd55
Update remotecontrol.js
2020-04-09 22:33:58 -04:00
Samuel
c200abb058
Update remotecontrol.js
2020-04-09 22:27:55 -04:00
Samuel
6619da9ba5
Update remotecontrol.js
2020-04-09 22:07:52 -04:00
Samuel
567b805023
Update remotecontrol.js
2020-04-09 19:15:49 -04:00
Samuel
d3d34eec73
Update remotecontrol.css
2020-04-09 19:15:27 -04:00
MrTimscampi
6d75c48496
Merge remote-tracking branch 'origin/master' into no-limits
2020-04-09 21:34:31 +02:00
MrTimscampi
5d2e01deb3
Return proper value for page limit
2020-04-09 21:22:38 +02:00
MrTimscampi
56ff47658b
Correct document.visibilityState
2020-04-09 19:20:18 +02:00
Joshua M. Boniface
446dadc0eb
Merge branch 'master' into improve-builds
2020-04-09 12:17:51 -04:00
Vasily
3a50f39143
Fix newline breaks in SRT subtitles shown in Firefox
2020-04-09 02:28:07 +03:00
Vasily
a54e381c78
Address review comments
2020-04-07 23:32:08 +03:00
Vasily
300d7adbf5
Rework seeking to work properly
...
Also make Safari to resume previous position faster
2020-04-07 17:33:51 +03:00
Vasily
e13c411bb3
Fix resume broken for devices which do HLS natively
...
This includes mobile Chrome, Android WebView and probably some Apple devices
2020-04-07 15:39:07 +03:00
MrTimscampi
a1132e9a9d
Correct comma operator use in appRouter
2020-04-06 23:43:03 +02:00
MrTimscampi
36eb5564c1
Fix all Critical bugs from Sonarqube
2020-04-06 22:03:09 +02:00
MrTimscampi
cb1b8aa3a9
Fix semicolons and throw error in ESLint if missing
2020-04-05 13:48:10 +02:00
MrTimscampi
01776c4dcc
Merge remote-tracking branch 'upstream/master' into slideshow-zoom
2020-04-04 23:11:49 +02:00
Julien Machiels
e338c1e936
Correct typo in gamepadtokey
...
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-04-04 21:49:26 +02:00
MrTimscampi
0c2cdfe741
Add polyfills to fix errors and ignore conditional lines
2020-04-04 21:29:53 +02:00
Vasily
d3c0bdd242
Fix attachment delivery urls
2020-04-04 14:43:04 +03:00
ferferga
e5ce7af11d
Translate experimentalwarnings.js
2020-04-04 13:25:35 +02:00
ferferga
a461f16332
Merge remote-tracking branch 'upstream/master' into patch-10
2020-04-04 12:56:08 +02:00
dkanada
521068558f
Merge pull request #960 from ferferga/translate-everything
...
Translate missing items - Part 1
2020-04-04 15:59:45 +09:00
dkanada
e1b0d2f7bf
Merge pull request #1016 from MrTimscampi/better-eslint
...
Touch up ESLint config
2020-04-04 15:48:11 +09:00
MrTimscampi
03f5be20ad
Remove console logs in slideshow
2020-04-04 01:14:11 +02:00
MrTimscampi
6cf1408944
Fix lint issue in slideshow
2020-04-04 00:23:29 +02:00
MrTimscampi
71f12dc360
Correct TV mode slideshow
2020-04-04 00:22:31 +02:00
MrTimscampi
e32fe240b7
Merge remote-tracking branch 'upstream/master' into slideshow-zoom
2020-04-04 00:04:23 +02:00
ferferga
ceab439361
Use unused variable as done in #971
2020-04-03 23:41:19 +02:00
MrTimscampi
d9c9a05b09
Merge remote-tracking branch 'upstream/master' into no-limits
2020-04-03 22:39:48 +02:00
ferferga
fd93ce45f7
Don't concatenate on notifications.js
2020-04-03 20:21:00 +02:00
ferferga
05e26e6588
Apply suggestions
2020-04-03 20:11:09 +02:00
ferferga
54e84a4a2f
Merge remote-tracking branch 'upstream/master' into global-globalize
2020-04-03 15:14:06 +02:00
ferferga
60329961b5
Merge remote-tracking branch and fix conflicts
2020-04-03 00:54:22 +02:00
MrTimscampi
f58f54815c
Fix ESLint breakage
2020-04-02 23:45:45 +02:00
Vasily
c850a386de
Merge pull request #971 from lfoust/externalid-type
...
Display specific types for ExternalIds
2020-04-03 00:44:13 +03:00
ferferga
5146cd8c39
Merge remote-tracking branch 'upstream/master' into translate-everything
2020-04-02 21:26:04 +02:00
ferferga
95e13ca488
datetime to date-fns on activitylog.js
2020-04-02 20:35:33 +02:00
ferferga
b0a6c4dabc
Datefns on userprofilespage.js and complete removal of humanedate
2020-04-02 20:02:52 +02:00
MrTimscampi
db5dac8f22
Remove duplicate implementations of parentWithClass()
2020-04-02 18:50:47 +02:00
ferferga
4d21fbcc78
Merge remote-tracking branch 'upstream/master' into translate-everything
2020-04-02 17:24:12 +02:00
dkanada
20391c52e3
Merge branch 'master' into config
2020-04-02 19:46:31 +09:00
dkanada
d524c25258
port web settings to es6
2020-04-02 03:51:22 +09:00
dkanada
850df11f27
merge branch master into config
2020-04-02 01:46:44 +09:00
Dmitry Lyzo
8789b1b69b
Update documentation
2020-03-31 19:07:03 +03:00
Dmitry Lyzo
a1cc977872
Update documentation
2020-03-31 18:59:12 +03:00
Dmitry Lyzo
1646687773
Merge remote-tracking branch 'upstream/master' into es6_migration
...
Conflicts:
package.json
2020-03-31 17:36:11 +03:00
Vasily
ace822a8af
Switch to new version of JavascriptSubtitlesOctopus, enable new options
2020-03-29 22:04:36 +03:00
ferferga
bdfc3d97b2
Merge remote-tracking branch 'upstream/master' into translate-everything
2020-03-29 20:52:22 +02:00
ferferga
6a288d77cf
Fix define array order
2020-03-29 20:22:38 +02:00
ferferga
1bed4de370
Fix inconsistencies after cherry-picking from #960
2020-03-29 19:45:19 +02:00
ferferga
2d64cd0052
Merge remote-tracking branch 'upstream/master' into global-globalize
2020-03-29 19:39:49 +02:00
ferferga
a0a3f88f39
Use Globalize locally everywhere
2020-03-29 19:39:14 +02:00
Dmitry Lyzo
eb047175be
Add default export for compatibility
2020-03-29 01:02:06 +03:00
Dmitry Lyzo
5efc95fd09
Migrate DOM-module to ES6
2020-03-29 01:02:06 +03:00
Dmitry Lyzo
460717c7ef
Migrate AutoFocuser to ES6
2020-03-29 01:02:06 +03:00
Dmitry Lyzo
cc66fb672c
Migrate ScrollManger to ES6
2020-03-29 01:02:03 +03:00
dkanada
13bf66de54
Merge pull request #989 from dmitrylyzo/tizen_subtitlesettings
...
Fix subtitle settings in Tizen
2020-03-28 02:13:56 +09:00
dkanada
3e47f38aa7
Merge pull request #992 from dmitrylyzo/fix_dom_listener
...
Fix dom addEventListener/removeEventListener
2020-03-28 02:12:19 +09:00
Dmitry Lyzo
000f6e776d
Fix dom addEventListener/removeEventListener for case of undefined options
2020-03-27 16:00:06 +03:00
Cameron Cordes
f3b5c804a3
Migrate some easy components to ES6
2020-03-26 18:43:39 -04:00
Dmitry Lyzo
fe85c5f96c
Enable subtitle sync slider focus and keyboard dragging
2020-03-26 21:18:29 +03:00
Dmitry Lyzo
9f13e2a36c
Enable subtitle settings on Tizen
2020-03-26 17:22:57 +03:00
ferferga
3543a60b8b
Merge remote-tracking branch 'upstream/master' into translate-everything
2020-03-26 13:55:00 +01:00
dkanada
fedcc5fe56
Merge branch 'master' into where-no-module-has-gone-before
2020-03-26 15:03:30 +09:00
ferferga
cbe3cbe221
Translate role sentences (and removed dead code)
2020-03-24 22:27:01 +01:00
ferferga
4ba2e3a950
Use globalize.translate() overload everywhere
2020-03-24 20:49:18 +01:00
ferferga
8201322715
Replace with method overload
2020-03-24 20:15:59 +01:00
MrTimscampi
7bb7270b61
Fix rebase issues
2020-03-24 08:27:34 +01:00
MrTimscampi
feeacf12a2
Implement suggestions
2020-03-24 08:27:34 +01:00
dkanada
759b3fc106
minor string changes
2020-03-24 08:27:34 +01:00
MrTimscampi
1cfd2538be
Remove dead code from CardBuilder
2020-03-24 08:27:34 +01:00
MrTimscampi
55d1657b50
Migrate var in CardBuilder to let and const
2020-03-24 08:22:58 +01:00
MrTimscampi
bbbef042bf
Add JSDoc comments
2020-03-24 08:22:58 +01:00
MrTimscampi
8891be539e
Convert CardBuilder to ES6
2020-03-24 08:22:58 +01:00
Dmitry Lyzo
c882c264a3
Fix view restoring
2020-03-24 10:03:51 +03:00
dkanada
fdccea886a
Merge pull request #962 from dkanada/clients
...
Add method to open client settings
2020-03-24 14:12:52 +09:00
dkanada
3a531581df
Merge pull request #715 from MrTimscampi/libjass-be-gone
...
Remove libjass
2020-03-24 14:12:33 +09:00
Joshua M. Boniface
59f58bb7ce
Bump version to 10.6.0
2020-03-23 23:31:18 -04:00
dkanada
ea79a3d4f5
Merge pull request #821 from viaregio/master
...
#2407 : Prefer embedded MP4-metadata for episode and season numbers
2020-03-23 18:58:07 +09:00
Luke Foust
f896ac93de
support types in external ids
2020-03-22 13:08:10 -07:00
MrTimscampi
0cb54feb53
Remove libjass
2020-03-22 18:35:46 +01:00
dkanada
d5779e115d
Merge pull request #904 from dmitrylyzo/fix_player_data
...
Clear player data after stop
2020-03-23 01:37:11 +09:00
MrTimscampi
18d1305ead
Add JSDoc comments
2020-03-22 15:34:34 +01:00
Vasily
298e36388f
Merge pull request #955 from thornbill/fix-schedules-direct
...
Fix schedules direct buttons being hidden by default
2020-03-22 12:56:16 +03:00
Bill Thornton
b65bd915ee
Simplify show/hide button logic for tv providers
2020-03-22 01:07:04 -04:00
MrTimscampi
79e664ca13
Refactor slideshow.js
2020-03-21 23:45:23 +01:00
MrTimscampi
de88967dbd
Remove superfluous variable
2020-03-21 18:27:30 +01:00
MrTimscampi
cb97baa61a
Move prompt, confirm and sendcastapi to one module each
2020-03-21 18:14:08 +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
MrTimscampi
b34a376691
Add library page size settings on movies
2020-03-21 00:26:55 +01:00
dkanada
e8bc839d0b
update methods for native shell
2020-03-20 17:49:32 +09:00
Bill Thornton
69a3c7cd53
Add FIXME to revisit show/hide button logic for tv providers
2020-03-19 14:37:48 -04:00
dkanada
1688a3999c
Merge pull request #958 from MrTimscampi/listview-missing
...
Show missing indicator in ListView
2020-03-19 10:28:31 +09:00
ferferga
e383c3dee1
Translate paging phrase
2020-03-19 00:40:17 +01:00
ferferga
d791da07e3
Translate alerts
2020-03-19 00:17:51 +01: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
Bill Thornton
c5cdea622a
Fix schedules direct buttons being hidden by default
2020-03-16 16:02:47 -04: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
Dmitry Lyzo
8eb2968027
Clear player data after stop
2020-03-08 00:37:15 +03: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
artiume
8651d4bd00
Update playback warning
2020-03-01 20:59:42 -05: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
dkanada
89a5c2d590
Merge pull request #811 from grafixeyehero/nowplaying-tvmode
...
Fix nowplaying for tv mode
2020-02-26 19:19:32 +09:00
dkanada
ee506b82c3
Merge pull request #846 from dmitrylyzo/fix_slideshow
...
Fix slideshow
2020-02-26 19:06:26 +09: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
33bbd40174
Fix errors in cardBuilder
2020-02-26 02:26:18 -05:00
Bill Thornton
ce2fdc9df2
Fix errors in chromecasthelpers
2020-02-26 02:03:21 -05:00
Bill Thornton
6acff39055
Remove dead code
2020-02-26 02:00:13 -05:00
Bill Thornton
4c297573f1
Fix errors in htmlvideoplayer plugin
2020-02-26 01:58:15 -05:00
Bill Thornton
210e241c77
Suppress conditional assignment error in humanedate lib
2020-02-26 01:42:05 -05:00
Bill Thornton
29e7c4775b
Fix undefined type in libraryoptionseditor
2020-02-26 01:39:40 -05:00
Bill Thornton
b30469654f
Suppress no-control-regex in sanitizefilename
2020-02-26 01:39:10 -05:00
Bill Thornton
75ac5ed8b2
Suppress getter-return errors in compatibility tests
2020-02-26 01:23:28 -05:00
Bill Thornton
23c3536ace
Suppress fallthrough error in subtitlesync
2020-02-26 01:12:48 -05:00
Bill Thornton
f12e24b1cb
Fix undefined variables in tunerpicker
2020-02-26 01:07:23 -05:00
Bill Thornton
fb2fe462df
Fix redundant double negation errors
2020-02-26 00:19:04 -05:00
Bill Thornton
f7997d5270
Add eslint:recommended and update rules and globals
2020-02-25 18:33:38 -05:00
Bill Thornton
3fd2a2b59d
Remove IE8 support
2020-02-25 15:25:35 -05:00
Dmitry Lyzo
911017a5df
Fix variable reference
2020-02-25 21:27:17 +03: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
9091284b78
uncomment one last line
2020-02-25 22:31:54 +09:00
Dmitry Lyzo
baea3593a5
Sync button state with actual autoplay state
2020-02-23 11:48:01 +03:00
dkanada
a9be94a803
uncomment all log statements
2020-02-23 17:23:20 +09:00
Dmitry Lyzo
a87c4d97a0
Fix slideshow start/stop
2020-02-23 10:52:03 +03:00
Bill Thornton
5fb2c8bd82
Fix horizontal scrolling on emby-scrollers
2020-02-23 01:31:24 -05:00
grafixeyehero
b20bd4d4b9
Fix 2 speakers icons
2020-02-23 02:40:08 +03:00
grafixeyehero
de28101f66
Fix 2 speakers icons next to volume slider #841
2020-02-23 02:32:44 +03:00
grafixeyehero
25f3be7e70
move underscore Icon to class
2020-02-23 01:47:17 +03: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
h1nk
852175e139
Add missing final newlines
...
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-21 17:11:08 -05:00
Andreas B
87a4f39844
Fix webOS support in videoosd.js and homesection.js
2020-02-20 11:23:08 +01:00
dkanada
3b5a63f930
Merge pull request #814 from MrTimscampi/webos-icons
...
Fix icons on WebOS 4
2020-02-20 14:03:08 +09:00
dkanada
9f42297077
Merge pull request #812 from dmitrylyzo/perfect_slider-2
...
Enhance volume slider
2020-02-19 23:49:38 +09:00
Andreas B
805394d9a3
Add a message to home when no libraries have been created ( #798 )
...
* Add a prompt to home when no libraries exist
Resolves : #642
* Replace let with var in homesection.js
* Use centerMessage class in "no library" prompt
* Fix invalid closing tag
* Change \"no library\" prompt description for admins
2020-02-19 23:42:48 +09:00
dkanada
79aa40465c
rename method
2020-02-19 22:39:22 +09:00
Dmitry Lyzo
bafac46a33
Merge remote-tracking branch 'upstream/master' into perfect_slider-2
2020-02-19 11:11:32 +03:00
dkanada
fcc2b4cfc8
remove unused define statement
2020-02-19 16:51:07 +09:00
Ulrich Wagner
e7b4a80941
Merge pull request #1 from jellyfin/master
...
Up-to-date
2020-02-19 07:48:36 +01:00
grafixeyehero
7e58b448cd
apply suggestion make position slider navigable by keyboard
2020-02-19 02:10:40 +03:00
MrTimscampi
f1fb59ec26
Fix change requests and general formatting improvements
2020-02-17 20:41:04 +01:00
Ulrich Wagner
b2e7da744e
#2407 : Prefer MP4-Metadata for episodes
2020-02-17 14:57:26 +01:00
Dmitry Lyzo
6ad85b3c45
Disable scrollManager on emby-scroller
2020-02-16 22:08:08 +03:00
Dmitry Lyzo
07268df35a
Simplify expression
2020-02-16 22:06:37 +03:00
dkanada
ed1b35f50f
update some strings and use fetch for the global config
2020-02-16 22:11:36 +09:00
MrTimscampi
e12e6731b2
Make the console quieter by default
2020-02-16 04:22:50 +01:00
dkanada
ea9e79f4d3
add basic web client configuration
2020-02-16 12:17:13 +09:00
MrTimscampi
ce959724af
Add photo album type indicator
2020-02-16 02:34:40 +01:00
MrTimscampi
32663bee2e
Fix details page poster placeholder icon size
2020-02-16 02:08:17 +01:00
MrTimscampi
229785b908
Fix more icons on WebOS
2020-02-16 01:53:29 +01: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
MrTimscampi
52ad0febe0
Fix details page ribbon position in TV layout
2020-02-15 22:34:10 +01:00
MrTimscampi
a47214bbb9
Add book and folder icons to cards
2020-02-15 22:15:17 +01:00
Dmitry Lyzo
ad0b67d2f6
Make delayed volume update
2020-02-15 18:37:31 +03:00
Dmitry Lyzo
bb1ba5a29e
Make configurable slider progress bar update
2020-02-15 18:36:52 +03:00