Commit graph

30 commits

Author SHA1 Message Date
dni ⚡
908369efff fix tpos mypy issue 2023-01-04 11:32:33 +01:00
dni ⚡
66739f4246 make extension use new settings 2022-10-05 13:03:10 +02:00
calle
f4e7d62ca3
make format everything (#743) 2022-07-16 14:23:03 +02:00
Lee Salminen
ebeb3d213b alter injection of tpos to match 2022-07-05 15:09:04 -06:00
calle
17c79cd044
Makefile: remove prettier (#705)
* remove prettier

* black
2022-07-05 17:18:22 +02:00
Lee Salminen
f9b929ae7d add PWA support for the tpos extension 2022-07-04 16:39:05 -06:00
Tiago vasconcelos
cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
benarc
e03370188a Fixed payment checking 2021-10-22 00:41:30 +01:00
Tiago vasconcelos
70885ce160 clean up (black, sort) 2021-10-18 10:58:09 +01:00
benarc
1d3bb016a2 I want them to turn black 2021-10-17 18:33:29 +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
bbdb96f4ac Converted views 2021-08-21 01:55:07 +01:00
Tiago vasconcelos
12846f5cac testing push 2021-08-20 17:51:30 +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
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