Commit graph

10 commits

Author SHA1 Message Date
dni ⚡
10a4caff7e
feat: add lud17 support (#60) 2025-08-25 12:25:20 +02:00
Tiago Vasconcelos
8d731dccfc fix: consistent js 2024-10-25 15:16:50 +01:00
dni ⚡
134016312f
fixup! 2024-09-26 10:41:57 +02:00
dni ⚡
e2f97f05dd
feat: add created_at time to links (#46)
closes #16
2024-08-30 06:17:26 +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
Arc
ee3838ed9f
Adds extended description (#33)
* Adds extended description

* filename fixed

* added video

* Fixed tile link
2024-05-17 14:41:24 +01: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 ⚡
fcb973b540
init commit
Some checks failed
release github version / build (push) Has been cancelled
2023-02-17 11:57:27 +01:00