Commit graph

28 commits

Author SHA1 Message Date
benarc
1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +01:00
Tiago vasconcelos
7b93299ef7 axios query params fix 2021-10-08 11:03:55 +01:00
Tiago vasconcelos
683f138f1b invoice gets undefined 2021-10-06 19:43:57 +01:00
Tiago vasconcelos
d9aaae7872 added tpos extension 2021-10-06 14:49:00 +01:00
Tiago vasconcelos
6edac8ae8d remove extensions 2021-10-01 10:49:11 +01:00
Ben Arc
76cb93b276 Started watchonly 2021-08-20 19:48:44 +01:00
Tiago vasconcelos
edf748d690 refactor for fastAPI 2021-08-20 17:14:44 +01:00
Tiago vasconcelos
0cd828d43f added tpos back 2021-08-20 10:34:52 +01:00
Ben Arc
9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
fiatjaf
42bd5ea989 remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
benarc
31b1c0d1d5 Fixed tpos links not being fetched 2020-12-01 22:53:52 +00: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
197af922d0 use {"tag": ext} for extension-related payments. 2020-09-02 12:44:54 -03:00
fiatjaf
bf3c44b3c4 extra fields on apipayments + index payments by payment_hash 2020-09-02 11:10:48 -03:00
Eneko Illarramendi
083f7a0a8d chore: use standard library's HTTP status codes 2020-05-03 15:57:05 +02:00
Arc
d82e06a4f9
Update views_api.py 2020-04-20 08:29:19 +01:00
Eneko Illarramendi
a455379ee1 refactor(tpos): migrate extension 2020-04-17 20:39:23 +02:00
Eneko Illarramendi
fd4dddda6e chore: rename api-key-macaroon 2020-04-16 20:58:16 +02:00
Eneko Illarramendi
dd23b20090 chore: various tweaks 2020-04-16 20:58:16 +02:00
Arc
11c8e46b26
Update views_api.py 2020-04-13 21:35:35 +01:00
Eneko Illarramendi
af5269e239 refactor: add core.utils for creating and paying invoices
This methods can be used by extensions too.
2020-04-11 23:15:24 +02:00
Eneko Illarramendi
4397a6cab3 feat: use cerberus schemas to validate POST data 2020-04-11 20:16:54 +02:00
Arc
e65c0a47bb
Update views_api.py 2020-04-10 22:04:29 +01:00
Arc
233ed4ff4d
Update views_api.py 2020-02-26 01:46:12 +00:00
Arc
4bfa9a6a05
Update views_api.py 2020-02-26 00:40:23 +00:00
Arc
a6f0504cea
Update views_api.py 2020-02-25 19:50:59 +00:00
Arc
f02066e077
Add files via upload 2020-02-25 00:45:21 +00:00