dni ⚡

Results 191 comments of dni ⚡

please remove Claude.md and extensions.json

take a look this is already a variation of pay to upload, with frontend https://github.com/lnbits/pay2print

malicous users you maybe want to disable immediatly, but not delete yet.

Oct 28 14:57:37 mynode lnbits[57529]: Uninstalled 1 package in 3ms Oct 28 14:57:37 mynode lnbits[57529]: Installed 1 package in 14ms its takes about 17ms... to run the `uv sync` i...

this just uvicorn (python server) and fastapi / lnbits starting up i guess. i checked the docker file, i know nothing what we could do to improve that, it literally...

versioned api sounds good, i probably just take the usermanager routes as v1 and the new as v2

as soon as we release v1, i am going to do this first because i am not going to update usermanager for v1

> > Usermanager should prob die when we v1, but everything missing from `/user` that usermanager has should be implemented and documented first. Such as, creating users (possible via core...