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
grafixeyehero
dec26f6c0e
Fix nowplaying for tv mode
2020-02-15 03:47:07 +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
Vasily
8b1a23a56b
Merge pull request #781 from MrTimscampi/poster-size
...
Tweak poster size on home screen
2020-02-13 13:02:38 +03:00
dkanada
077b682149
Merge pull request #785 from MrTimscampi/tomato
...
Update Rotten Tomatoes icons
2020-02-12 20:52:50 +09:00
MrTimscampi
1f91034aa9
Merge remote-tracking branch 'upstream/master' into details-placeholder
2020-02-12 09:10:42 +01:00