855 Commits (ed5ad6cb1c234904b2881da95247624625ce3ecf)
 

Author SHA1 Message Date
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 7 years ago
JimmyMow 2cd7670366
Merge pull request #192 from LN-Zap/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 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 7 years ago
Ben Woosley 313078cfc6
fix(eslint-promise): Enable the recommended eslint-plugin-promise config 7 years ago
Ben Woosley a1194a8171
enhance(eslint-a11y): Enable the strict jsx-a11y 7 years ago
Ben Woosley 4278fbacda
enhance(eslint-jest): Use the recommended eslint-plugin-jest config 7 years ago
Ben Woosley 8e06ad5105
fix(eslint-import): Fix that eslint-plugin-import was not active 7 years ago
Ben Woosley 38d9a97513
fix(eslint-flowtype-errors): Enable flowtype-errors linters 7 years ago
Ben Woosley e110e0112c
fix(eslint-flowtypes): Enable plugin:flowtype/recommended 7 years ago
Ben Woosley 0674065d18 fix(line-length): Extract helpers for DRY channel filtering 7 years ago
Ben Woosley a6393f2f67 fix(lints): Fix lints in main.dev.js 7 years ago
Ben Woosley acbf786c0a
fix(lints): Manually fix some trivial lints 7 years ago
Ben Woosley 4125283587
enhance(lints): Enable currenly disabled lints 7 years ago
Ben Woosley 2e5ca3da68 fix(lints): Run eslint --fix over the currently disabled lints 7 years ago
Ben Woosley 6ec9ce2f85
enhance(lints): Be explicit re which lint is disabled 7 years ago
Ben Woosley 0e05b79664
fix(eslint-compat): Enable eslint compat rules 7 years ago
Ben Woosley b3a4a3683c fix(react-eslint): Enable the recommended react eslint rules 7 years ago
JimmyMow 337fe5ab52
Merge pull request #185 from LN-Zap/fix/payment-timeout 7 years ago
Jack Mallers f6b413d7bb fix(lint): fix lint errors 7 years ago
Jack Mallers 0f55af6129 fix(payment): setTimeout for 10 seconds after sending a payment. if LND hangs while sending a payment we wont show the loading screen forever lol we'll remove it and show an error after 10 seconds 7 years ago
JimmyMow 3e41a94a1d
Merge pull request #184 from LN-Zap/fix/contacts-form 7 years ago
Jack Mallers 674d21b3e0 fix(contacts-form): show loading spinner next to manual form when there are loading channels so the user has some feedback from the manual form 7 years ago
Jack Mallers ec0a692983 fix(contacts-form): by default show the first 20 nodes when opening the contacts form 7 years ago
Jack Mallers a0838c87cd fix(contacts-form): if there is an @ in the search we assume they are pasting pubkey@host format and ignore the host, searching only for the pubkey to the left of the @ 7 years ago
JimmyMow a558ea6852
Merge pull request #161 from Empact/enhance/block-explorer 7 years ago
JimmyMow c8746bf7e7
Merge pull request #172 from mkehlmann/fix/number-input-pinwheel 7 years ago
JimmyMow 45b793ec3f
Merge pull request #182 from LN-Zap/fix/resizable-app 7 years ago
JimmyMow 2b39938359
Merge pull request #183 from dfattlar/fix/network-loading-css 7 years ago
dfat 6868bd34a7 fix(network-loading-css): Increase z-index on Form modal 7 years ago
Kehlmann, Matthew 73cc0b25e2 fix(number-input-pinwheel): Whitespace 7 years ago
Kehlmann, Matthew a31bc0ef22 fix(number-input-pinwheel): Fix rebase merge error 7 years ago
Kehlmann, Matthew 54135e157a Merge branch 'fix/number-input-pinwheel' of https://github.com/mkehlmann/zap-desktop into fix/number-input-pinwheel 7 years ago
Kehlmann, Matthew a1bbd193f4 fix(number-input-pinwheel): Whitespace fix 7 years ago
Kehlmann, Matthew fcf0ee2c70 fix(number-input-pinwheel): Use SASS ampersand to avoid repeating selector info 7 years ago
Kehlmann, Matthew e0251399cd fix(number-input-pinwheel): Remove pinwheel arrows that were showing in the amount field of the request and pay forms 7 years ago
Jack Mallers 774fa85edc fix(zap): remove old code commented out 7 years ago
Jack Mallers 181d308441 feature(zap): allow app to be resizable with a min height/width 7 years ago
JimmyMow 088da1adae
Merge branch 'master' into fix/number-input-pinwheel 7 years ago
JimmyMow cb6e1b5bd1
Merge pull request #175 from Empact/fix/amount-error-msg 7 years ago