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
Ben Arc
0c44c0c048
Black
2021-07-03 16:08:18 +01:00
fiatjaf
2f309c9863
postgres support.
2021-07-02 17:34:31 -03:00
fiatjaf
42bd5ea989
remove exception to black line-length and reformat.
2021-03-24 00:40:32 -03:00
benarc
ad545e7fe1
prettier/black
2021-03-17 19:27:52 +00:00
benarc
7cd3487bc9
Added hash check to db
2021-03-17 15:38:32 +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
c965bca41d
migration tracking.
2020-09-04 21:33:30 -03:00
fiatjaf
660d56d400
run black on everything.
2020-08-30 23:19:43 -03:00
benarc
c17ac32c86
Fixed LNURLw migration
2020-07-22 20:17:37 +01:00
benarc
294beb2fca
Updated Withdraw extension to handle unique facets
2020-07-20 21:03:23 +01:00
Eneko Illarramendi
14d61eaf56
feat(withdraw): type casting
2020-05-08 21:12:31 +02:00
Eneko Illarramendi
a834a64319
refactor(withdraw): migrate extension to Vue
2020-04-16 20:58:16 +02:00
Eneko Illarramendi
490e166f75
refactor: improve database migrations
2020-04-16 20:58:16 +02:00