lnbits-legend/lnbits
dni ⚡ 9c85e1156c
feat: manage extensions navbar (#2121)
* feat: manage extensions navbar
create now `Manage` spacer in sidebar. and add manage extensions to it
closes #2088
* do not show when no exts
* update cn and jp i18n strings
* rename lnbits-admin-ui component to lnbits-manage, fix its behaviour
* i18n: add Korean language

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
Co-authored-by: psychoet <125599543+psychoet@users.noreply.github.com>
2023-11-27 10:40:36 +01:00
..
core pass custom extra on payment out (#2089) 2023-11-21 12:20:08 +01:00
nodes handle correctly the case with no active channels 2023-11-07 13:03:16 +01:00
static feat: manage extensions navbar (#2121) 2023-11-27 10:40:36 +01:00
templates feat: manage extensions navbar (#2121) 2023-11-27 10:40:36 +01:00
utils [CHORE] cleanup cache and exception on make test (#1899) 2023-08-28 10:56:59 +01:00
wallets CLN: return payment failure if no payment is found (#2113) 2023-11-21 12:54:55 +01:00
__init__.py
__main__.py overall fixes 2022-10-25 09:23:30 +02:00
app.py Add service fee to specific wallet (#2050) 2023-11-21 11:11:21 +00:00
bolt11.py adding bolt11 lib and removing bolt11.py from the codebase (#1817) 2023-09-25 12:06:54 +02:00
commands.py [FEAT] add extension functionality to lnbits-cli (#1963) 2023-10-25 14:03:00 +02:00
db.py [FEAT] create data folder if it doesnt exist (#1930) 2023-09-12 11:56:21 +02:00
decorators.py Add deleted flag wallet (#1826) 2023-09-11 14:06:31 +01:00
extension_manager.py [BUG] Installation of new extensions via LNBITS_EXTENSIONS_DEFAULT_INSTALL does not select the right version (#2046) 2023-10-18 14:11:58 +03:00
helpers.py Add service fee to specific wallet (#2050) 2023-11-21 11:11:21 +00:00
jinja2_templating.py fix pyright lnbits 2023-04-04 07:34:17 +02:00
lnurl.py [CHORE] update dependencies, unsafe pip packages, fastapi (#1609) 2023-09-25 10:54:02 +01:00
middleware.py fix: redirect for all paths of the extension (not only for /api) (#2120) 2023-11-24 21:13:19 +01:00
requestvars.py I want them to turn black 2021-10-17 18:33:29 +01:00
server.py feat: add file logging (#2023) 2023-10-12 11:24:05 +02:00
settings.py Add service fee to specific wallet (#2050) 2023-11-21 11:11:21 +00:00
tasks.py Startup optimization: nonblocking expiry check (#1943) 2023-09-25 12:32:01 +02:00