Commit Graph

8066 Commits

Author SHA1 Message Date
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
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
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
dkanada
6728f5b718 remove useless autoplay script and add folder for settings 2020-01-24 02:57:29 +09:00
dkanada
ed777cdea2 fix some missing resource issues 2020-01-24 02:50:59 +09:00
grafixeyehero
2c4cc578ca apply suggeustion 2020-01-23 20:30:35 +03:00
denikrejn1000
bee1b9f979 Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sr/
2020-01-23 03:17:24 -05:00
4d1m
3634ae3383 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
2020-01-23 03:17:19 -05:00
Quentin
0d3a2179da Translated using Weblate (English (United Kingdom))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
2020-01-23 03:17:18 -05:00
dkanada
050013d6e8
Merge pull request #676 from MrTimscampi/revert-autoprefix
Revert vendor prefix removal
2020-01-23 02:15:03 +09:00
grafixeyehero
5a6eb5eeec apply suggeustion 2020-01-22 19:06:35 +03:00
grafixeyehero
0c9ae31417 apply suggustion 2020-01-22 18:31:01 +03:00
dkanada
040b86c74b
Merge pull request #663 from MrTimscampi/disable-headroom-on-desktop
Enable headroom only on mobile
2020-01-22 17:06:45 +09:00
dkanada
131e982d37
Merge pull request #719 from samuel9554/samuel9554-patch-1
Add titles in movie tabs genres moviegenres.js
2020-01-22 13:23:36 +09:00
grafixeyehero
a28596dc6f manual Deminify navdrawer 2020-01-22 03:46:35 +03:00
grafixeyehero
e5e2c387d7 navdrawer.js 2020-01-22 03:31:43 +03:00
grafixeyehero
f05fd60371 librarymenu.js 2020-01-22 03:31:15 +03:00
grafixeyehero
de82a262df networking.js 2020-01-22 03:30:55 +03:00