lnbits-legend/lnbits/core
dni ⚡ 9db2429a45
refactor: move migrate_databases to core helpers (#2636)
commands.py should be used for cli commands
2024-08-30 18:48:50 +02:00
..
sso Add Keycloak SSO (#2272) 2024-02-14 09:23:37 +01:00
templates feat: frontend gradient option (#2561) 2024-08-30 18:16:24 +02:00
views feat: add rate endpoint per currency (#2641) 2024-08-20 10:52:39 +01:00
__init__.py feat: use __all__ to export deps from __init__.py (#2630) 2024-08-08 07:29:21 +02:00
crud.py test: refactor to not use paid_invoices stream for real invoice tests (#2628) 2024-08-07 16:19:53 +02:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py refactor: move migrate_databases to core helpers (#2636) 2024-08-30 18:48:50 +02:00
migrations.py refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00
models.py add proper validation for the unit field when creating an invoice (#2647) 2024-08-30 12:17:52 +01:00
services.py feat: add generic lnurl error response handler (#2638) 2024-08-30 13:12:55 +02:00
tasks.py refactor: get_balance_delta and use pydantic model for openapi docs (#2492) 2024-05-13 17:59:29 +02:00