Ben Arc
daff019920
Fixed usermanager ext
2021-04-21 14:02:52 +01:00
Ben Arc
6ae3690797
Fixed usermanager endpoint
2021-04-21 13:41:00 +01:00
Ben Arc
33e2bdb7fb
Fixed usermanager ext
2021-04-21 13:34:50 +01:00
Ben Arc
d908f912ee
Fixed user manager api
2021-04-21 13:12:16 +01:00
fiatjaf
42bd5ea989
remove exception to black line-length and reformat.
2021-03-24 00:40:32 -03:00
fiatjaf
d3fc52cd49
migrate to sqlalchemy-aio.
...
a big refactor that:
- fixes some issues that might have happened (or not) with asynchronous
reactions to payments;
- paves the way to https://github.com/lnbits/lnbits/issues/121 ;
- uses more async/await notation which just looks nice; and
- makes it simple(r?) for one extension to modify stuff from other extensions.
2020-11-21 23:02:14 -03:00
fiatjaf
d4e30356c7
fix: return "message" instead of "error" so it is handled better at the client.
2020-11-10 22:59:50 -03:00
fiatjaf
f01028eac7
migrate from flask to quart.
...
also remove all flaskiness from static file serving.
and reference all vendored scripts on the base tempĺate for simplicity.
2020-09-14 16:03:25 -03:00
fiatjaf
660d56d400
run black on everything.
2020-08-30 23:19:43 -03:00
benarc
5e81c64831
Usermanager extension update
2020-06-15 16:35:30 +01:00
benarc
d56c2627f4
Endpoint for updating user extensions vie usermanager
2020-06-15 16:30:24 +01:00
Eneko Illarramendi
083f7a0a8d
chore: use standard library's HTTP status codes
2020-05-03 15:57:05 +02:00
Arc
d72678972d
Add files via upload
2020-05-01 06:09:51 +01:00