744 Commits (atmext)
 

Author SHA1 Message Date
benarc 2d2ba0bcf2 initial commit 4 years ago
fiatjaf 2863653261 lnurlp: accept comments, USD prices, min/max ranges. 4 years ago
fiatjaf 2552fd8fc9 internal payments get reported on async listeners. 4 years ago
fiatjaf a773584f6f tags and extras metadata in payment details dialog. 4 years ago
fiatjaf 85ec111ff0 return proper error codes on /lnurlscan 4 years ago
fiatjaf 52619ecc0f improve querystring handling on lnurl fallback scheme. 4 years ago
fiatjaf 11e04e4314 fix CSS bundle order issue. 4 years ago
fiatjaf 32d75f7a60 support the lnurl fallback scheme. 4 years ago
fiatjaf 435f5405c6 minor prettier change. 4 years ago
fiatjaf a46ca45de0 some readme and docs clarification. 4 years ago
fiatjaf 9cb58833ad make httpx calls async when doing them from view functions. 4 years ago
fiatjaf c81e61e4fe guards and safety timeouts around paymentChecker intervals. 4 years ago
fiatjaf bdbb58b2b0 wrap memo columns in payments table. 4 years ago
fiatjaf be7d36214a use payments/sse on the core wallet UI. 4 years ago
fiatjaf f02ec67f35 add lntxbot invoices listener. 4 years ago
fiatjaf d528d4e09e fix: wallet layout. 4 years ago
fiatjaf ec4b558638 fix: domain variable assignment in pay_lnurl. 4 years ago
fiatjaf 0dc60d4795 increase timeouts for http wallets when stuff may take more than 5 seconds. 4 years ago
fiatjaf 3a56aaa3ad
Merge pull request #113 from lnbits/lnurl 4 years ago
fiatjaf e1501e8ed6 fix bug with lnurl-withdraw dialog being skipped directly to the previous invoice shown. 4 years ago
fiatjaf 1529ebb689 lnurlpay comment. 4 years ago
fiatjaf bcdc065cc0 mypy fixes. 4 years ago
fiatjaf cf0bd7ece8 displaying lnurlpay success_actions. 4 years ago
Gabriel Comte c6bd060d19 docs: fix typo in command 4 years ago
fiatjaf 8d135489ab fix: invoice parsing JS bug from the lnurl implementation. 4 years ago
fiatjaf 69063190ab also catch httpx.ConnectError whenever we do catch httpx.RequestError. 4 years ago
fiatjaf bc2207ba27 actually paying and withdrawing with lnurl. 4 years ago
fiatjaf 3cd15c40fc lnurl-pay and lnurl-withdraw UI. 4 years ago
fiatjaf 7a5159f293 send/create/scan buttons for clear LNURL support. 4 years ago
Arc fa8713de17 move scan to outside of receive. 4 years ago
fiatjaf b1f30390b0 retrieve preimage from wallet backends, save it and show on UI dialog. 4 years ago
fiatjaf f2ea8a0c74 fix lndrest payment checking: b64/hex mismatch. 4 years ago
fiatjaf b5a07c7ae7 add status() method to wallets to be used in initial check. 4 years ago
fiatjaf d5d85d16e6 fix: auth headers variable name on opennode.py 4 years ago
fiatjaf 2894944b1e pending=False on /sse payments. 4 years ago
fiatjaf 31820e041c /sse returns payment as objects instead of arrays. 4 years ago
fiatjaf 1d00060419 harden sse connections to backends a little. 4 years ago
fiatjaf 7f41d73a84 SSE-based invoices stream for LNbitsWallet. 4 years ago
fiatjaf f638a1088e lnurlp: fix querystring handling in success_url. 4 years ago
fiatjaf ea3418c21d lnurlp: support success_text and success_url. 4 years ago
fiatjaf f6bcff01f4 presort vendored paths list. 4 years ago
fiatjaf 33fa540744 adjust docs to match 91853 4 years ago
fiatjaf 6f72f1fe6d fix typo: LND_MACAROON -> LND_REST_MACAROON 4 years ago
fiatjaf 76633fb71f lndrest: check last 20 payments instead of first 20. 4 years ago
fiatjaf 9185342c72 simplify environment variables required. 4 years ago
HamishMacEwan fc6e49b821 Change .env variable names to match lnbits.py 4 years ago
fiatjaf 35f8e3334c fix typo: LnbitsWallet -> LNbitsWallet. 4 years ago
fiatjaf 0b1f3c22e0 lndhub: fix "token" -> "refresh_token". 4 years ago
fiatjaf 24c8201920 add current git commit to summary. 4 years ago
fiatjaf 9a16dfa960 remove annoying warnings and unnecessary prints. 4 years ago