1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

19 commits

Author SHA1 Message Date
grafixeyehero
16b6e7e4ed Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into Deminify-part-4
# Resolve Conflicts:
#	src/controllers/dashboard/general.js
2020-01-27 19:20:48 +03:00
MrTimscampi
8634ae8400 Fix rebasing issues 2020-01-25 11:42:09 +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
f290604615 Fix declaration-block-trailing-semicolon (CSS) 2020-01-25 11:35:33 +01:00
MrTimscampi
04a4ca9a57 Fix color-hex-case (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
grafixeyehero
2c4cc578ca apply suggeustion 2020-01-23 20:30:35 +03:00
grafixeyehero
0c9ae31417 apply suggustion 2020-01-22 18:31:01 +03: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
MrTimscampi
50d6864a68 Revert vendor prefix removal 2020-01-21 20:09:40 +01:00
MrTimscampi
d08cd4d1cd Remove vendor prefixes in CSS 2019-12-30 12:09:48 +01:00
dkanada
69b90fa9cb merge remote-tracking branch 'upstream/master' into firefox 2019-12-03 23:14:20 +09:00
dkanada
7abe22780b move some css files to global folder 2019-11-30 20:46:32 +09:00
dkanada
3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
vitorsemeano
f56a82b800 module resolution for loading, page and playerSelectionMenu 2019-03-28 21:41:00 +00:00
dkanada
5ed8dbe9c3 deminify sections of the navbar code and fix logout button 2019-01-17 04:49:47 +09:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00