dni ⚡
5b1fc0ffbe
chore: bump min version to 0.12.11 ( #50 )
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.12
2024-09-03 09:57:37 +02:00
Pavol Rusnak
bbe4ef9cf6
fix broken import of MilliSatoshi ( #48 )
2024-09-03 09:38:45 +02:00
dni ⚡
e2f97f05dd
feat: add created_at time to links ( #46 )
...
closes #16
2024-08-30 06:17:26 +02:00
dni ⚡
4e6d61fa01
fix: return 200 status for lnurl errors and fix uniques ( #43 )
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.11
2024-07-23 15:15:04 +02:00
Julian
00064f65d0
Added paginated fetching to withdraw link table ( #41 )
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.10
2024-07-19 07:22:46 +02:00
dni ⚡
a44820f61f
feat: add linters and ci ( #28 )
...
* feat: introduce linting and ci
* add locks
* prettier
* black and sorting
* f405 missing imports
* E902
* mypy
* renderer
* circular imports
* check comment
* add exports
* add lnurlerrorhandler only on lnurl routes
* add test case
2024-07-11 10:30:28 +02:00
Julian
b5b5abd776
Fix: Add check if no uses left and uses needs to be incremented ( #39 )
2024-07-10 10:56:24 +02:00
Arc
e034643c7f
Added extended description ( #34 )
...
* Adds extended description
* filename fixed
* added video
* Fixed tile link
* Added all contributors
2024-05-17 14:49:10 +01:00
Arc
ee3838ed9f
Adds extended description ( #33 )
...
* Adds extended description
* filename fixed
* added video
* Fixed tile link
2024-05-17 14:41:24 +01:00
Vlad Stan
ac87c2fd29
chore: bump min_lnbits_version
2024-05-14 11:04:41 +03:00
Tiago Vasconcelos
b8ffaefa2e
change extension name ( #32 )
2024-04-24 09:57:02 +02:00
dni ⚡
f350e4cbf0
fix: multiple withdraws not possible when locked ( #30 )
...
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.9
* fix: multiple withdraws not possible when locked
closes #29
2024-04-19 13:08:35 +02:00
benarc
8128154492
removed unincrement
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.7-rc3
v0.1.8
2024-03-21 13:44:30 +00:00
benarc
776946603b
Extra logic so lnurl can be tried after failed payment
2024-03-21 13:16:57 +00:00
benarc
ab82ee65f0
added hash check to stop race
v0.1.7-rc2
2024-03-21 12:37:09 +00:00
benarc
04551571db
restored original fix
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.7
v0.1.7-rc
2024-03-20 20:03:12 +00:00
Vlad Stan
a3861204e2
Fix withdraw increment ( #26 )
...
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
v0.1.6
* Fix: made increment/is_spent more specific
* fix: make safe `increment_withdraw_link `
* fix: remove old fix
* chore: code format
---------
Co-authored-by: benarc <ben@arc.wales>
2024-03-19 14:19:23 +01:00
Jakub Dvořák
b2b4b40c6e
Add withdrawal_link_id to 'extra' database field for payments ( #24 )
2024-03-08 09:29:07 +01:00
dni ⚡
2fc4fad757
bug: increment before paying ( #23 )
...
/ 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 )
/ 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 )
...
/ 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 )
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
...
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
release github version / build (push) Has been cancelled
0.1
2023-02-17 11:57:27 +01:00