Jack Mallers
|
bbb20214d1
|
hotfix(fetchBalance): fetch balance after payments/transactions are sent/received
|
7 years ago |
Jack Mallers
|
7808493b4a
|
fix(sync style)
|
7 years ago |
Jack Mallers
|
e592f0e8bc
|
fix(resources): add resources and make OS dynamic
|
7 years ago |
Jack Mallers
|
a0da50d40e
|
fix(extraResources): specify scripts, binaries and svg in extraResources
|
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
|
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
|
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 |
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
|
a88d1c4e15
|
fix(setTitle): remove unused setTitle
|
7 years ago |
Jack Mallers
|
ee5a3a540e
|
IT FUCKING WORKED
|
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 |
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
|
464187a242
|
feature(nav): move Nav to components/Nav
|
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 |
Jack Mallers
|
0033275ff9
|
fix(lint): fix some small linting errors
|
7 years ago |
Jack Mallers
|
30e68f0856
|
fix(isLn): fix small bugs in isLn logic
|
7 years ago |
Jack Mallers
|
f02be5bc9d
|
feature(bech32): use bech32 to determine if ln pareq is valid
|
7 years ago |
Jack Mallers
|
d4037ffcbd
|
fix(decodeInvoice): remove decodeInvoice from invoice controller
|
7 years ago |
Jack Mallers
|
31d6731c5d
|
fix(ln payments): update to new payreqs
|
7 years ago |
Jonathan Zobro
|
4855303a5e
|
move Peers to component/Peers
|
7 years ago |
Jack Mallers
|
27880f2b07
|
fix(bad import): remove import of old component
|
7 years ago |
Jack Mallers
|
04f5dd6415
|
feature/fix(tests + lint): write and fix tests and lint error
|
7 years ago |
Jack Mallers
|
c076d7bca3
|
fix(invoice): fix bug after fetching invoice to prevent forever loading
|
7 years ago |
Jack Mallers
|
3750138bf2
|
fix(app.js): remove unused prop vars from app.js
|
7 years ago |
Jack Mallers
|
8d3c91e218
|
fix(app continer): clean up unused code from app container
|
7 years ago |
Jack Mallers
|
c3dd7d41ce
|
fix(form reducer): delete all unused code from form reducer
|
7 years ago |
Jack Mallers
|
96fe0d8a6b
|
fix(form): remove old form folder
|
7 years ago |
Jack Mallers
|
cb3dfb0d38
|
feature(requestform): setup and hooked up request form + successfully created invoice
|
7 years ago |
Jack Mallers
|
8281216170
|
feature(payform): add loading selector and render loading bolt if true
|
7 years ago |
Jack Mallers
|
0b22be5f78
|
feature(sendcoins): successfully sent onchain + closed/reset modal + showed success modal
|
7 years ago |
Jack Mallers
|
34131d40cf
|
feature: setup currentAmount selector for the form based on if LN or not. set up submit handler
|
7 years ago |