lnbits-legend/lnbits
2023-01-30 11:46:44 +00:00
..
core fix flake8 F541 (f-string is missing placeholders) 2023-01-30 11:46:44 +00:00
extensions fix flake8 W291 (trailing whitespace) 2023-01-30 11:46:44 +00:00
static Added generic icon for iconless plugiins 2023-01-25 16:55:08 +00:00
templates feat: move Admin to left hand side menu 2022-12-12 11:31:29 +02:00
utils fix isort check 2022-07-25 12:03:06 +02:00
wallets fix flake8 E711 (comparison-to-none) 2023-01-30 11:46:44 +00:00
__init__.py
__main__.py overall fixes 2022-10-25 09:23:30 +02:00
app.py fix flake8 F541 (f-string is missing placeholders) 2023-01-30 11:46:44 +00:00
bolt11.py fix flake8 E713 (test-for-membership) 2023-01-30 11:46:44 +00:00
commands.py chore: format SQL 2023-01-20 15:53:27 +02:00
db.py fix flake8 E713 (test-for-membership) 2023-01-30 11:46:44 +00:00
decorators.py fix flake8 E713 (test-for-membership) 2023-01-30 11:46:44 +00:00
extension_manager.py fix flake8 E713 (test-for-membership) 2023-01-30 11:46:44 +00:00
helpers.py fix pylint W0102 (dangerous-default-value) 2023-01-30 11:46:43 +00:00
jinja2_templating.py silence pylint W0231 (super-init-not-called) 2023-01-30 11:46:44 +00:00
lnurl.py fix pylint W0612 (unused-variable) 2023-01-30 11:46:43 +00:00
requestvars.py
server.py chore: code format 2022-12-09 14:09:16 +02:00
settings.py fix flake8 F541 (f-string is missing placeholders) 2023-01-30 11:46:44 +00:00
tasks.py run autoflake 2023-01-30 11:46:43 +00:00