index
:
tangerine-wallet-browser
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/copy-props-2.0.5
dependabot/npm_and_yarn/css-what-2.1.3
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/express-4.18.2
dependabot/npm_and_yarn/fast-json-patch-3.1.1
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/handlebars-4.7.6
dependabot/npm_and_yarn/handlebars-4.7.7
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/i-0.3.7
dependabot/npm_and_yarn/jsdom-16.5.0
dependabot/npm_and_yarn/jszip-3.10.1
dependabot/npm_and_yarn/karma-6.3.14
dependabot/npm_and_yarn/karma-6.3.16
dependabot/npm_and_yarn/lodash-es-4.17.21
dependabot/npm_and_yarn/luxon-1.28.1
dependabot/npm_and_yarn/luxon-2.5.2
dependabot/npm_and_yarn/markdown-to-jsx-6.11.4
dependabot/npm_and_yarn/merge-deep-3.0.3
dependabot/npm_and_yarn/moment-2.29.2
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/nested-object-assign-1.0.4
dependabot/npm_and_yarn/node-sass-4.13.1
dependabot/npm_and_yarn/node-sass-7.0.0
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/pathval-1.1.1
dependabot/npm_and_yarn/qs-6.5.3
dependabot/npm_and_yarn/snyk-1.1024.0
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/terser-4.8.1
dependabot/npm_and_yarn/thenify-3.3.1
dependabot/npm_and_yarn/tree-kill-1.2.2
dependabot/npm_and_yarn/ua-parser-js-0.7.28
dependabot/npm_and_yarn/url-parse-1.5.1
dependabot/npm_and_yarn/url-parse-1.5.10
dependabot/npm_and_yarn/url-parse-1.5.3
dependabot/npm_and_yarn/url-parse-1.5.7
dependabot/npm_and_yarn/websocket-extensions-0.1.4
dependabot/npm_and_yarn/xmldom-and-testem--removed
dependabot/npm_and_yarn/y18n-3.2.2
master
Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gulpfile.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Feature Flag + Mobile Sync (#5955)
Dan Finlay
2019-02-26
1
-0
/
+3
*
Add c3 and d3 to the separate dependencies bundle.
Dan Miller
2018-12-04
1
-0
/
+2
*
Merge branch 'develop' into trezor-v5
brunobar79
2018-11-14
1
-1
/
+45
|
\
|
*
Bundle some ui dependencies separately to limit the build size of ui.js
Dan Miller
2018-11-01
1
-1
/
+45
*
|
fix merge conflicts
brunobar79
2018-10-21
1
-1
/
+3
|
\
|
|
*
Set `NODE_ENV` when generating bundler (#4983)
William Chong
2018-10-19
1
-1
/
+3
*
|
fix conflicts
brunobar79
2018-10-17
1
-1
/
+10
|
\
|
|
*
Merge pull request #5053 from hahnmichaelf/esdb-support
Thomas Huang
2018-09-27
1
-0
/
+1
|
|
\
|
|
*
fix for lint-test
hahnmichaelf
2018-08-14
1
-1
/
+1
|
|
*
fixed names
hahnmichaelf
2018-08-14
1
-1
/
+1
|
|
*
Re-added GA script
hahnmichaelf
2018-08-14
1
-1
/
+1
|
|
*
base - working. fixes #4774
hahnmichaelf
2018-08-13
1
-0
/
+1
|
*
|
remove css sourcemaps in prod builds
brunobar79
2018-09-26
1
-1
/
+9
|
|
/
*
/
trezor v5 working on firefox
brunobar79
2018-08-05
1
-0
/
+4
|
/
*
eslint --fix .
brunobar79
2018-07-03
1
-39
/
+39
*
remove gulp eslint and cleanup gulpfile
brunobar79
2018-07-03
1
-29
/
+0
*
Merge pull request #4059 from MetaMask/i-4033-seed-words
kumavis
2018-05-01
1
-1
/
+1
|
\
|
*
Use new design for reveal seed screen. Persist seed words only in first time ...
Alexander Tseung
2018-04-23
1
-1
/
+1
*
|
build - minify via gulp-uglify-es instead of uglifyify
kumavis
2018-04-28
1
-10
/
+10
|
/
*
build - correctly set METAMASK_ENV via envify
kumavis
2018-04-04
1
-9
/
+7
*
Merge branch 'master' of github.com:MetaMask/metamask-extension into build-perf
kumavis
2018-04-03
1
-2
/
+4
|
\
|
*
Merge branch 'master' into lint-sys-fix
kumavis
2018-04-03
1
-2
/
+4
|
|
\
|
|
*
lint - lint json files in app/
kumavis
2018-04-03
1
-2
/
+4
|
*
|
lint - include old ui
kumavis
2018-04-03
1
-2
/
+2
|
|
/
*
/
build - use uglifyify and gulp-multi-process for better performance
kumavis
2018-03-31
1
-12
/
+17
|
/
*
build - properly set GULP_METAMASK_DEBUG on dev
kumavis
2018-03-31
1
-6
/
+5
*
mascara - server - serve bundles from dist
kumavis
2018-03-30
1
-1
/
+1
*
build - split primary tasks into metamask + extension * dev + build
kumavis
2018-03-30
1
-7
/
+55
*
build - cleanup commented code
kumavis
2018-03-30
1
-27
/
+0
*
build - fix scss + js reload
kumavis
2018-03-30
1
-8
/
+12
*
build - fix copy devMode
kumavis
2018-03-30
1
-32
/
+31
*
build - refactor scss compilation into single config
kumavis
2018-03-30
1
-18
/
+63
*
build - dev - fix js build order
kumavis
2018-03-30
1
-1
/
+1
*
build - dev - run js tasks in parallel and set watch flag
kumavis
2018-03-30
1
-3
/
+4
*
build - refactor copy and copy:watch (renamed to copy:dev)
kumavis
2018-03-29
1
-44
/
+62
*
build - extension - move js files to toplevel
kumavis
2018-03-29
1
-3
/
+3
*
build - mascara - copy proxy html
kumavis
2018-03-29
1
-4
/
+13
*
build - refactor js build process
kumavis
2018-03-29
1
-43
/
+66
*
build - fix mascara sourcemaps dest
kumavis
2018-03-29
1
-49
/
+46
*
build - remove copy debug
kumavis
2018-03-29
1
-1
/
+1
*
build - remove deprecated deps task
kumavis
2018-03-29
1
-12
/
+0
*
build - refactor copy tasks
kumavis
2018-03-29
1
-26
/
+46
*
build - refactor build task generators + add mascara to standard build phase
kumavis
2018-03-29
1
-86
/
+116
*
build - fix sourcemaps for dev
kumavis
2018-03-24
1
-1
/
+1
*
build - always generate sourcemaps
kumavis
2018-03-24
1
-2
/
+2
*
build - for build, write sourcemaps to dist/sourcemaps
kumavis
2018-03-24
1
-1
/
+1
*
build - always create sourcemaps
kumavis
2018-03-24
1
-2
/
+2
*
Revert "Issue 3505 | Transpile to ES5"
Thomas Huang
2018-03-22
1
-5
/
+1
*
Issue 3505 | Transpile to ES5
Ryan Rowland
2018-03-20
1
-1
/
+5
*
Fix inpage provider name regression
Dan Finlay
2018-03-03
1
-1
/
+3
*
Merge branch 'master' into uat
Dan
2018-02-08
1
-1
/
+1
|
\
|
*
Remove deps from build process
Dan Finlay
2018-02-02
1
-1
/
+1
*
|
Merge branch 'uat' into newmaster
Chi Kei Chan
2018-01-20
1
-7
/
+63
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'uat' into uat-master-011618
Alexander Tseung
2018-01-17
1
-7
/
+63
|
|
\
|
|
*
[NewUI-flat] Fix gulp build (#2975)
Dan J Miller
2018-01-16
1
-9
/
+21
|
|
*
[NewUI] Build mascara with uglification and gzipping. (#2735)
Dan J Miller
2018-01-12
1
-0
/
+7
|
|
*
Merge branch 'master' into NewUI-flat-merge-with-master
Dan
2017-12-07
1
-1
/
+7
|
|
*
Merge branch 'master' into NewUI-flat
Chi Kei Chan
2017-10-25
1
-1
/
+14
|
|
|
\
|
|
*
\
Merge branch 'NewUI-flat' into merge
Chi Kei Chan
2017-10-19
1
-10
/
+41
|
|
|
\
\
|
|
|
*
|
Fixes lint errors and adds stylelint-config-standard to package.json
Dan
2017-08-31
1
-1
/
+2
|
|
|
*
|
[WIP] Add packages and tasks for linting scss
sdtsui
2017-08-14
1
-1
/
+21
|
|
|
*
|
Merge branch 'master' into NewUI-flat
kumavis
2017-08-09
1
-17
/
+26
|
|
|
|
\
\
|
|
|
*
\
\
Merge branch 'master' into feat/mm-ui-5
sdtsui
2017-08-07
1
-1
/
+0
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Clean up gulpfile
sdtsui
2017-08-07
1
-22
/
+7
|
|
|
*
|
|
|
Use 4.x pattern for watching scss
sdtsui
2017-08-07
1
-2
/
+5
|
|
|
*
|
|
|
Cleanup css and gulpfile post-migration
sdtsui
2017-08-07
1
-15
/
+13
|
|
|
*
|
|
|
Migrate from css to scss + autoprefixer
sdtsui
2017-08-07
1
-2
/
+26
|
|
|
*
|
|
|
Remove responsive folder from gulp
Dan Finlay
2017-07-26
1
-1
/
+0
|
|
|
*
|
|
|
Merge branch 'master' into NewUI
Dan Finlay
2017-07-21
1
-0
/
+1
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
Get duplicate UI template working
Dan Finlay
2017-07-04
1
-0
/
+1
*
|
|
|
|
|
|
|
lint - ignore vendor js
kumavis
2018-01-18
1
-1
/
+1
*
|
|
|
|
|
|
|
lint - ignore vendor js
kumavis
2018-01-18
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
build - add 'deps' step that records output of 'npm ls' into build
kumavis
2018-01-11
1
-1
/
+15
*
|
|
|
|
|
|
Ensure Opera build excludes chromereload file
Dan Finlay
2017-11-22
1
-1
/
+7
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Add lint:fix command to gulp and npm-scripts
Daijiro Wachi
2017-10-22
1
-0
/
+7
|
/
/
/
/
/
*
|
|
|
|
Increase build readability
Dan Finlay
2017-10-13
1
-2
/
+7
*
|
|
|
|
Merge branch 'master' into i1340-SynchronousInjection
Dan Finlay
2017-10-13
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
dont lint jquery
frankiebee
2017-10-05
1
-1
/
+1
|
*
|
|
|
|
add /mascara to linting
frankiebee
2017-10-05
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
Begin implementing sync injection idea
Dan Finlay
2017-10-05
1
-2
/
+2
|
/
/
/
/
*
|
|
|
build - factor watcify into bundler generation
kumavis
2017-08-09
1
-17
/
+11
*
|
|
|
build - fix error swallowing on dev
kumavis
2017-08-09
1
-1
/
+16
|
|
_
|
/
|
/
|
|
*
|
|
phishing detection - move phishing detection into contentscript and metamask ...
kumavis
2017-08-03
1
-1
/
+0
|
|
/
|
/
|
*
|
Add first version of phishing site warning
Dan Finlay
2017-07-13
1
-0
/
+1
|
/
*
Simplify build variables. Remove maps from production.
Kevin Serrano
2017-06-27
1
-7
/
+7
*
Fix build for eth-contract-metadata
Dan Finlay
2017-06-14
1
-1
/
+1
*
Add address image map to icon factory
Dan Finlay
2017-05-26
1
-0
/
+10
*
build - fix disc task
kumavis
2017-05-09
1
-1
/
+1
*
build - make gulp return non-zero error code on bundle fail
kumavis
2017-04-26
1
-2
/
+0
*
Delete all code related to disclaimers.
Kevin Serrano
2017-02-10
1
-7
/
+0
*
gulp - fix brfs instrumentation
kumavis
2017-01-11
1
-3
/
+0
*
gulp - cleanup comments
kumavis
2017-01-11
1
-13
/
+19
*
gulp - add disc bundle analysis task
kumavis
2017-01-11
1
-5
/
+51
*
gulp - clean and simplify
kumavis
2017-01-11
1
-23
/
+15
*
Take out unneeded permissions from the app.
Kevin Serrano
2017-01-04
1
-2
/
+28
*
Move tos hash logic to build phase. Create dynamic global variables based on ...
Kevin Serrano
2016-10-12
1
-0
/
+9
*
Fix boolean.
Kevin Serrano
2016-09-03
1
-1
/
+1
*
Changelog add and rename vars.
Kevin Serrano
2016-09-03
1
-6
/
+6
*
Refactor for spreading. Add conditionals for livereload.
Kevin Serrano
2016-09-03
1
-6
/
+24
*
Add production flag. Conditionally copy reload based on production.
Kevin Serrano
2016-09-02
1
-1
/
+16
*
Install deps. Fix chrome/firefox typo.
Kevin Serrano
2016-09-02
1
-3
/
+5
*
Add Edge build to gulp config
Dan Finlay
2016-08-08
1
-3
/
+14
*
Fix some gulp task issues
Dan Finlay
2016-07-29
1
-18
/
+31
*
Fix dev tasks for multi browser copying
Dan Finlay
2016-07-29
1
-10
/
+15
*
Fix nondeterministic build
Dan Finlay
2016-07-28
1
-1
/
+1
*
Correct typo comment
Dan Finlay
2016-07-27
1
-1
/
+1
*
Fix copy task
Dan Finlay
2016-07-27
1
-1
/
+0
*
Fix chrome build
Dan Finlay
2016-07-27
1
-2
/
+2
*
Store versioned builds in builds folder
Dan Finlay
2016-07-27
1
-4
/
+5
*
Add platform specific builds and zip tasks (#486)
Dan Finlay
2016-07-27
1
-12
/
+41
*
Inject inpage script synchronously
Dan Finlay
2016-07-26
1
-0
/
+2
*
Manually linted
Dan Finlay
2016-06-22
1
-3
/
+3
*
Got eslint running correctly
Dan Finlay
2016-06-22
1
-1
/
+3
*
Began adding auto linting
Dan Finlay
2016-06-22
1
-2
/
+22
*
Make gulp watch images folder
Dan Finlay
2016-06-15
1
-1
/
+1
*
ui - redesign - app header + accounts selection
kumavis
2016-05-11
1
-1
/
+5
*
build - post process with dereq
kumavis
2016-04-21
1
-0
/
+1
*
Moved UI into repo with its own dependency stack
Dan Finlay
2016-04-14
1
-3
/
+3
*
build - use gulp, remove grunt
kumavis
2016-03-12
1
-7
/
+7
*
build - add gulp build process
kumavis
2016-03-03
1
-0
/
+131