Eneko Illarramendi
|
f98a5040ac
|
refactor: decorators, models and more broken bits
|
2020-03-04 23:11:15 +01:00 |
|
Eneko Illarramendi
|
0d33bc2933
|
refactor: remove databases from code an use schemas instead
All databases are now saved together in the same LNBITS_DATA_FOLDER.
Extensions have to define a schema.yml file for creating the necessary database.
|
2020-02-10 19:40:01 +01:00 |
|
fiatjaf
|
463ee21c9f
|
take JS out of HTML, fix transactions chart, add apipayments.time.
|
2019-12-14 17:26:26 -03:00 |
|
Eneko Illarramendi
|
5849ffc678
|
refactor: abstract wallets
|
2019-12-14 10:13:27 +01:00 |
|
fiatjaf
|
23ffa40f30
|
balances view and other minor edits.
|
2019-12-14 00:11:41 -03:00 |
|
fiatjaf
|
7097d01f9e
|
move schema to sqlfile, create on init.
|
2019-12-13 20:34:19 -03:00 |
|
fiatjaf
|
978854fc72
|
move variables to environment.
|
2019-12-13 19:41:39 -03:00 |
|
Eneko Illarramendi
|
3d3632a06f
|
refactor: add some dev files and black original code
Original server code has been moved to __init__ file, so we can
work on `lnbits` as a package.
|
2019-12-13 17:56:19 +01:00 |
|