Commit graph

6 commits

Author SHA1 Message Date
Eneko Illarramendi
30cf2e9f99 feat: automatically import extension blueprints 2020-02-19 20:52:34 +01:00
Eneko Illarramendi
e5915bc493 refactor: add a simple config file to extensions
It makes possible to automagically keep the extensions admin page updated.
2020-02-18 20:27:04 +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
Arc
2982b60be6
Update extensions.html 2020-01-29 19:22:43 +00:00
Arc
be8c837033
Update extensions.html 2020-01-28 22:26:13 +00:00
Arc
aef01e2566
Added templates for lnfaucet extension
Ideally, these need to be moved to the lnfaucet template
2020-01-27 23:00:24 +00:00