ben
85b5e96ea7
Included currency conversion
2023-01-06 15:28:32 +00:00
ben
7b3bab096e
Added tasks example
2023-01-06 14:37:49 +00:00
ben
bbb955df1b
Its alive!
2023-01-06 10:57:15 +00:00
callebtc
f8400512f7
black formating
2022-06-01 14:53:05 +02:00
Tiago Vasconcelos
7c4ce9bf96
Extension: add example extension ( #644 )
...
* add example ext files
* remove from extension list
2022-06-01 13:53:47 +02:00
Tiago vasconcelos
6edac8ae8d
remove extensions
2021-10-01 10:49:11 +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
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
Eneko Illarramendi
c3e337a319
fix: mypy errors
2020-04-26 16:58:29 +02:00
Arc
44c6dc0c01
Create __init__.py
2020-02-19 22:58:58 +00:00