lnbits-legend/lnbits/core
Arc 2787d5c6b6
Merge pull request #1542 from lnbits/pullntxbot
RIP Lntxbot, thank you for all your help building LN, you will be missed :(
2023-03-07 12:48:44 +00:00
..
static fix: init filteredExtensions with [] (#1543) 2023-02-23 16:32:40 +01:00
templates Merge pull request #1542 from lnbits/pullntxbot 2023-03-07 12:48:44 +00:00
views FEAT: add db export admin route for pg and sqlite, add to adminui 2023-03-02 15:22:39 +01:00
__init__.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
crud.py fix flake8 F541 (f-string is missing placeholders) 2023-01-30 11:46:44 +00:00
helpers.py chore: fix typos 2023-02-15 17:32:49 +02:00
migrations.py fix: icon missing after extension install 2023-01-26 12:30:42 +02:00
models.py fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
services.py introduce baseurl and remove force_https (#1549) 2023-02-28 13:45:43 +01:00
tasks.py refactor: remove unused imports 2022-12-27 14:50:42 +01:00