Commit Graph

8416 Commits

Author SHA1 Message Date
Nyanmisaka
0e6ddc34b4 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2020-03-02 08:05:14 -05:00
Nyanmisaka
cb55e1a825 Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2020-03-02 01:11:29 -05:00
dkanada
42649af9f7
Merge pull request #866 from sorinyo2004/patch-1
Fix hover buttons layout on portraitCard
2020-03-01 22:49:52 +09:00
Vitorvlv
36abdf9349 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
2020-03-01 02:28:50 -05:00
Ignatius Bagus
ef97bdd9af Translated using Weblate (Indonesian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/id/
2020-02-29 15:49:16 -05:00
Václav Luňák
cac592ce13 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2020-02-29 15:49:16 -05: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
Adam Bokor
d1e482946f Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-02-29 06:29:18 -05:00
Adam Bokor
0b95302e4c Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2020-02-29 04:10:16 -05:00
Nyanmisaka
e5dcd1031a Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2020-02-28 13:12:31 -05:00
Trí Nguyễn
c0ac5a3256 Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2020-02-28 13:12:30 -05:00
Vincent Phan
7e369da67b Translated using Weblate (Vietnamese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/vi/
2020-02-26 12:11:28 -05:00
sharkykh
ac50a0b196 Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2020-02-26 12:11:28 -05: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
dkanada
1914593eaa
Merge pull request #860 from thornbill/fix-no-promises
Fix browsers that do not support Promises
2020-02-27 01:14:59 +09:00
Bill Thornton
8cdeaa8190 Remove questionable code 2020-02-26 10:51:34 -05:00
Bill Thornton
6f0b735b3d Fix inverted logic 2020-02-26 10:50:41 -05:00
Bill Thornton
15ef6bf945 Add missing semicolon warning 2020-02-26 10:49:53 -05:00
Bill Thornton
c46c6c2203 Fix browsers that do not support Promises 2020-02-26 10:29:52 -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
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
Bill Thornton
335dc4eff4 Remove dead code 2020-02-26 00:42:58 -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
이재현
8a1c7fb6f0 Translated using Weblate (Korean)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ko/
2020-02-25 18:29:16 -05:00
sharkykh
fbf675f919 Translated using Weblate (Hebrew)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/he/
2020-02-25 18:29:15 -05:00
Bill Thornton
3fd2a2b59d Remove IE8 support 2020-02-25 15:25:35 -05:00
Joshua M. Boniface
c4c3078e06
Merge pull request #854 from dmitrylyzo/fix-1
Fix variable reference
2020-02-25 14:25:36 -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
dkanada
7d558dbc7e
Merge pull request #849 from dkanada/error
Catch some errors and remove unused method
2020-02-25 22:28:05 +09:00
MOLOKAL
92cd838633 Translated using Weblate (Malay)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ms/
2020-02-25 07:10:01 -05:00
WWWesten
cd1f5512e3 Translated using Weblate (Russian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2020-02-24 13:40:43 -05:00
4d1m
494558f7dd Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2020-02-24 13:40:42 -05:00