Commit graph

28 commits

Author SHA1 Message Date
dni ⚡
c4d923e9af
refactor: pynostr instead of custom nostr lib (#112) 2025-11-20 10:12:18 +01:00
Vlad Stan
b1c92a067d
[fix] add lnurl field back (#105) 2025-10-06 10:29:09 +03:00
dni ⚡
e48be221b1
chore: update lnurl lib to v0.8.0 (#102) 2025-08-21 17:15:17 +02:00
dni ⚡
4784ebc9f2
feat: remove lnurl from api (#91) 2025-08-18 10:55:13 +02:00
dni ⚡
1d91b50a67
refactor: dont use model property for lnurlpaymetadata (#97)
* refactor: dont use model property for lnurlpaymetadata
domain is really only needed if you do it with via the property. cleans
up code and makes it more readable
2025-08-18 10:49:25 +02:00
dni ⚡
860d281a18
chore: properly define model types (#94) 2025-08-18 10:42:06 +02:00
dni ⚡
3dc1e86d8c
feat: support lud-11 disposable links (#95) 2025-08-14 12:16:16 +02:00
Tiago Vasconcelos
2118c8c745
Add a created at field (#77)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
2025-03-03 19:01:32 +02:00
Vlad Stan
218df89948
fix: normalize url (#76) 2025-03-03 13:34:46 +01: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
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
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
dni ⚡
31264e1fe4
fix: latest fastapi (#23)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
str(url) had to be casted earlier
2023-09-29 07:22:45 +02: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
dni ⚡
095c793381
fix openapi issue with exclusiveMaximum (#14)
* fix openapi issue with exclusiveMaximum
* dont  change businesslogic
2023-06-21 09:42:14 +02:00
callebtc
6bce388dcd
Merge pull request #4 from lnbits/zap_support
Zap support
2023-05-30 17:31:22 +02:00
callebtc
64da75d605 configuration for nostr 2023-04-24 17:12:35 +02:00
dni ⚡
47f89afd4e
add fastapi 0.95 combatibility for url_for 2023-04-24 11:22:11 +02:00
callebtc
bea8db1595 lnaddress works 2023-03-14 15:05:52 +01:00
callebtc
0ae3751cdc username optional in model 2023-03-14 11:40:01 +01:00
bitkarrot
017cb7353f fix metadata, crud 2023-03-02 23:49:00 -08:00
bitkarrot
9fa895aa6d fix username 2023-03-02 20:34:40 -08:00
bitkarrot
ec091817c7 remove metadata method 2023-03-02 17:10:11 -08:00
bitkarrot
f95814577e update migrations, models, crud 2023-03-02 16:45:41 -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