Commit Graph

8183 Commits

Author SHA1 Message Date
dkanada
df06442518 remove missing file from dependency list 2020-01-27 22:54:25 +09:00
Vasily
e4c2950bbe
Merge pull request #734 from dmitrylyzo/webos3_compatibility
Fix compatibility for older browsers (webOS 3)
2020-01-27 16:49:41 +03:00
Dmitry Lyzo
23c6b5daaf
Update src/components/appRouter.js
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-01-27 16:47:26 +03:00
dkanada
7af58a03dd
Merge pull request #702 from dmitrylyzo/playback_remote
Add playback control from TV remote
2020-01-27 22:34:59 +09:00
dkanada
3ce568eac8
Merge pull request #709 from MrTimscampi/browserslist-lint
Add CSS linting and enforce style
2020-01-27 22:27:12 +09:00
SaddFox
2657d9aeda Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2020-01-27 08:10:20 -05:00
NunzioArdi
e2ac37996c Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2020-01-27 08:10:20 -05:00
Fernando
9e1633d583 Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
2020-01-27 08:10:20 -05:00
dkanada
908cda32f1
Merge pull request #736 from ferferga/remove-autoupdating-ui
Remove "Automatically update this server" checkbox
2020-01-27 22:10:06 +09:00
ManfredRichthofen
f0b740762e
Update src/elements/emby-input/emby-input.css
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-01-26 13:46:54 -08:00
grafixeyehero
807a45505a medialibraryeditor.js 2020-01-26 19:02:37 +03:00
grafixeyehero
3682d3c222 medialibrarycreator.js 2020-01-26 18:53:40 +03:00
MrTimscampi
c49f632f62 Add Display setting for fast image fade-in 2020-01-26 15:36:09 +01:00
MrTimscampi
b3558a0dc6 Enable image fadein 2020-01-26 15:33:19 +01:00
ferferga
6bea97ef0f Fixed logic and reduced overhead 2020-01-26 14:40:32 +01:00
Alexander Brissman
2ee9828d0d Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nb_NO/
2020-01-26 03:17:25 -05:00
Bill Thornton
a06c56d3d0 Add title attributes to card title buttons 2020-01-26 01:49:27 -05:00
ferferga
8f8ebc485d Switched media controls to follow other players style 2020-01-26 00:08:17 +01:00
ManfredRichthofen
ec22a1cd90
Update emby-input.css 2020-01-25 14:49:04 -08:00
ferferga
49dd48a3e9 Removed more code related to automatic updates 2020-01-25 23:15:27 +01:00
grafixeyehero
a9ca46b6d8 apply suggustiion 2020-01-26 00:20:01 +03:00
ferferga
ca4e3294e8 Removed 'Enable auto-update' checkbox from General settings 2020-01-25 21:16:45 +01:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
Dmitry Lyzo
9580124968 Fix compatibility for older browsers (webOS 3) 2020-01-25 18:06:51 +03:00
Dmitry Lyzo
4b5eb8e063 Fix click on pause button right after showOsd 2020-01-25 17:36:59 +03:00
Dmitry Lyzo
d93c16ea72 Exit app on "go back" at server selection page 2020-01-25 15:32:24 +03:00
MrTimscampi
c96aad1c95 Fix intentation (CSS) 2020-01-25 11:42:43 +01:00
MrTimscampi
8634ae8400 Fix rebasing issues 2020-01-25 11:42:09 +01:00
MrTimscampi
1646cac34a Remove IE11 from browsersist 2020-01-25 11:35:33 +01:00
MrTimscampi
c53d92accf Fix unexpected unit remaining 2020-01-25 11:35:33 +01:00
MrTimscampi
e411ceab5a Add CSS linting to CI 2020-01-25 11:35:33 +01:00
MrTimscampi
27714cb8fb Add stylelint config 2020-01-25 11:35:33 +01:00
MrTimscampi
ce79cb6537 Fix selector-pseudo-element-colon-notation (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
cc377df8f3 Fix selector-combinator-space-before (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
ae0040165a Fix selector-combinator-space-after (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
fafd0d4ea0 Fix rule-empty-line-before (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
a896a6bcad Fix number-no-trailing-zeros (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
ea28429cdf Fix number-leading-zero (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
2a074d10f1 Fix no-missing-end-of-source-newline (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
c7264691d2 Fix media-feature-colon-space-after (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
870a48e78b Fix max-empty-lines (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
61719e3ab2 Fix length-zero-no-unit (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
c243d00add Fix function-name-case (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
2ac83a43d1 Fix function-comma-space-after (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
0c0853a80a Fix declaration-colon-space-after (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
f290604615 Fix declaration-block-trailing-semicolon (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
b2e2cf2012 Fix declaration-bang-space-before (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi
8a272313cf Fix comment-whitespace-inside (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi
58c9f71a7d Fix color-hex-length (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi
04a4ca9a57 Fix color-hex-case (CSS) 2020-01-25 11:34:12 +01:00