..
core
[REFACTOR] proper create_invoice responses for descriptions ( #1863 )
2023-08-24 12:58:10 +02:00
static
[FEATURE] Adding coverage for 'lntbs' signet prefix ( #1881 )
2023-08-18 09:48:45 +01:00
templates
Adds security tools, such as a rate limiter, IP block/allow, server logs ( #1606 )
2023-06-20 11:26:33 +02:00
utils
refactor exchange rates ( #1847 )
2023-08-24 11:59:57 +01:00
wallets
[CHORE] string formatting default length 88 ( #1887 )
2023-08-24 10:26:09 +01:00
__init__.py
refactor: clean up __init__ file following some Flask conventions
2020-09-06 21:06:01 -03:00
__main__.py
overall fixes
2022-10-25 09:23:30 +02:00
app.py
improve on openapi metadata ( #1795 )
2023-08-24 10:52:12 +01:00
bolt11.py
[DEV] add ruff for linting and combine linters into one workflow ( #1875 )
2023-08-19 07:38:04 +02:00
cache.py
[CHORE] update mypy and new issues ( #1892 )
2023-08-23 21:24:54 +02:00
commands.py
[CHORE] string formatting default length 88 ( #1887 )
2023-08-24 10:26:09 +01:00
db.py
[CHORE] string formatting default length 88 ( #1887 )
2023-08-24 10:26:09 +01:00
decorators.py
[CHORE] string formatting default length 88 ( #1887 )
2023-08-24 10:26:09 +01:00
extension_manager.py
[CHORE] string formatting default length 88 ( #1887 )
2023-08-24 10:26:09 +01:00
helpers.py
[CHORE] string formatting default length 88 ( #1887 )
2023-08-24 10:26:09 +01:00
jinja2_templating.py
fix pyright lnbits
2023-04-04 07:34:17 +02:00
lnurl.py
fix pylint W0612 (unused-variable)
2023-01-30 11:46:43 +00:00
middleware.py
[CHORE] string formatting default length 88 ( #1887 )
2023-08-24 10:26:09 +01:00
requestvars.py
I want them to turn black
2021-10-17 18:33:29 +01:00
server.py
[CHORE] string formatting default length 88 ( #1887 )
2023-08-24 10:26:09 +01:00
settings.py
[REFACTOR] do not throw an exception in list_parse_fallback ( #1891 )
2023-08-24 12:50:38 +02:00
tasks.py
[CHORE] string formatting default length 88 ( #1887 )
2023-08-24 10:26:09 +01:00