lnbits-legend/lnbits/core
Tiago Vasconcelos 38ef1b0061
feat: add a copy wallet button (#2613)
* feat: add a copy wallet button
* fix: make button consistent
* feat: hide API keys
Closes #2462
* fix: consistency in icons
* fix: missing end tag
2024-07-31 08:51:17 +02:00
..
sso Add Keycloak SSO (#2272) 2024-02-14 09:23:37 +01:00
templates feat: add a copy wallet button (#2613) 2024-07-31 08:51:17 +02:00
views bug: removing admin user was not persistent (#2603) 2024-07-26 11:15:34 +02:00
__init__.py [feat] Pay to enable extension (#2516) 2024-05-28 12:07:33 +01:00
crud.py refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py [feat] Pay to enable extension (#2516) 2024-05-28 12:07:33 +01:00
migrations.py refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00
models.py refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00
services.py refactor: add status column to apipayments (#2537) 2024-07-24 16:47:26 +03:00
tasks.py refactor: get_balance_delta and use pydantic model for openapi docs (#2492) 2024-05-13 17:59:29 +02:00