Commit graph

17 commits

Author SHA1 Message Date
dni ⚡
720aa694c1
fix: revert withdraw to using bech32 lnurl field (#65) 2025-10-06 18:44:49 +02:00
dni ⚡
10a4caff7e
feat: add lud17 support (#60) 2025-08-25 12:25:20 +02:00
dni ⚡
1bce3bde2d
feat: update to uv (#59) 2025-08-24 23:10:31 +02:00
dni ⚡
b42fee99e5
fix: lnurl_encoding error was not handled (#56) 2025-07-15 15:11:17 +02:00
Vlad Stan
f6aee04c40 fix: lint 2024-11-12 11:00:11 +02:00
Tiago Vasconcelos
c0e85cb0a7 fix: update link 2024-10-25 15:18:13 +01:00
dni ⚡
120e744993
fixup! 2024-10-25 12:07:50 +02:00
dni ⚡
cab62b5c00
rc5 3 2024-10-18 09:52:23 +02:00
dni ⚡
9a1cc1b2cd
rc4-1 2024-10-16 11:06:43 +02:00
dni ⚡
134016312f
fixup! 2024-09-26 10:41:57 +02:00
Julian
00064f65d0
Added paginated fetching to withdraw link table (#41)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
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
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
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 ⚡
a2f03437eb
fix for latest fastapi 2023-06-20 11:18:03 +02:00
dni ⚡
fcb973b540
init commit
Some checks failed
release github version / build (push) Has been cancelled
2023-02-17 11:57:27 +01:00