lnbits-legend/lnbits/core
Vlad Stan e8aa498683
feat: add get endpoint for user wallets (#2299)
* feat: add get endpoint for user wallets

* feat: only expose relevant fields

* refactor: extract `BaseWallet`

* doc: add open api doc
2024-02-27 10:08:10 +02:00
..
sso Add Keycloak SSO (#2272) 2024-02-14 09:23:37 +01:00
templates add ZBD to homepage 2024-02-23 16:11:27 -03:00
views feat: add get endpoint for user wallets (#2299) 2024-02-27 10:08:10 +02:00
__init__.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00
crud.py Paid extensions (#2229) 2024-02-22 13:16:41 +00:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py fix: extension stop background work (#2281) 2024-02-21 12:08:37 +02:00
migrations.py revert: migration (#2198) 2024-01-09 11:34:53 +00:00
models.py feat: add get endpoint for user wallets (#2299) 2024-02-27 10:08:10 +02:00
services.py fix: raise proper exception in services pay_invoice 2024-02-23 00:39:00 -03:00
tasks.py refactor: move mark_webhook_sent into crud.py 2024-02-21 11:14:04 -03:00