lnbits-legend/lnbits/core
Vlad Stan 44b458ebb8
[fix] check user extension access (#2519)
* feat: check user extension access
* fix: handle upgraded extensions
2024-05-22 11:10:35 +02:00
..
sso Add Keycloak SSO (#2272) 2024-02-14 09:23:37 +01:00
templates [chore] Update legend to demo (#2505) 2024-05-16 10:05:22 +02:00
views [fix] check user extension access (#2519) 2024-05-22 11:10:35 +02:00
__init__.py feat: usermanager (#2139) 2024-05-10 12:06:46 +02:00
crud.py [fix] check user extension access (#2519) 2024-05-22 11:10:35 +02:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py feat: adhere to ruff's B rules (#2423) 2024-04-17 13:11:51 +02:00
migrations.py fix: show proper total balances fix cleanups (#2490) 2024-05-13 18:01:53 +01:00
models.py refactor: get_balance_delta and use pydantic model for openapi docs (#2492) 2024-05-13 17:59:29 +02:00
services.py Fix: Wrong expiration date in invoice details (#2506) 2024-05-16 13:48:58 +01:00
tasks.py refactor: get_balance_delta and use pydantic model for openapi docs (#2492) 2024-05-13 17:59:29 +02:00