Commit graph

7197 commits

Author SHA1 Message Date
Vlad Stan
74ecf0bd45 test: better checks 2026-07-22 10:34:31 +03:00
Rob
2223733c2d
fix: return preimages for Phoenixd invoices and settled payments (#4068)
Some checks are pending
codeql / analyze (push) Waiting to run
2026-07-21 19:33:22 +03:00
Arc
f3f5c89113
feat: payments breakdown wallet ui + api (#4027)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-21 18:26:00 +03:00
Vlad Stan
91c8aa77ed
feat(funding): expose allow_self_payment for LND gRPC wallet (#4080)
Co-authored-by: ai-chen2050 <1033467071@qq.com>
2026-07-21 18:06:46 +03:00
volrabp
368d0f548f
fix: auto-create new labels in user account via payments API (#4003) 2026-07-21 17:29:55 +03:00
Pavol Rusnak
afa7e1a2bd
feat: Bark backend support (using barkd) (#4007)
Co-authored-by: blackcoffeexbt <87530449+blackcoffeexbt@users.noreply.github.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-21 17:29:18 +03:00
krvi
653924a6dc
i18n: add Faroese (fo) localization (#4067)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-21 16:57:59 +03:00
Bartok
39e123d391
docs(guide): fix broken Additional Guides links on funding sources table (#4079) 2026-07-21 16:47:13 +03:00
dependabot[bot]
d07088cc44
chore(deps): bump axios from 1.16.0 to 1.18.0 (#4075)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: alan <alan@lnbits.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-21 16:46:49 +03:00
Tiago Vasconcelos
20115b42aa
feat: display expiration for ACL tokens (#4033)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-21 15:09:54 +03:00
Arc
4326888a6e
audio, fullscreen, cursor (#4078)
Co-authored-by: alan <alan@lnbits.com>
2026-07-21 13:30:03 +03:00
Bartok
9431cef74c
docs(guide): fix typo enviroment → environment in super user guide (#4073)
Co-authored-by: Sera (Bartok9) <sera@local>
2026-07-21 12:37:43 +03:00
Vlad Stan
c5b5651d8f
feat: add wasm to open api docs (#4074) 2026-07-21 12:35:59 +03:00
Tiago Vasconcelos
9177e2262a
feat: add extra warning for admin keys (#4063)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-21 10:54:59 +03:00
Bartok
b5454f3a18
docs(guide): fix mangled LNPay webhook example markdown (#4071)
Some checks are pending
codeql / analyze (push) Waiting to run
Co-authored-by: Sera (Bartok9) <sera@local>
2026-07-20 15:02:07 +03:00
Vlad Stan
f5989201d9
feat: advanced wasm extension features (#4059) 2026-07-20 14:50:25 +03:00
Morata
a85a5144d0
fix: mark expired incoming invoices as failed and add periodic cleanup (#3867)
Some checks failed
codeql / analyze (push) Has been cancelled
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-16 13:55:53 +03:00
Tiago Vasconcelos
84bf855810
fix: payment filter for time range (#4023) 2026-07-16 13:53:00 +03:00
blackcoffeexbt
09c6e7239d
fix: Infinite invoice listener loop with VoidWallet (#4061)
Some checks failed
codeql / analyze (push) Waiting to run
LNbits CI / nix / nix (push) Has been cancelled
2026-07-15 21:33:48 +03:00
blackcoffeexbt
53a1ae5e53
fix: UX disable "Send" button after clicking when paying LUD16 (#4034) 2026-07-15 17:41:31 +01:00
Vlad Stan
61ed636df0
feat: Extensions for all (#4021)
Co-authored-by: alan <alan@lnbits.com>
Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
2026-07-15 13:50:19 +03:00
Nathan Day
43900dd6da
feat: add emailConfigured to PublicSettings (#4047)
Some checks failed
codeql / analyze (push) Has been cancelled
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-13 15:28:28 +02:00
Riccardo Balbo
06c553219a
Merge commit from fork
* fix: daily withdrawal limit

* feat: unit tests for cumulative daily withdrawal
2026-07-13 11:59:49 +03:00
Nathan Day
fc73d83bd9
feat: optimise Uvicorn Settings for heavy web socket use (#4028)
Co-authored-by: dadofsambonzuki <dadofsambonzuki@users.noreply.github.com>
Co-authored-by: dni <office@dnilabs.com>
2026-07-13 10:28:34 +02:00
Riccardo Balbo
4cb743d952
Merge commit from fork 2026-07-13 11:25:08 +03:00
dni ⚡
3b6e87b060
fix: docker image dont rebuild after restart (#4057) 2026-07-13 11:17:28 +03:00
dni ⚡
09e44f18e5
test: fix revolut test timestamp exceeded (#4054) 2026-07-13 10:53:17 +03:00
Vlad Stan
cabb58f8fe
chore: make bundle (#4045)
Some checks failed
codeql / analyze (push) Has been cancelled
LNbits CI / nix / nix (push) Has been cancelled
2026-07-08 16:59:28 +03:00
Riccardo Balbo
aac04efd0e
Merge commit from fork
* fix: don't show unsafe html in lnurlp notifications

* fix: lnurlp success aes decryption

* regenerate bundle

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-08 16:49:43 +03:00
dni ⚡
fd9009f760
feat: create TaskManager singleton class (#3775)
Co-authored-by: dadofsambonzuki <dadofsambonzuki@users.noreply.github.com>
2026-07-08 14:07:38 +02:00
dni ⚡
6ab413775a
chore: update to v1.5.6 (#4044)
Some checks failed
codeql / analyze (push) Has been cancelled
LNbits CI / nix / nix (push) Has been cancelled
2026-07-08 13:54:35 +02:00
Arc
7eb9965205
feat: keep funding source on default reset, force seed backup (#4040)
Co-authored-by: alan <alan@lnbits.com>
2026-07-08 13:54:11 +02:00
dni ⚡
4634ad5a5a
feat: use lnbits price aggregator to save loads of request (#4026)
Some checks failed
codeql / analyze (push) Has been cancelled
Co-authored-by: alan <alan@lnbits.com>
2026-07-06 09:21:55 +02:00
dni ⚡
648aaa17c5
CI: appimage upload-urls with gh upload command (#4036)
Some checks failed
codeql / analyze (push) Has been cancelled
2026-07-03 12:35:14 +01:00
blackcoffeexbt
7db5c986b3
NWC funding source: Reduce polling (#4008)
Some checks are pending
codeql / analyze (push) Waiting to run
2026-07-02 13:00:49 +01:00
Vlad Stan
26c31b626d
refactor: set extension field for payments (#4031)
Some checks failed
codeql / analyze (push) Waiting to run
LNbits CI / nix / nix (push) Has been cancelled
2026-07-01 16:55:15 +03:00
Vlad Stan
e39cb20525
chore: version bump 1.5.5 (#4029)
Some checks failed
codeql / analyze (push) Has been cancelled
LNbits CI / nix / nix (push) Has been cancelled
2026-07-01 12:06:55 +03:00
Arc
3cea9a90d1
fix: nix install guide (#4032)
Some checks are pending
codeql / analyze (push) Waiting to run
2026-06-30 14:08:49 +01:00
Arc
3224e2e774
fix: appimage install (#4030) 2026-06-30 15:37:13 +03:00
dni ⚡
cfc9874517
chore: update to version 1.5.5-rc3 (#4024)
Some checks failed
codeql / analyze (push) Has been cancelled
LNbits CI / nix / nix (push) Has been cancelled
2026-06-24 12:24:41 +02:00
dni ⚡
62cd151fd6
feat: add i18n for DynamicComponent (#4018)
Some checks are pending
codeql / analyze (push) Waiting to run
Co-authored-by: alan <alan@lnbits.com>
2026-06-23 12:37:54 +02:00
Richard
a4d0aa5db8
fix(phoenixd): use descriptionHash when unhashed_description is provided (#3913)
Co-authored-by: Richard Taylor <RT@MacBookPro.lan>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-06-23 12:16:54 +03:00
dni ⚡
77630781d7
fix: failing make bundle ci on forks. (#4019) 2026-06-23 08:15:13 +03:00
Vlad Stan
59da350cc9
fix: fiat payment status update (#4017)
Some checks are pending
codeql / analyze (push) Waiting to run
2026-06-22 16:13:02 +03:00
Ben Weeks
29e980dd67
fix: non-blocking relay publishes in send_nostr_dm (#3925)
Some checks failed
codeql / analyze (push) Has been cancelled
LNbits CI / nix / nix (push) Has been cancelled
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-06-18 15:28:28 +02:00
Drake Thomsen
9d9ce63c82
feat: add llms.txt endpoint for AI agents (#3877)
Co-authored-by: Storm Knight <storm-knight@openclaw.ai>
Co-authored-by: ThomsenDrake <drake@verqor.me>
Co-authored-by: Arc <33088785+arcbtc@users.noreply.github.com>
Co-authored-by: dni  <office@dnilabs.com>
2026-06-18 15:15:01 +02:00
Tiago Vasconcelos
748f458b8b
feat: add extension profiles (#3914)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-06-18 15:27:33 +03:00
Ben Weeks
ce177a73b1
fix: exponential backoff for IN_FLIGHT payment polling (#3918) 2026-06-18 14:47:03 +03:00
axelhamburch
2885e71be2
fix: populate unit selector when opening send/pay dialog (#3953)
Co-authored-by: dni  <office@dnilabs.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-06-18 11:50:27 +03:00
dependabot[bot]
4b6f43d274
chore(deps): bump python-multipart from 0.0.29 to 0.0.31 (#4010)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-18 10:37:54 +02:00