core
|
introduce baseurl and remove force_https (#1549)
|
2023-02-28 13:45:43 +01:00 |
extensions
|
remove invoices (#1515)
|
2023-02-20 15:34:18 +01:00 |
static
|
UI: rename extensions button (#1535)
|
2023-02-22 10:01:52 +01:00 |
wallets
|
fix flake8 F811 (redefinition of unused)
|
2023-01-30 11:46:45 +00:00 |
__main__.py
|
overall fixes
|
2022-10-25 09:23:30 +02:00 |
app.py
|
introduce baseurl and remove force_https (#1549)
|
2023-02-28 13:45:43 +01: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 |
lnurl.py
|
fix pylint W0612 (unused-variable)
|
2023-01-30 11:46:43 +00:00 |
middleware.py
|
Add redirect paths for extensions (#1532)
|
2023-02-22 10:12:16 +01:00 |
server.py
|
chore: code format
|
2022-12-09 14:09:16 +02:00 |
settings.py
|
doc: fix links, spelling and minor updates
|
2023-03-01 21:39:40 +02:00 |
tasks.py
|
run autoflake
|
2023-01-30 11:46:43 +00:00 |