core
|
fix pylint R1714 (consider-using-in)
|
2023-01-30 11:46:43 +00:00 |
extensions
|
run autoflake
|
2023-01-30 11:46:43 +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 |
wallets
|
fix pylint C0209 (consider-using-f-string)
|
2023-01-30 11:46:43 +00:00 |
__main__.py
|
overall fixes
|
2022-10-25 09:23:30 +02:00 |
app.py
|
fix pylint C0209 (consider-using-f-string)
|
2023-01-30 11:46:43 +00:00 |
bolt11.py
|
fix pylint C0209 (consider-using-f-string)
|
2023-01-30 11:46:43 +00:00 |
commands.py
|
chore: format SQL
|
2023-01-20 15:53:27 +02:00 |
db.py
|
refactor: remove redundant # type: ignore
|
2023-01-10 09:45:12 +02:00 |
helpers.py
|
fix pylint W0102 (dangerous-default-value)
|
2023-01-30 11:46:43 +00:00 |
lnurl.py
|
fix pylint W0612 (unused-variable)
|
2023-01-30 11:46:43 +00:00 |
server.py
|
chore: code format
|
2022-12-09 14:09:16 +02:00 |
tasks.py
|
run autoflake
|
2023-01-30 11:46:43 +00:00 |