Jack Mallers
8f040469c5
commit
7 years ago
Jack Mallers
8470c7a733
hotfix(sync): check for address len too
7 years ago
JimmyMow
666b8b327a
Merge pull request #221 from LN-Zap/fix/menu+version
fix(menu): fix app menu
7 years ago
Jack Mallers
afd20faf95
fix(menu): fix app menu
7 years ago
JimmyMow
942c81cfaf
Merge pull request #220 from LN-Zap/fix/styling-tweaks
Fix/contacs, search and nav
7 years ago
Jack Mallers
919d71f109
fix(lint): fix linting errors
7 years ago
Jack Mallers
331812b1bf
fix(lint): fix linting errors
7 years ago
Jack Mallers
56b8802d9d
feature(wallet): add wallet search
7 years ago
Jack Mallers
4fecb240bb
feature(contacts): when searching a contact yeilds no results and we recognize an @ and 66 len pubkey we will populate the contact manual form with the search
7 years ago
Jack Mallers
e202befede
fix(nav): update nav styles
7 years ago
Jack Mallers
90ccca7558
hotfix(builds): quick fixes for production builds
7 years ago
JimmyMow
a979771be9
Merge pull request #213 from Empact/fix/electron-protocol-handler-security
fix(electron security): Bump electron to 1.6.16
7 years ago
JimmyMow
72a67b96be
Merge pull request #216 from LN-Zap/fix/windows-icon
fix(icon): add windows icon
7 years ago
JimmyMow
84187c95c1
Merge pull request #217 from LN-Zap/fix/proto-file
fix(proto): update proto files
7 years ago
JimmyMow
2543924341
Merge pull request #214 from LN-Zap/fix/address-button
fix(addressButton): fix addressButton style
7 years ago
Jack Mallers
94b4c206a6
fix(proto): update proto files
7 years ago
Jack Mallers
cbcc29a91b
fix(icon): add windows icon
7 years ago
Jack Mallers
c5d9879525
fix(lint)
7 years ago
Jack Mallers
a0b30ab4cd
fix(addressButton): fix addressButton style
7 years ago
Ben Woosley
497d4687f5
fix(electron security): Bump electron to 1.6.16
To fix protocol handler vulnerability
https://electronjs.org/blog/protocol-handler-fix
7 years ago
Jack Mallers
66c97eb3c4
hotfix(grpc + electron): reconfigure to allow for multi-platform builds
7 years ago
helgabutters
4e44b1ccf5
fix(update-docs): Update README and CONTRIBUTING docs
7 years ago
JimmyMow
7aa0f41dc7
Merge pull request #208 from waseem999/contactsformerror/adds-error-message-to-manual-form
Fix: adds error message to contact form invalid manual form input
7 years ago
JimmyMow
d2c622843e
Merge pull request #211 from LN-Zap/feature/help-route
Feature/help route
7 years ago
Jack Mallers
468a4f1dc4
fix(lint): fix linting errors
7 years ago
Jack Mallers
4c1b627179
fix(sign): sign builds
7 years ago
helgabutters
0f2838c49b
Fix bold typo
Fix bold typo
7 years ago
helgabutters
00aaa7b875
Add neutrino option
Add neutrino option along with btcd
7 years ago
Jack Mallers
7bfecd9764
feature(help): help videos
7 years ago
Waseem999
76ca6bf060
linting
7 years ago
Waseem999
4b7935f509
manual form error added
7 years ago
helgabutters
e58045527f
Update README "Requirements" for more clarity
Providing additional clarity on the requirements of Zap wallet. This breaks it out into what is needed to compile just Zap and what is needed to actually use the wallet.
7 years ago
JimmyMow
65a71dd173
Merge pull request #195 from LN-Zap/fix/name
fix(name): change name from ZapDesktop to Zap
7 years ago
Jack Mallers
23672e8162
fix(name): change name from ZapDesktop to Zap
7 years ago
JimmyMow
68c9b366a3
Merge pull request #194 from dfattlar/fix/filter-over-modal
fix(filter-over-modal): Add z-index to open ReactModal Overlay
7 years ago
Jack Mallers
5e9c77432a
feature(help): hard code help route
7 years ago
dfat
6313c3d4d3
fix(filter-over-modal): Add z-index to open ReactModal Overlay
7 years ago
Jack Mallers
c4979cc277
feature(help): add help nav and icon
7 years ago
JimmyMow
a78ab636ac
Merge pull request #190 from LN-Zap/fetaure/network-stats
feature(network): network stats
7 years ago
JimmyMow
2cd7670366
Merge pull request #192 from LN-Zap/feature/update-syncing
Feature/update syncing
7 years ago
Jack Mallers
a439df1f12
fix(sync): fix lint errors
7 years ago
Jack Mallers
abf23939b5
feature(sync): updated sync design
7 years ago
Jack Mallers
58388d1bd1
fix(network): fix lint errors
7 years ago
Jack Mallers
15e1c4d1ff
hard code conditional to allow sync to remain there
7 years ago
Jack Mallers
d0ddf39574
feature(network): show num of nodes and num of channels the node can see on the network map
7 years ago
JimmyMow
6d0585298d
Merge pull request #160 from Empact/enhance/lints
Minimize disabling of lints
7 years ago
Jack Mallers
9babd9b6fc
hotfix(CI fail)
7 years ago
Jack Mallers
106ea86da9
hotfix(broken import)
7 years ago
JimmyMow
85166a35ba
Merge pull request #188 from Empact/fix/eslint-plugins
Enable our eslint plugins, which are currently inactive
7 years ago
Ben Woosley
313078cfc6
fix(eslint-promise): Enable the recommended eslint-plugin-promise config
And fix related errors.
I extracted ensurePeerConnected from connectAndOpen to solve some code
duplication.
7 years ago