Commit graph

17 commits

Author SHA1 Message Date
Tiago vasconcelos
cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
benarc
1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
Tiago vasconcelos
0e1a21f431 merged fusion fixes 2021-09-29 10:44:41 +01:00
Tiago vasconcelos
20c44cd0a0 Merge branch 'FastAPI' of https://github.com/arcbtc/lnbits into FastAPI 2021-09-29 10:43:19 +01:00
Stefan Stammberger
85d9a3fcc3
fix: some errors in lnticket ext 2021-09-28 21:18:15 +02:00
Tiago vasconcelos
de4f7fd07a tickets fastAPI fixes 2021-09-28 18:10:06 +01:00
Tiago vasconcelos
ca5ee4ed4f tickets fastAPI 2021-09-27 21:02:50 +01:00
Ben Arc
bbdb96f4ac Converted views 2021-08-21 01:55:07 +01:00
Ben Arc
fe123d6d31 Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
Ben Arc
9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
Ben Arc
3fda8bf06f flatrate added 2021-08-13 23:23:18 +01:00
Ben Arc
6dec5c2f6a black 2021-06-24 01:42:23 +01:00
Tiago vasconcelos
1667e60464 changed polling to invoice listener
- fixed issue #213
2021-06-15 12:32:23 +01: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
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
Arc
13f01dfbe6
Add files via upload 2020-05-08 21:03:18 +01:00