Marius Kjærstad
1e9b753968
Updated one badge link to https
...
Updated one badge link to https
7 years ago
N1X
332a0203ac
hn _locales : message.json [HINDI] ( #3611 )
...
adding hn_IN `_locales`
7 years ago
Lazaridis
2d3763d709
add READMEs to folders, re #3427
7 years ago
Dan Finlay
174f57b464
Document process of adding a new translation
7 years ago
Dan Finlay
429db74508
Use https
7 years ago
Dan Finlay
3a27332cf6
Update support link on readme
7 years ago
kumavis
1fb57d8cb8
readme - fix "plugin" to "extension"
7 years ago
Dan Finlay
6268272c83
Add guide to porting to new platforms
...
Adds a new guide to porting MetaMask to new platforms. Intended for all those devs asking us how to make a mobile MetaMask.
7 years ago
kumavis
b6df46337f
readme - add waffle.io badge
7 years ago
kumavis
bbb4c36234
readme - fix greenkeeper badge position
7 years ago
kumavis
b106fa814b
README - fix bad merge
7 years ago
kumavis
da16f39626
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
7 years ago
Dan Finlay
26ce530f6f
Remove deprecated responsive dev docs
7 years ago
Thomas Huang
1eb089b0e7
Coveralls badge directs to master branch
7 years ago
Thomas Huang
3575bd49ab
Run coveralls on all branches
7 years ago
Thomas Huang
d571f5ee70
Add Test Coverage with nyc package and coveralls for github badge
7 years ago
Dan Finlay
366ddc6248
Add user support link
7 years ago
Dan Finlay
9018810ac2
Update tutorial links
7 years ago
greenkeeper[bot]
eff9a578f7
docs(readme): add Greenkeeper badge
7 years ago
tmashuang
d9a195f86b
Shield looks better
7 years ago
tmashuang
0ebec8d0a8
Change Ci Badge url for readme
7 years ago
Dan Finlay
0e5ec5b86d
Add responsive UI dev guide
7 years ago
Dan Finlay
d0144c2853
Break docs up into individual files
8 years ago
Dan Finlay
e99ce3763a
Add publishing guide to readme
8 years ago
Kevin Serrano
09034772d0
Add (vague) instructions to adding a new network to the dropdown.
8 years ago
Kevin Serrano
2920faf63c
Add more detailed instructions on generating and deleting notices.
8 years ago
Kevin Serrano
afb60b9061
modification of notices.
8 years ago
kumavis
fc9c03d4d1
meta - readme - add gource instructions
8 years ago
Dan Finlay
3577aa4649
Added instructions for installing local build
8 years ago
kumavis
277bffc9b0
meta - README - add npm start to instructions
...
thanks @karlfloersch
8 years ago
Kevin Serrano
17506fe14f
Merge in crypto.
8 years ago
Dan Finlay
cce8d9e360
Began adding browser-native encryptor module
...
Added new Qunit build process that will browserify the contents of `test/integration/lib` into the QUnit browser, allowing much more modular testing, including unit testing of our modules in our target browsers.
Made a basic unit test file of this form for the new encryptor module, which fails miserably because I've only just begun to work with it.
I've started with this blog post as a starting point, and will be adjusting it to our needs from there:
http://qnimate.com/passphrase-based-encryption-using-web-cryptography-api/
8 years ago
Dan Finlay
310ea53a82
Add developer faq to top of readme
8 years ago
Dan Finlay
4715a55d0f
Update readme node version
8 years ago
Dan Finlay
a1e1a6544e
Fixed deploy instructions
8 years ago
Dan Finlay
5276897668
Store versioned builds in builds folder
8 years ago
Dan Finlay
2368c2993d
Add platform specific builds and zip tasks ( #486 )
...
* Add platform specific folders to dist folder
* Remove gulp hacks
* Add platform specific bundling
dev and dist tasks now build into platform-specific folders within the `dist` folder.
Added tasks `gulp zip` and `gulp dist`.
`zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder.
`dist` builds and then zips all at once.
* Fix chrome bundle zipping
* Fix broken reference in eth warning
* Fix but where web3.eth.accounts are not available in firefox.
* Bump changelog
8 years ago
Dan Finlay
6fa1d6efff
Add note about firefox stackoverflow to readme
8 years ago
Dan Finlay
dcd1665e90
Add note about mozilla irc
8 years ago
Dan Finlay
0880721d84
Add firefox instructions to readme
8 years ago
Dan Finlay
5b4e2ffeac
Add mock dev mode
8 years ago
Dan Finlay
667483ac20
Add simple build instructions ( #454 )
8 years ago
kumavis
39175ba837
readme - camel case MetaMask
8 years ago
Dan Finlay
0f16155abf
Add ui mocking mode explanation
8 years ago
Dan Finlay
dc2ef96702
Fix badge token param
8 years ago
Dan Finlay
b7f7292a21
Add circle token to badge image
8 years ago
Dan Finlay
46b513cd00
Update build badge
8 years ago
Dan Finlay
7a049ae27f
Update CI status badge for Circle
8 years ago
Dan Finlay
7b9a1197c8
Began adding auto linting
8 years ago
Dan Finlay
078494833b
Add architecture diagram to readme
9 years ago