lnbits-legend/lnbits/core
Arc 51d71afe85
Merge pull request #1528 from lnbits/extensionstweak
Users need to be able to see "add extensions" to install them, and bug their admin to install.
2023-02-20 21:38:14 +00:00
..
static gave up on seperate js install file 2023-01-25 20:28:05 +00:00
templates format 2023-02-20 21:19:29 +00:00
views Merge branch 'main' into default_ext_install 2023-02-20 16:30:30 +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 fix flake8 F401+F403 (module imported but unused + unable to detect undefined names) 2023-01-30 11:46:45 +00:00
tasks.py refactor: remove unused imports 2022-12-27 14:50:42 +01:00