Jack Mallers
|
2f9c8fa44f
|
feature(binary): add linux and win32 binaries
|
7 years ago |
Jack Mallers
|
1d23e53a21
|
feature(certs): dynamically generate certs based on OS
|
7 years ago |
Jack Mallers
|
f921c5e7d2
|
fix(%): remove hard coded %
|
7 years ago |
Jack Mallers
|
88de3d51a5
|
fix(binary logic): dynamic binary logic
|
7 years ago |
Jack Mallers
|
39b8163f72
|
fix(%): move % logic inot selector
|
7 years ago |
Jack Mallers
|
3c1d68d734
|
feature(%): lnd syncing shows progress %
|
7 years ago |
Jack Mallers
|
335646f0f7
|
fix(loading): fix loading bolt
|
7 years ago |
Jack Mallers
|
cb7f49d646
|
fix(production): build is working
|
7 years ago |
Jack Mallers
|
6fac213bb4
|
fix(app/package.json): move dependencies to app/package.json
|
7 years ago |
Jack Mallers
|
9d5974da71
|
fix(chunk modules): fix chunk modules warning by updating webpack packages
|
7 years ago |
Jack Mallers
|
dcad60110a
|
fix(binary): use binary for lnd
|
7 years ago |
Jack Mallers
|
1238d40c94
|
fix(fact): update styles to the random fact on LndSyncing
|
7 years ago |
Jack Mallers
|
5a2ce7ac56
|
fix(binary): update binary to latest commit
|
7 years ago |
Jack Mallers
|
1c5fbd7866
|
feature(UI for LndSyncing)
|
7 years ago |
Jack Mallers
|
334754d86e
|
fix(package.json): remove unused npm script
|
7 years ago |
Jack Mallers
|
98ccd30e7b
|
fix(high.txt): remove creation of dummy file
|
7 years ago |
Jack Mallers
|
f8a21c4d59
|
fix(files): remove unused files
|
7 years ago |
Jack Mallers
|
3a670e5bd5
|
feature(its working): fetch data when ready
|
7 years ago |
Jack Mallers
|
83ed040d9c
|
feature(lndSyncing): MVP for loading component while LND is syncing
|
7 years ago |
Jack Mallers
|
0c63eb44b1
|
fix(refactor): refactor and add comments
|
7 years ago |
jackmallers
|
7bd4ac1f91
|
Merge pull request #58 from LN-Zap/feature/protocol-client
Feature/protocol client
|
7 years ago |
Jack Mallers
|
642c61db44
|
fix(lint): fix linting errors
|
7 years ago |
Jack Mallers
|
ab5c59540a
|
fix(SuccessfulSendPayment): move to components folder, remove old components folder
|
7 years ago |
Jack Mallers
|
adf68f1558
|
fix(rebase)
|
7 years ago |
Jack Mallers
|
a88d1c4e15
|
fix(setTitle): remove unused setTitle
|
7 years ago |
Jack Mallers
|
ab54bc0423
|
fix(binary): updated LND binary
|
7 years ago |
Jack Mallers
|
ee5a3a540e
|
IT FUCKING WORKED
|
7 years ago |
Jack Mallers
|
46b03abc5a
|
fix(payform): input styles
|
7 years ago |
Jack Mallers
|
a2e4e0ad7d
|
feature(globalerror): clear error
|
7 years ago |
Jack Mallers
|
92da36a7e1
|
fix(channels): force close channels
|
7 years ago |
Jack Mallers
|
5af63d7ea7
|
feature(global-errors): hook up global errors reducer to component and set error on transaction fail
|
7 years ago |
Jack Mallers
|
6e7e4e1cac
|
feature(global-error): set up global error component
|
7 years ago |
jackmallers
|
0f7005aa2f
|
Merge pull request #57 from LN-Zap/fix/resetPayForm
fix(resetPayForm): add resetPayForm function, got removed at some point
|
7 years ago |
Jack Mallers
|
a941b2b0cf
|
fix(resetPayForm): add resetPayForm function, got removed at some point
|
7 years ago |
Jack Mallers
|
c4c11f7552
|
feature(ln-payment-links): POC for LN payment links
|
7 years ago |
jackmallers
|
8bf746a930
|
Merge pull request #56 from VonIobro/feature/component-refactor-modal
Feature/component refactor modal
|
7 years ago |
Jonathan Zobro
|
0e3dfbaf29
|
Merge commit 'eb1239822b70f111f5be4846198b45c07a95fcc5' into feature/component-refactor-modal
# Conflicts:
# app/routes/app/components/App.js
|
7 years ago |
Jonathan Zobro
|
d3ecbe728b
|
test(ModalRoot): add baseline tests
|
7 years ago |
jackmallers
|
eb1239822b
|
Merge pull request #54 from VonIobro/feature/refactor-nav-component
Feature/refactor nav component
|
7 years ago |
jackmallers
|
1e333f2262
|
Merge pull request #55 from LN-Zap/feature/payform-error-handling
feature(payform): add form validation to payform
|
7 years ago |
Jonathan Zobro
|
81f3160a4d
|
(refactor)ModalRoot: move from /routes to /components
|
7 years ago |
Jack Mallers
|
26ad641a02
|
fix(payform): fix linting issues
|
7 years ago |
Jack Mallers
|
c208db0d3e
|
feature(payform): add form validation to payform
|
7 years ago |
Jonathan Zobro
|
dbecab3db9
|
(test)Nav Component
|
7 years ago |
Jonathan Zobro
|
464187a242
|
feature(nav): move Nav to components/Nav
|
7 years ago |
jackmallers
|
c123fdcbf8
|
Merge pull request #52 from VonIobro/feature/component-refactor-peer
Feature/component refactor peer
|
7 years ago |
jackmallers
|
d061feaec5
|
Merge pull request #53 from LN-Zap/fix/refactor-pay-request-form
Fix/refactor pay+request form
|
7 years ago |
Jack Mallers
|
c08e27a772
|
fix(payment): accidentally put an s at the end of dispatch
|
7 years ago |
Jack Mallers
|
7452f7ecb6
|
fix(payform): cleaner logic for input caption
|
7 years ago |
Jack Mallers
|
0c8b080daa
|
fix(sendpayment): dispatch successful payment after successful payInvoice
|
7 years ago |