1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

736 commits

Author SHA1 Message Date
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
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
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
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