Commit graph

7232 commits

Author SHA1 Message Date
Vlad Stan
dbcf2cce59 refactor: clean public functions 2026-07-30 11:51:12 +03:00
Vlad Stan
e2329b1453 chore: clean up 2026-07-30 11:28:14 +03:00
Vlad Stan
dfe8bb1479 Squashed commit of the following:
commit 3620d94766
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Thu Jul 30 11:16:55 2026 +0300

    fix: dropdown value select

commit 806711fdcc
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Thu Jul 30 11:14:37 2026 +0300

    fix: ext status check

commit fa0aaaff72
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Thu Jul 30 10:46:50 2026 +0300

    refactor: siplify

commit 56e18b190c
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 18:29:14 2026 +0300

    fix: ln address check order

commit 3190f7ceb3
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 17:44:25 2026 +0300

    fix: restore old file from dev

commit 03aa1259cc
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 17:37:18 2026 +0300

    tests: update tests

commit 0ea24c889a
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 17:26:04 2026 +0300

    fix: wallet ln address initialisation

commit e1587f51cf
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 17:20:47 2026 +0300

    fix: backwards compatible ln addresses

commit 6cbd52c648
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 15:24:34 2026 +0300

    refactor: simplify functions

commit b1770a6710
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 15:09:40 2026 +0300

    fix: function name
2026-07-30 11:17:21 +03:00
blackcoffeexbt
a79e3c258b merged in dev 2026-07-29 09:58:39 +01:00
Vlad Stan
bae9e1bf80
fix: extension metadata from non-github sources (#4109)
Some checks failed
codeql / analyze (push) Has been cancelled
2026-07-28 15:12:06 +03:00
Vlad Stan
8b0413fa16
fix: sanitize details_link (#4108)
Co-authored-by: alan <alan@lnbits.com>
2026-07-28 15:11:05 +03:00
blackcoffeexbt
f60304f6b6 Update Lightning Address generation format test 2026-07-28 12:15:23 +01:00
blackcoffeexbt
ba365e443e Use random-username lib in place of custom usernames for lightning adddresses 2026-07-28 12:04:45 +01:00
blackcoffeexbt
885b7fcfa7 Move _generate_local_part to helpers 2026-07-28 11:15:27 +01:00
blackcoffeexbt
dcf46e0ff2 Move Lightning Address generation into wallet CRUD 2026-07-28 11:12:51 +01:00
blackcoffeexbt
f2b89db92c Move wallet Lightning Address lookups into CRUD 2026-07-28 10:59:04 +01:00
blackcoffeexbt
078a2c724a Fix LNURLp backwards compatibility without importing extension code 2026-07-28 10:55:14 +01:00
blackcoffeexbt
438634ee8b Rebase dev to feat/lightning-address-wallet 2026-07-28 10:21:37 +01:00
dni ⚡
0a7da6dc73
fix: get rid of url rewrites for extensions /upgrades/ (#4022) 2026-07-28 12:03:25 +03:00
blackcoffeexbt
0bdb5dc9a8
Fix funding sources component inclusion in funding.vue (#4096)
Some checks failed
codeql / analyze (push) Has been cancelled
LNbits CI / nix / nix (push) Has been cancelled
2026-07-27 22:09:35 +03:00
Bartok
37430f6a2a
fix(wallet): use payment_processing i18n key for NFC pay spinner (#4097)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-27 21:01:08 +03:00
dependabot[bot]
fbf43e29fb
chore(deps-dev): bump immutable from 5.1.5 to 5.1.9 (#4086)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 21:00:41 +03:00
Vlad Stan
68429fb364
chore: bump starllet (#4107) 2026-07-27 21:00:08 +03:00
Vlad Stan
7571ebd9a1
chore: bump pillow to 12.3.0 (#4104) 2026-07-27 19:37:30 +03:00
Bartok
9123db3a0b
fix(admin): add missing service_fee i18n keys to en.js (#4095)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-27 19:34:04 +03:00
dependabot[bot]
9aedfdcc9b
chore(deps): bump setuptools from 82.0.1 to 83.0.0 (#4087)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 16:59:52 +03:00
Arc
b15478ac2c
Users should be allowed to downgrade payout permission (#4083)
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2026-07-27 16:46:59 +03:00
Vlad Stan
9b558db477
Show extension type (#4103) 2026-07-27 16:32:57 +03:00
Vlad Stan
e165269ed8
test: support chat tests (#4102) 2026-07-27 15:38:47 +03:00
BrunswickBTC
7258bd32b4
fix: REST contract implementation between lnbits sparkL2 wallet and sparkL2 sidecar (#3952)
Co-authored-by: Arc <33088785+arcbtc@users.noreply.github.com>
2026-07-27 14:10:39 +02:00
Vlad Stan
2b5a513693
fix: check extension type when installing (#4101) 2026-07-27 14:53:12 +03:00
dependabot[bot]
7e2e116d46
chore(deps): bump quasar from 2.19.3 to 2.22.0 (#4098)
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>
2026-07-27 11:28:02 +02:00
Vlad Stan
84da727282
feat: custom wasm install dir (#4100) 2026-07-27 12:27:29 +03:00
dependabot[bot]
5c1cf66ef3
chore(deps): bump form-data from 4.0.5 to 4.0.6 (#4094)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 11:26:49 +02:00
dependabot[bot]
c7d9461749
chore(deps): bump postcss from 8.5.14 to 8.5.23 (#4099)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 11:26:16 +02:00
Vlad Stan
8723d327fe
feat: add wasm manifest (#4089)
Some checks failed
codeql / analyze (push) Has been cancelled
LNbits CI / nix / nix (push) Has been cancelled
Co-authored-by: Arc <ben@arc.wales>
2026-07-24 15:35:30 +03:00
Vlad Stan
c0806ca59c
tests: wasm UI tests (#4090) 2026-07-24 10:56:01 +03:00
krvi
d9523aadbd
fix: sort-by button tooltip text (#4093)
Some checks are pending
codeql / analyze (push) Waiting to run
2026-07-23 21:06:15 +03:00
Vlad Stan
dc46bddc80
fix: 12 word mnemonic (#4085) 2026-07-23 20:07:29 +03:00
Bartok
03daf8b218
docs(guide): fix prefared typo and LNbits brand on install links (#4084)
Some checks are pending
codeql / analyze (push) Waiting to run
2026-07-22 16:13:50 +03:00
Vlad Stan
eee372bb3c
fix: sso missing user id (#4082) 2026-07-22 11:54:23 +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