lnbits-legend/lnbits/core
2023-02-23 11:41:44 +00:00
..
static fix issue #1506 (#1541) 2023-02-23 11:40:24 +01:00
templates RIP Lntxbot, thank you for all your help building LN, you will be missed :( 2023-02-23 11:41:44 +00:00
views fix: hide Admin UI if LNBITS_ADMIN_UI is false (#1537) 2023-02-22 13:30:57 +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 check for amountless invoices deeper in the call stack (#1536) 2023-02-22 13:30:45 +01:00
tasks.py refactor: remove unused imports 2022-12-27 14:50:42 +01:00