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
Eneko Illarramendi
083f7a0a8d
chore: use standard library's HTTP status codes
2020-05-03 15:57:05 +02:00
Eneko Illarramendi
a455379ee1
refactor(tpos): migrate extension
2020-04-17 20:39:23 +02:00
Eneko Illarramendi
dd23b20090
chore: various tweaks
2020-04-16 20:58:16 +02:00
Arc
ba9449db23
Update views.py
2020-04-13 22:31:54 +01:00
Arc
a468904356
Update views.py
2020-04-13 21:36:14 +01:00
Arc
211b72648b
Update views.py
2020-04-10 22:04:48 +01:00
Arc
d6cab311c5
Update views.py
2020-04-03 20:00:16 +01:00
Arc
676bd24d38
Update views.py
2020-04-03 19:59:40 +01:00
Arc
539bce0d54
Update views.py
2020-02-26 19:12:12 +00:00
Arc
d22ef892a4
Update views.py
2020-02-26 00:40:42 +00:00
Arc
f02066e077
Add files via upload
2020-02-25 00:45:21 +00:00