lnbits-legend/lnbits/core
2023-04-05 17:39:22 +03:00
..
static fix: init filteredExtensions with [] (#1543) 2023-02-23 16:32:40 +01:00
templates fix: use extension code instead on name 2023-04-05 17:39:22 +03:00
views increase readability by using f-strings (#1597) 2023-04-03 15:34:17 +02: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 internal payment check (#1604) 2023-04-03 15:15:34 +02:00
helpers.py chore: fix typos 2023-02-15 17:32:49 +02:00
migrations.py increase readability by using f-strings (#1597) 2023-04-03 15:34:17 +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 bugfix: 500 error if same wallet tries to pay an external invoice twice (#1594) 2023-04-03 15:34:55 +02:00
tasks.py refactor: remove unused imports 2022-12-27 14:50:42 +01:00