lnbits-legend/lnbits/core/views
Vlad Stan 26ca8c71d7
Deactivate all extensions flag (#2206)
* feat: allow all extension deactivation

* doc: updated comment

* fix: make sure `register_routes` executes after installed extensions are checked

* chore: code format

* fix: do not run migration on deactivated extensions

* fix: make sure the deactivated extension list is loaded in time

* feat: register extension routes if extension never loaded before

* fix: move `load_disabled_extension_list`

* doc: disable by default
2024-01-22 12:18:12 +02:00
..
__init__.py refactor: breaking bad 2020-03-08 23:00:41 +01:00
admin_api.py [FEAT] Node Managment (#1895) 2023-09-25 15:04:44 +02:00
api.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00
auth_api.py refactor: extract encrypt_internal_message and decrypt_internal_message (#2210) 2024-01-16 15:33:11 +00:00
generic.py Deactivate all extensions flag (#2206) 2024-01-22 12:18:12 +02:00
node_api.py set User-Agent when accessing external resources (#2100) 2023-11-30 12:54:07 +00:00
public_api.py adding bolt11 lib and removing bolt11.py from the codebase (#1817) 2023-09-25 12:06:54 +02:00
tinyurl_api.py refactor: move tinyurl to its own router (#2154) 2023-12-06 10:54:40 +01:00
webpush_api.py refactor: move webpush to it own router 2023-12-06 11:13:24 +01:00