lnbits-legend/lnbits/core
dni ⚡ b9f0af0e79
feat: complete use of LNBITS_EXTENSIONS_DEACTIVATE_ALL (#2341)
- add to admin ui
- move to `ExtensionsSettings`
- hide left navbar when disabled
- do not register extension routes on startup
- do not check for installed extensions on startup
- reafctor into register_all_ext_routes
2024-03-26 11:44:33 +01:00
..
sso Add Keycloak SSO (#2272) 2024-02-14 09:23:37 +01:00
templates feat: complete use of LNBITS_EXTENSIONS_DEACTIVATE_ALL (#2341) 2024-03-26 11:44:33 +01:00
views feat: reduce initial requests on wallet page (#2335) 2024-03-22 12:59:49 +01: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 commands delete-walle, delete-wallet-payment and verbose option, (#2354) 2024-03-24 21:51:59 +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: 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 refactor: dev-friendly payment status name (#2322) 2024-03-13 16:17:33 +01:00
services.py refactor: dev-friendly payment status name (#2322) 2024-03-13 16:17:33 +01:00
tasks.py refactor: move registering of tasks into app.py (#2290) 2024-03-22 12:29:05 +01:00