lnbits-legend/lnbits/core
dni ⚡ 9d7e54f6b2
refactor: use CreatePayment model instead of a lot of kwargs (#2667)
- refactoring create_payment a bit to use a model instead of 10 kwargs
2024-09-24 11:13:30 +02:00
..
extensions Fix overlapping redirect paths (#2671) 2024-09-11 12:41:37 +03:00
sso Add Keycloak SSO (#2272) 2024-02-14 09:23:37 +01:00
templates feat: update to Vue3 (#2677) 2024-09-24 11:06:27 +02:00
views refactor: remove get_key_type decorator (#2676) 2024-09-24 10:56:34 +02:00
__init__.py feat: use __all__ to export deps from __init__.py (#2630) 2024-08-08 07:29:21 +02:00
crud.py refactor: use CreatePayment model instead of a lot of kwargs (#2667) 2024-09-24 11:13:30 +02:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py Fix overlapping redirect paths (#2671) 2024-09-11 12:41:37 +03:00
migrations.py mega chore: update sqlalchemy (#2611) 2024-09-24 10:56:03 +02:00
models.py refactor: use CreatePayment model instead of a lot of kwargs (#2667) 2024-09-24 11:13:30 +02:00
services.py refactor: use CreatePayment model instead of a lot of kwargs (#2667) 2024-09-24 11:13:30 +02:00
tasks.py refactor: get_balance_delta and use pydantic model for openapi docs (#2492) 2024-05-13 17:59:29 +02:00