Commit graph

27 commits

Author SHA1 Message Date
dni ⚡
e48be221b1
chore: update lnurl lib to v0.8.0 (#102) 2025-08-21 17:15:17 +02:00
Tiago Vasconcelos
a242f0e4b6
fix: paylinks in fiat (#101)
* fix unreachable code
* trying to fix fiat pay links
* don't drop support for python 3.10
* values are store as int when there's currency
* simplify js
* add hint for fiat denom
2025-08-21 10:29:32 +02:00
dni ⚡
4784ebc9f2
feat: remove lnurl from api (#91) 2025-08-18 10:55:13 +02:00
dni ⚡
0cf2df2dcb
refactor: use core currency and rate endpoints (#93) 2025-08-14 12:12:14 +02:00
dni ⚡
c7623e4c5a
feat: update to lnbits 1.0.0 (#66)
---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
Co-authored-by: Tiago Vasconcelos <talvasconcelos@gmail.com>
2024-10-25 12:02:37 +02:00
Vlad Stan
35dc29822f
fix: do not use assert in http call (#61)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
2024-08-05 17:55:41 +03:00
Vlad Stan
bdef451d89
Admin improvements (#60)
* feat: allow admins to alter pay-links

* chore: `make check`
2024-08-05 13:14:50 +03:00
dni ⚡
badc420069
feat: code quality (#59)
* feat: code quality
* fixup!
2024-08-05 12:49:50 +03:00
dni ⚡
9c518b8e6d
fix: change wallet for paylink
closes #26
2024-04-01 10:32:43 +02:00
Arc
c43156b86f
Merge pull request #45 from lnbits/refactor-crud
refactor: do not validate username inside crud
2024-04-01 09:26:50 +02:00
Arc
7194ab60f1
Merge pull request #42 from lnbits/remove-env
chore: remove unused env and new create unique task
2024-04-01 09:26:50 +02:00
dni ⚡
65732f7aa0
chore: remove unused env and new create unique task
remove old scheduled tasks approach

update min version

Update __init__.py

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2024-04-01 09:26:50 +02:00
dni ⚡
4de7c1a4c0
refactor: do not validate username inside crud
check username on api level not inside crud. adds better error reporting for the api user also in frontend
2024-04-01 09:26:46 +02:00
dni ⚡
f7b4b8d2ff
fix: issue with empty success url
closes #528
2024-03-31 10:19:16 +02:00
dni ⚡
17556ff1b6
fix: lnaddress with query params (#35)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
2023-11-24 19:53:39 +01:00
dni ⚡
f2e419e18d
feat: add extension-settings instead of environs (#28)
* feat: add extension-settings instead of environs
2023-11-22 11:40:22 +01:00
Vlad Stan
257f5d34d2
Fix update validations (#30)
* fix: no `username` update
* fix: update for old pay_links
* chore: code format
2023-11-02 15:09:32 +01:00
Tiago Vasconcelos
049826071c
checks if hostname is .onion and change scheme (#11)
* checks if hostname is .onion and change scheme
* resolve @motorina0 's comments
2023-09-24 20:22:48 +02:00
callebtc
07a39e6343 clean types 2023-03-14 15:10:57 +01:00
callebtc
bea8db1595 lnaddress works 2023-03-14 15:05:52 +01:00
bitkarrot
8082913eba fix redirect paths 2023-03-05 21:24:54 -08:00
bitkarrot
58737b58e7 temporary hard link for testing 2023-03-02 23:38:32 -08:00
bitkarrot
afd1cece0b test redirects 2023-03-02 23:23:52 -08:00
bitkarrot
e3fafa5c20 adjust lnurl endpoints and calls 2023-03-02 22:30:08 -08:00
bitkarrot
1176fd0322 add redirect paths 2023-03-02 22:10:18 -08:00
Arc
dbb3a1a132
Add files via upload 2023-02-16 10:09:40 +00:00
Arc
ad9fd4e4ad
Add files via upload 2023-02-16 10:03:33 +00:00