lnbits-legend/lnbits/core
Vlad Stan 4cea06c5a5
Move UI configs to profile (#2201)
* feat: add tabs

* feat: move buttons to user profile

* feat: i18n

* refactor: move ui methods to `account` component
2024-01-15 11:51:34 +02:00
..
templates Move UI configs to profile (#2201) 2024-01-15 11:51:34 +02:00
views refactor: extract AESCipher to crypto.py (#2202) 2024-01-15 11:51:15 +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 feat: add created_at and updated_at to wallets and accounts (#2177) 2023-12-21 12:37:56 +00:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00
migrations.py revert: migration (#2198) 2024-01-09 11:34:53 +00:00
models.py feat: add created_at and updated_at to wallets and accounts (#2177) 2023-12-21 12:37:56 +00:00
services.py feat: lnurl library update 2023-12-06 12:55:01 +01:00
tasks.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00