aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
Commit message (Expand)AuthorAgeFilesLines
* Ensure Opera build excludes chromereload fileDan Finlay2017-11-221-1/+7
* Add lint:fix command to gulp and npm-scriptsDaijiro Wachi2017-10-221-0/+7
* Increase build readabilityDan Finlay2017-10-131-2/+7
* Merge branch 'master' into i1340-SynchronousInjectionDan Finlay2017-10-131-1/+1
|\
| * dont lint jqueryfrankiebee2017-10-051-1/+1
| * add /mascara to lintingfrankiebee2017-10-051-1/+1
* | Begin implementing sync injection ideaDan Finlay2017-10-051-2/+2
|/
* build - factor watcify into bundler generationkumavis2017-08-091-17/+11
* build - fix error swallowing on devkumavis2017-08-091-1/+16
* phishing detection - move phishing detection into contentscript and metamask ...kumavis2017-08-031-1/+0
* Add first version of phishing site warningDan Finlay2017-07-131-0/+1
* Simplify build variables. Remove maps from production.Kevin Serrano2017-06-271-7/+7
* Fix build for eth-contract-metadataDan Finlay2017-06-141-1/+1
* Add address image map to icon factoryDan Finlay2017-05-261-0/+10
* build - fix disc taskkumavis2017-05-091-1/+1
* build - make gulp return non-zero error code on bundle failkumavis2017-04-261-2/+0
* Delete all code related to disclaimers.Kevin Serrano2017-02-101-7/+0
* gulp - fix brfs instrumentationkumavis2017-01-111-3/+0
* gulp - cleanup commentskumavis2017-01-111-13/+19
* gulp - add disc bundle analysis taskkumavis2017-01-111-5/+51
* gulp - clean and simplifykumavis2017-01-111-23/+15
* 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