Commit graph

23 commits

Author SHA1 Message Date
Mattia Astorino
9907cc8c67
Develop (#185)
* chore: Update meta and readme

* chore. Update README

* Refactor/linting - tslint-xo (#178)

* refactor(deps): added tslint, cleanup, and activationEvents modified

* refactor(lint): linting...

* refactor(changelog): changelo method refactor (should be tested)

* refactor(theme-icons):  linting and small refactor

* refactor(accents-setter): linting and small refactor

* chore(travis): added travis file

* fix(Lighter): Fix folders icon association

* chore: Clean test files

* fix(Icons): Add icon to .spec.ts files

* chore: Update git icon

* Update issue templates (#184)
2018-05-07 16:23:17 +02:00
Alessio Occhipinti
1af7cf94e3 Feat/split commands (#177)
* feat(split-commands): splitting commands in package.json and rewrite

* chore(cleanup): removed useless function

* chore(old-conf): delete old configuration
2018-04-30 09:55:46 +02:00
Alessio Occhipinti
6992a38e1c fix(folder-accent): removed useless method and fix accent custom conf (#169) 2018-04-23 22:51:15 +02:00
Alessio Occhipinti
974ce25a6d fix(changelog-command): fixing ext name for markdown (#164) 2018-04-22 11:27:00 +02:00
LasaleFamine
3d111910c7 fix(update-icons): added command for update icons 2018-04-21 18:16:16 +02:00
LasaleFamine
a261f64673 chore(theme-settings): removed theme-settings custom func 2018-04-21 18:14:17 +02:00
Alessio Occhipinti
00c85e736c Fix/adapt icons command (#162)
* fix(adapt-icons): added new interface and method for vsc conf theme

* fix(adapt-icons): getting theme name from vsc theme settings

* chore(cleanup): removed useless interface property

* chore(cleanup): temporary commented on useless script (for build sake)

* chore(postintall): fixing tsc build after first install (for gulp sake)
2018-04-21 13:57:08 +02:00
Mattia Astorino
2f4f56f40d
unlock files 2018-04-20 20:07:36 +02:00
Mattia Astorino
f6f7fac3cf
clean 2018-04-20 20:06:53 +02:00
Mattia Astorino
16c0d2713e
chore: Disable crypt 2018-04-20 20:06:12 +02:00
Mattia Astorino
211fc0923b
chore: Purge 2018-04-20 20:05:16 +02:00
equinusocio
56d8437e79
chore: Encrypt extensions 2017-11-14 17:07:45 +01:00
octod
c42f1962c9 chore: Makes variant icons build/command dynamic. 2017-11-01 14:15:58 +01:00
octod
704b6231f5 chore: Creates automatically the theme directory while building 2017-11-01 12:54:09 +01:00
octod
92891908e9 chore: Reworking the icons build system in order to make it less painful 2017-10-24 00:11:48 +02:00
Mattia Astorino
370a4d9d9e fix: Fix show changelog command 2017-09-29 21:09:33 +02:00
octod
0b42ddfe75 chore: changelog preview should be ok. 2017-09-08 10:16:16 +02:00
octod
40fbd7bacb chore: drafts in-app changelog viewer. 2017-09-07 21:02:45 +02:00
octod
16029bade8 chore: Adds theme variants command to "Material Theme Settings" 2017-07-21 20:20:17 +02:00
OctoD
479eca2a4c chore: Fixes build system. 2017-07-18 14:27:08 +02:00
OctoD
a412e4edde chore: Moves accents colours to defaults.json. Adds a reload window confirm message, this due to bugs. 2017-06-23 13:55:52 +02:00
OctoD
7ed1d45c65 chore: Stores theme and icon changes, avoiding excessive window reload. 2017-06-20 14:39:45 +02:00
OctoD
c2a4ba12ac chore: Alters programmatically the current theme (colour, icons) to adapt it to accents and folders colours. 2017-06-17 16:52:27 +02:00