Commit graph

12 commits

Author SHA1 Message Date
benarc
1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
Stefan Stammberger
534dfdb4e0
fix: startup of lntickets listeners 2021-09-29 20:44:00 +02:00
Stefan Stammberger
85d9a3fcc3
fix: some errors in lnticket ext 2021-09-28 21:18:15 +02:00
Tiago vasconcelos
ca5ee4ed4f tickets fastAPI 2021-09-27 21:02:50 +01:00
Tiago vasconcelos
3a3ef4cd22 tickets fastAPI: init 2021-09-27 20:33:18 +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
Tiago vasconcelos
1667e60464 changed polling to invoice listener
- fixed issue #213
2021-06-15 12:32:23 +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
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
Arc
13f01dfbe6
Add files via upload 2020-05-08 21:03:18 +01:00