..
core
fix: balances view on use non deleted wallets ( #2385 )
2024-04-18 11:49:40 +01:00
nodes
feat: adhere to ruff's B
rules ( #2423 )
2024-04-17 13:11:51 +02:00
static
fix: broken lnurl_callback ( #2445 )
2024-04-18 12:16:00 +02:00
templates
chore: update prettier ( #2405 )
2024-04-12 09:00:31 +02:00
utils
feat: adhere to ruff's B
rules ( #2423 )
2024-04-17 13:11:51 +02:00
wallets
feat: adhere to ruff's B
rules ( #2423 )
2024-04-17 13:11:51 +02: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
feat: adhere to ruff's B
rules ( #2423 )
2024-04-17 13:11:51 +02:00
bolt11.py
adding bolt11 lib and removing bolt11.py from the codebase ( #1817 )
2023-09-25 12:06:54 +02:00
commands.py
chore: adhere to ruff's RUF
rules, 2nd try ( #2420 )
2024-04-17 07:36:22 +02:00
db.py
chore: adhere to ruff's UP
2024-04-15 13:38:04 +02:00
decorators.py
feat: adhere to ruff's B
rules ( #2423 )
2024-04-17 13:11:51 +02:00
extension_manager.py
feat: adhere to ruff's B
rules ( #2423 )
2024-04-17 13:11:51 +02:00
helpers.py
feat: complete use of LNBITS_EXTENSIONS_DEACTIVATE_ALL
( #2341 )
2024-03-26 11:44:33 +01:00
jinja2_templating.py
chore: update to latest fastapi ( #2240 )
2024-02-06 11:47:36 -03:00
lnurl.py
feat: lnurl library update
2023-12-06 12:55:01 +01:00
middleware.py
chore: adhere to ruff's RUF
rules, 2nd try ( #2420 )
2024-04-17 07:36:22 +02:00
py.typed
feat: add PEP561 marker for types ( #2415 )
2024-04-16 16:16:45 +02:00
requestvars.py
I want them to turn black
2021-10-17 18:33:29 +01:00
server.py
feat: adhere to ruff's B
rules ( #2423 )
2024-04-17 13:11:51 +02:00
settings.py
chore: adhere to ruff's RUF
rules, 2nd try ( #2420 )
2024-04-17 07:36:22 +02:00
tasks.py
feat: catch_everything_and_restart
print name of the task ( #2417 )
2024-04-17 10:51:07 +02:00