summaryrefslogtreecommitdiffstats
path: root/gulpfile.js
AgeCommit message (Collapse)Author
2017-10-30remove bowerHendrik Leppelsack
2017-09-14add stylelint to default and watchHendrik Leppelsack
2017-09-14initial stylelint setupHendrik Leppelsack
2016-03-29Add watch to makefile, fix watch and kill coffeescriptThomas Müller
2016-03-27add common makefile, make it possible to run tests and build package without ↵Bernhard Posselt
installing global libs, enhance travis build file to also run php tests, add dev docs fix indention fix copyright exclude gulpfile from appstore build also generate coverage when phpunit exsits in path remove breaking codecov from test run codecov after success, use previous make package run test suite instead of build try without sudo another try without sudo switch from mariadb to mysql mysql server seems to be present out of the box
2016-03-16add ng-annotateHendrik Leppelsack
2016-03-16fix gulp watch endless loopHendrik Leppelsack
2016-03-16add sourcemapsHendrik Leppelsack
2016-03-09add better js lintingHendrik Leppelsack
2016-03-09initial compile on watchHendrik Leppelsack
2016-02-13remove css task from gulpHendrik Leppelsack
2016-01-20execute gulpThomas Müller
2015-11-05add first stylingHendrik Leppelsack
2015-11-05getting started with vcard parsingHendrik Leppelsack
2015-10-30implement jcard supportHendrik Leppelsack
2015-10-28add default task, watch and jshint to gulpHendrik Leppelsack
2015-10-27add build system (gulp)Hendrik Leppelsack