Tiago Vasconcelos
|
67933b546f
|
allow custom path (#19)
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.3.2
* allow custom path
* bump
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
|
2023-09-26 12:27:45 +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 |
|
Benjamin Phạm-Bachelart
|
7d32a36d51
|
fix possible duplicate lnaddress when update pay link (#8)
Co-authored-by: dni ⚡ <office@dnilabs.com>
|
2023-09-24 20:21:31 +02:00 |
|
Tiago Vasconcelos
|
ab6b53668e
|
Fix webhook (#12)
* refactor html
* don't exclude values on update
|
2023-09-24 20:18:36 +02:00 |
|
dni ⚡
|
a46058134f
|
[FEAT] add better release workflow (#21)
|
2023-09-23 22:47:13 +02:00 |
|
dni ⚡
|
3730d51dce
|
add github release workflow
release github version / build (push) Has been cancelled
0.3.1
|
2023-06-28 15:02:09 +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
0.3
Zap support
|
2023-05-30 17:31:22 +02:00 |
|
callebtc
|
d7c0507407
|
user custom private key
|
2023-04-27 11:56:41 +02:00 |
|
callebtc
|
b2f970fd66
|
remove wrong nostrclient include
|
2023-04-26 13:35:09 +02:00 |
|
callebtc
|
64da75d605
|
configuration for nostr
|
2023-04-24 17:12:35 +02:00 |
|
Tiago Vasconcelos
|
6dbb0dfd9a
|
Update README.md
|
2023-04-24 10:40:29 +01:00 |
|
dni ⚡
|
47f89afd4e
|
add fastapi 0.95 combatibility for url_for
|
2023-04-24 11:22:11 +02:00 |
|
callebtc
|
db607e463e
|
add event signing etc to extension directly
|
2023-04-04 12:52:34 +02:00 |
|
callebtc
|
bf6659bbbd
|
remove the need for nostrclient
|
2023-04-04 12:52:10 +02:00 |
|
callebtc
|
642cad9ed8
|
add max relays
|
2023-03-25 03:08:54 +01:00 |
|
dni ⚡
|
4022faf778
|
Merge pull request #3 from arbadacarbaYK/main
Update README.md
|
2023-03-24 20:28:00 +01:00 |
|
callebtc
|
f755a44108
|
sleep a bit
|
2023-03-23 23:46:16 +01:00 |
|
callebtc
|
e119f5c4c5
|
send zaps to relays in zap request
|
2023-03-23 23:32:27 +01:00 |
|
callebtc
|
c2e58fa1b4
|
generate new keys
|
2023-03-22 17:49:43 +01:00 |
|
callebtc
|
f2615aa155
|
clean
|
2023-03-22 09:53:23 +01:00 |
|
callebtc
|
8c5a494489
|
refactor
|
2023-03-22 09:53:02 +01:00 |
|
callebtc
|
022a5b79bb
|
refactor
|
2023-03-22 09:52:47 +01:00 |
|
callebtc
|
b66588d7c9
|
escape
|
2023-03-22 01:18:17 +01:00 |
|
callebtc
|
50f9b505cd
|
allowNostr vs alllowsNostr
|
2023-03-22 00:47:37 +01:00 |
|
callebtc
|
54ca4476cc
|
debug printing
|
2023-03-21 19:50:32 +01:00 |
|
callebtc
|
0cbee4dc6c
|
I hate you python
|
2023-03-21 19:37:44 +01:00 |
|
callebtc
|
2e8b6070dc
|
zaaaarpp
|
2023-03-21 19:22:45 +01:00 |
|
callebtc
|
cdf137b484
|
description
|
2023-03-21 19:02:20 +01:00 |
|
callebtc
|
bf22efdd32
|
fix stuff
|
2023-03-21 18:27:37 +01:00 |
|
callebtc
|
d8e742a452
|
ws not wss
|
2023-03-21 17:48:49 +01:00 |
|
callebtc
|
6fb0a47ad4
|
unbreak lnurlp
|
2023-03-21 17:43:11 +01:00 |
|
callebtc
|
fa3cb87ba0
|
add zaps
|
2023-03-21 17:39:03 +01:00 |
|
arbadacarba
|
04d1494c90
|
Update README.md
Moved Darth´ explanations from general info on updating to LNURLp cause it was very specialized to it
|
2023-03-16 14:16:30 +01:00 |
|
callebtc
|
c51b849fe6
|
fix hostname
0.2.1
|
2023-03-15 12:47:24 +01:00 |
|
calle
|
bb69239663
|
Merge pull request #2 from bitkarrot/lnaddr
0.2
Lightning address support
|
2023-03-15 12:22:23 +01:00 |
|
bitkarrot
|
9b7d96ca3d
|
add spacer for lnaddress
|
2023-03-14 16:46:11 -07:00 |
|
callebtc
|
5085258bdf
|
Merge branch 'lnaddr' of https://github.com/bitkarrot/lnurlp into lnaddr
|
2023-03-15 00:45:35 +01:00 |
|
callebtc
|
11a9d02f93
|
fix missing username
|
2023-03-15 00:45:22 +01:00 |
|
bitkarrot
|
b672a7710c
|
add ln address to qr code
|
2023-03-14 16:36:11 -07:00 |
|
bitkarrot
|
096190cfd2
|
add label for lnaddress to qrcode html
|
2023-03-14 16:36:11 -07:00 |
|
callebtc
|
8e5ed7d23d
|
show comment extra only when present
|
2023-03-15 00:26:06 +01:00 |
|
bitkarrot
|
aadebddd82
|
change LN address display label to username
|
2023-03-14 16:21:40 -07:00 |
|
callebtc
|
8c2f718c66
|
add lnaddress to extra
|
2023-03-15 00:14:25 +01:00 |
|
callebtc
|
e46f1fb027
|
fix migrations
|
2023-03-15 00:07:00 +01:00 |
|
callebtc
|
fcd5a30712
|
fix migrations
|
2023-03-15 00:06:04 +01: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 |
|
callebtc
|
5109833b8f
|
table entry if no ln address is set
|
2023-03-14 11:52:43 +01:00 |
|
callebtc
|
f2a72a31f1
|
wording
|
2023-03-14 11:48:25 +01:00 |
|