Commit Graph

8257 Commits

Author SHA1 Message Date
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
Dmitry Lyzo
1ebf03d21b Exit app on "go back" at login page 2020-01-25 01:20:33 +03:00
ManfredRichthofen
07359c3f1f
Remove red login border on firefox
Keeps the required input text box while removing the red border
2020-01-24 13:20:06 -08:00
Anthony Lavado
6e8c963c35
Merge pull request #725 from dkanada/android
Fix some missing resource issues
2020-01-24 13:35:25 -05:00
Dmitry Lyzo
e3dd871500 Apply suggestions from code review 2020-01-24 16:44:45 +03:00
Nyanmisaka
1f4af044b0
Update browserdeviceprofile.js 2020-01-24 18:24:32 +08:00
Nyanmisaka
5dbbfdd750
WebOS 1.0+ also supports ASF 2020-01-24 18:22:41 +08:00
dkanada
5446e9a625 return default value in method 2020-01-24 18:45:37 +09:00
4d1m
7b6c923aad Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2020-01-23 21:17:20 -05:00
Deven Lahoti
509497e234
sort items to play in the correct order
Fixes #692.
2020-01-23 17:03:08 -05:00
Nyanmisaka
7f187b504b
Update browserdeviceprofile.js 2020-01-24 03:30:24 +08:00
Nyanmisaka
50b96b0afb
edge does not support h264 high10 directstream 2020-01-24 03:26:30 +08:00
Nyanmisaka
ae325bd747
Update browserdeviceprofile.js 2020-01-24 02:48:22 +08:00
Nyanmisaka
07c67f0382
Update browserdeviceprofile.js 2020-01-24 02:44:53 +08:00
Nyanmisaka
154a24bdb0
Update browserdeviceprofile.js 2020-01-24 02:38:43 +08:00