Commit graph

8 commits

Author SHA1 Message Date
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
benarc
8128154492 removed unincrement
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
2024-03-21 13:44:30 +00:00
benarc
ab82ee65f0 added hash check to stop race 2024-03-21 12:37:09 +00:00
benarc
04551571db restored original fix
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled
2024-03-20 20:03:12 +00: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
supiiik
8cd549042d
Order withdraw links by open_time. New first (#8) 2023-09-24 20:15:27 +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