aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
Commit message (Expand)AuthorAgeFilesLines
* Take out unneeded permissions from the app.Kevin Serrano2017-01-041-2/+28
* Move tos hash logic to build phase. Create dynamic global variables based on ...Kevin Serrano2016-10-121-0/+9
* Fix boolean.Kevin Serrano2016-09-031-1/+1
* Changelog add and rename vars.Kevin Serrano2016-09-031-6/+6
* Refactor for spreading. Add conditionals for livereload.Kevin Serrano2016-09-031-6/+24
* Add production flag. Conditionally copy reload based on production.Kevin Serrano2016-09-021-1/+16
* Install deps. Fix chrome/firefox typo.Kevin Serrano2016-09-021-3/+5
* Add Edge build to gulp configDan Finlay2016-08-081-3/+14
* Fix some gulp task issuesDan Finlay2016-07-291-18/+31
* Fix dev tasks for multi browser copyingDan Finlay2016-07-291-10/+15
* Fix nondeterministic buildDan Finlay2016-07-281-1/+1
* Correct typo commentDan Finlay2016-07-271-1/+1
* Fix copy taskDan Finlay2016-07-271-1/+0
* Fix chrome buildDan Finlay2016-07-271-2/+2
* Store versioned builds in builds folderDan Finlay2016-07-271-4/+5
* Add platform specific builds and zip tasks (#486)Dan Finlay2016-07-271-12/+41
* Inject inpage script synchronouslyDan Finlay2016-07-261-0/+2
* Manually lintedDan Finlay2016-06-221-3/+3
* Got eslint running correctlyDan Finlay2016-06-221-1/+3
* Began adding auto lintingDan Finlay2016-06-221-2/+22
* Make gulp watch images folderDan Finlay2016-06-151-1/+1
* ui - redesign - app header + accounts selectionkumavis2016-05-111-1/+5
* build - post process with dereqkumavis2016-04-211-0/+1
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-3/+3
* build - use gulp, remove gruntkumavis2016-03-121-7/+7
* build - add gulp build processkumavis2016-03-031-0/+131