lnbits-legend/lnbits/core/services
dni ⚡ f5ccf5c157
fix: stuck pay_invoice (#2783)
db connection wasnt passed to `get_user_active_extensions_id`. and in
some contexts nested db connection will stuck the server
2024-11-28 11:50:15 +01:00
..
__init__.py feat: improve user admin (#2777) 2024-11-19 10:33:57 +02:00
extensions.py fix: ext upgrade (#2776) 2024-11-13 13:00:05 +02:00
funding_source.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
lnurl.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
payments.py fix: stuck pay_invoice (#2783) 2024-11-28 11:50:15 +01:00
settings.py refactor: make settings key-value in DB (#2766) 2024-11-08 10:06:21 +02:00
users.py feat: improve user admin (#2777) 2024-11-19 10:33:57 +02:00
websockets.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