lnbits-legend/lnbits/core
Vlad Stan c51e7351e8
fix: extension stop background work (#2281)
* feat: add helper methods

* fix: do not try to stop background work on first install

* fix: first stop via function call then try REST API

* fix: `make check`

* fix: prepare for `{ext_id}_stop`
2024-02-21 12:08:37 +02:00
..
sso Add Keycloak SSO (#2272) 2024-02-14 09:23:37 +01:00
templates Updated new wallet warning modal text to clarify importance of backing up login creds (#2273) 2024-02-20 14:36:39 +02:00
views fix: extension stop background work (#2281) 2024-02-21 12:08:37 +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 refactor: generalize SSO auth (#2263) 2024-02-14 07:57:50 +01:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py fix: extension stop background work (#2281) 2024-02-21 12:08:37 +02:00
migrations.py revert: migration (#2198) 2024-01-09 11:34:53 +00:00
models.py feat: install wizard on first launch (#1977) 2024-01-25 13:33:40 +00:00
services.py Wallet limits: max balance, daily max withdraw, transactions per sec (#2223) 2024-02-09 17:25:53 +02:00
tasks.py chore: remove listener dict (#2279) 2024-02-16 14:47:52 +02:00