Commit Graph

8221 Commits

Author SHA1 Message Date
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
MrTimscampi 43ffbed471 Fix block-opening-brace-space-before 2020-01-25 11:34:12 +01:00
MrTimscampi 88cd834a19 Fix block-closing-brace-newline-before (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi e3d7040910 Fix selector-type-no-unknown (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi eef526df2c Fix no-descending-specificity (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi ba8b34cd56 Fix no-duplicate-selectors (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi 2a89f31383 Fix no-duplicate-selectors (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi ff67afeaa7 Fix declaration-block-no-shorthand-property-overrides (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi 361d6372b0 Fix declaration-block-no-duplicate-properties (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi 51d9176d8b Fix at-rule-empty-line-before (CSS) 2020-01-25 11:34:12 +01:00
MrTimscampi 0ec0326c9d Add stylelint 2020-01-25 11:34:12 +01:00
dkanada 1458697bb2 Merge pull request #704 from grafixeyehero/suggestion-swipe
Fix scroll for movie recommendation
2020-01-25 18:11:44 +09:00
SaddFox ad48356d3d Translated using Weblate (Slovenian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sl/
2020-01-24 22:17:25 -05:00