Commit graph

32 commits

Author SHA1 Message Date
PatMulligan
138350dab4
Merge branch 'lnbits:main' into main
Some checks failed
lint.yml / Merge branch 'lnbits:main' into main (push) Failing after 0s
v1.1.0-aio.1
2026-05-14 09:27:26 +02:00
arbadacarba
766d317ce8
Fix typos (#38)
Removed duplicate lines regarding LNURLp and LNaddress handling in the README.
2026-05-05 22:57:44 +01:00
Arc
81184a0a53
feat: adds a wallet select to picking wallet + uv (#37)
* Adds a wallet select to picking wallet

* added uv

* uv uv uv

---------

Co-authored-by: dni  <office@dnilabs.com>
2026-05-05 22:53:59 +01:00
dni ⚡
d963af4042
chore: update to v1.1.0 (#36)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v1.1.0
2025-08-18 12:12:36 +02:00
dni ⚡
b457fecc90
refactor: use get_pr_from_lnurl instead of api_lnurlscan (#35)
* refactor: use `get_pr_from_lnurl` instead of `api_lnurlscan`
2025-08-18 12:11:30 +02:00
Tiago Vasconcelos
d1c14ac199
Update pyproject.toml 2025-07-11 09:50:23 +01:00
Patrick Mulligan
3f87a5e0ec change org
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.0.1
2025-06-17 17:34:30 +02:00
dni ⚡
4e2ebb7944
feat: pass previous memo through (#31)
now the memo of the payment has this form
`{memo;memo_parent_payment;payment_hash_parent_payment}
2025-02-26 12:56:31 +01:00
dni ⚡
0bf1557ce7
fix: linting (#30) 2025-02-26 12:36:41 +01:00
Sat
c524bcee69
Handle hodl invoices asynchronously tasks.py (#25)
- Modified the on_invoice_paid function to call pay_invoice asynchronously using asyncio.create_task.
- Added a new function pay_invoice_in_background to handle the asynchronous payment processing and exception handling.
- Ensured that the main event loop remains responsive even when encountering hodl invoices by running pay_invoice in the background.
2025-02-26 12:22:52 +01:00
Arc
abe8250839
Merge pull request #29 from lnbits/fix_key_based_sending
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v1.0.1
Fix: Keys were not working for splits
2025-02-12 13:49:21 +00:00
arcbtc
c36b5131c0 Fix: Keys were not working for splits 2025-02-12 13:48:34 +00:00
dni ⚡
980b9eaaef
fix: migration m002
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v1.0.0
2024-11-28 12:34:02 +01:00
dni ⚡
5042d40af6
feat: update to lnbits 1.0.0 (#27)
* feat: update to lnbits 1.0.0
* fix select wallet
* fix splits
* fix: types, postgres errors with cache
---------

Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
2024-11-28 12:28:00 +01:00
dni ⚡
32bf4ae1d6
feat: code quality (#26)
* feat: code quality

* fixes
2024-08-02 11:05:26 +03:00
Arc
eb18fda87b
Merge pull request #20 from lnbits/AddExtDescr
Added extra description
2024-06-19 17:31:33 +01:00
Arc
d840f402da
Merge branch 'main' into AddExtDescr 2024-06-19 17:31:22 +01:00
Vlad Stan
b4c8bc302d chore: bump min_lnbits_version
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.2.0
2024-05-14 11:27:07 +03:00
benarc
979d09d244 Added extra description 2024-05-09 12:09:47 +01:00
dni ⚡
dbeb3d9050
fix: properly start/stop tasks (#18)
https://github.com/lnbits/lnbits/issues/2411
2024-04-17 22:41:59 +02:00
dni ⚡
82d4c65d1e
feat: trim frontend values (#12)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.2
2023-09-29 11:32:11 +02:00
Tiago Vasconcelos
4623b2e0a7
allow custom path (#9)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.1
* allow custom path
* bump

---------

Co-authored-by: dni  <office@dnilabs.com>
2023-09-26 12:44:12 +01:00
Tiago Vasconcelos
a2efae3c30
Fix deleting last target (#7)
* fix deleting last target
2023-09-26 13:43:51 +02:00
dni ⚡
1e6e8e48c4
[FEAT] add better release workflow (#11) 2023-09-23 22:57:32 +02:00
arbadacarba
e69d236af9
Update README.md (#6) 2023-05-03 05:32:44 +02:00
Tiago Vasconcelos
0b621dae21
Update README.md 2023-04-24 10:39:53 +01:00
dni ⚡
2e886fb38e
fix release versioning 2023-03-25 10:13:55 +01:00
dni ⚡
6f3541be96
add release workflow 2023-03-24 21:07:45 +01:00
dni ⚡
5bb234b797
FIX: issues and improvements to frontend, add lnurlp/lnurladdress, remove split by tag feature (#4) 0.1.0
* deinitialize task
* rework of frontend
* add lnurl and lightningaddresses
* substract fee_reserve from external split, for potential routing fee, add a warning to ui
2023-03-24 21:03:33 +01:00
Pavol Rusnak
a96897d4a2
add license 2023-02-24 18:13:41 +01:00
Arc
b885c2dc65
Create manifest.json 0.0.0.1 2023-02-14 14:47:05 +00:00
Arc
ed083e4268
Add files via upload 2023-02-14 14:46:19 +00:00