lnbits-legend/lnbits
dni ⚡ 5a1d660c7b
fix: last_payment on userlist was broken (#2796)
* fix: last_payment on userlist was broken
2024-12-10 11:48:43 +01:00
..
core feat: add failed payments toggle to wallet page (#2794) 2024-12-10 11:47:09 +01:00
nodes chore: use HTTPStatus where possible (#2795) 2024-12-09 13:50:33 +01:00
static fix: last_payment on userlist was broken (#2796) 2024-12-10 11:48:43 +01:00
templates feat: add failed payments toggle to wallet page (#2794) 2024-12-10 11:47:09 +01:00
utils chore: remove ignores from crypto.py (#2787) 2024-12-02 11:47:45 +01:00
wallets feat: lnd_rest allow self payments (#2760) 2024-11-26 13:32:44 +01:00
__init__.py feat: explicitly export for extensions from __init__.py (#2669) 2024-10-14 10:35:41 +03:00
__main__.py overall fixes 2022-10-25 09:23:30 +02:00
app.py [feat] install extensions from dir (#2781) 2024-11-28 11:51:29 +01:00
bolt11.py adding bolt11 lib and removing bolt11.py from the codebase (#1817) 2023-09-25 12:06:54 +02:00
commands.py refactor: extract models (#2759) 2024-11-05 13:26:12 +02:00
db.py feat: improve user admin (#2777) 2024-11-19 10:33:57 +02:00
decorators.py fix: stuck pay_invoice (#2783) 2024-11-28 11:50:15 +01:00
exceptions.py refactor: simplify condition (#2775) 2024-11-13 10:28:46 +02:00
helpers.py Feat: audit (#2779) 2024-11-27 13:06:35 +02:00
jinja2_templating.py chore: update to latest fastapi (#2240) 2024-02-06 11:47:36 -03:00
lnurl.py chore: use HTTPStatus where possible (#2795) 2024-12-09 13:50:33 +01:00
middleware.py chore: use HTTPStatus for ip middleware (#2792) 2024-12-09 12:44:01 +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 LNBits -> LNbits typo (#2552) 2024-06-19 09:27:26 +03:00
settings.py [feat] install extensions from dir (#2781) 2024-11-28 11:51:29 +01:00
tasks.py feat: parse nested pydantic models fetchone and fetchall + add shortcuts for insert_query and update_query into Database (#2714) 2024-10-29 09:58:22 +01:00