Commit graph

20 commits

Author SHA1 Message Date
dni ⚡
2fc4fad757
bug: increment before paying (#23)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.5
fixes issue in used withdraws
2024-02-06 12:56:29 +01:00
Leonhard Weese
41971f1e08
Update crud.py (#9)
The short url is available for each lnurlw, and with six digits probably far from "safe". I propose to revert to the previous 22 digits.
2024-02-02 21:16:44 +01:00
dni ⚡
ab4c9880be
bug: fix latest fastapi req_for (#20)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.4
2023-09-29 09:11:16 +02:00
Pavol Rusnak
4b87e87f64
fix typo (#19) 2023-09-26 22:03:07 +02:00
Tiago Vasconcelos
e374df7756
allow custom path (#14)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.3
* allow custom path
---------

Co-authored-by: dni  <office@dnilabs.com>
2023-09-26 14:05:14 +02:00
supiiik
8cd549042d
Order withdraw links by open_time. New first (#8) 2023-09-24 20:15:27 +02:00
Tiago Vasconcelos
b2fcdffc0d
check .onion and change scheme to http (#7) 2023-09-24 20:14:47 +02:00
Tiago Vasconcelos
d8b6ac40bc
Fix updating the uses (#6)
* update the usescsv db row when uses change
* add a created column for visual aid of the created links
* allow decrease uses
2023-09-24 19:32:00 +02:00
dni ⚡
13ca6ed5c4
add proper jsonresponses to lnurl.py (#3) 2023-09-24 19:30:21 +02:00
Tiago Vasconcelos
c4cb176f10
Fix Webhooks on withdraw (#2)
* make webhook toggle not undefined
* undefined toggle at update and stringify webhook
* remove comment
* remove json stringify
* json validation serverside
* Fix updating withdraw links with webhook info
* make webhook toggle not undefined
* undefined toggle at update and stringify webhook
* remove comment
* remove json stringify
* Fix updating withdraw links with webhook info
* fix: use arrow functions

---------

Co-authored-by: dni  <office@dnilabs.com>
Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2023-09-24 19:29:25 +02:00
dni ⚡
44e79baee1
[FEAT] add better release workflow (#18) 2023-09-23 23:01:25 +02:00
dni ⚡
2aab3cdfcc
[UPDATE] release workflow to do automatic PR into extensions repo (#12)
Some checks failed
release github version / release (push) Has been cancelled
release github version / pullrequest (push) Has been cancelled
v0.1.2
2023-09-06 11:26:34 +02:00
callebtc
0f7e0a2fc6
Merge pull request #10 from lnbits/fix/lnurl_error
Add custom error handler for lnurl
2023-09-06 11:10:32 +02:00
callebtc
1072db72c1 add custom error handler for lnurl 2023-08-28 16:13:59 +02:00
dni ⚡
527d1c9ae1
Merge pull request #4 from lnbits/latest-fastapi
Some checks failed
release github version / build (push) Has been cancelled
0.1.1
fix for latest fastapi
2023-06-22 10:56:19 +02:00
dni ⚡
a2f03437eb
fix for latest fastapi 2023-06-20 11:18:03 +02:00
dni ⚡
c374517d8a
add x.x.x to release workflow 2023-06-17 10:52:39 +02:00
Tiago Vasconcelos
b80c140111
Update README.md 2023-04-24 10:41:25 +01:00
Pavol Rusnak
ea0d5b236c
add license 2023-02-24 18:13:41 +01:00
dni ⚡
fcb973b540
init commit
Some checks failed
release github version / build (push) Has been cancelled
0.1
2023-02-17 11:57:27 +01:00