.. |
core
|
Merge remote-tracking branch 'origin/main' into extension_install_02
|
2023-01-26 12:39:11 +00:00 |
extensions
|
Removed streamer copilot, as we need a demo
|
2023-01-25 20:58:28 +00:00 |
static
|
Added generic icon for iconless plugiins
|
2023-01-25 16:55:08 +00:00 |
templates
|
feat: move Admin to left hand side menu
|
2022-12-12 11:31:29 +02:00 |
utils
|
fix isort check
|
2022-07-25 12:03:06 +02:00 |
wallets
|
Wallets: add custom invoice expiry (#1396)
|
2023-01-26 11:08:40 +01:00 |
__init__.py
|
|
|
__main__.py
|
overall fixes
|
2022-10-25 09:23:30 +02:00 |
app.py
|
fix: restore installed extensions
|
2023-01-25 15:00:39 +02:00 |
bolt11.py
|
refactor: remove redundant # type: ignore
|
2023-01-10 09:45:12 +02:00 |
commands.py
|
chore: format SQL
|
2023-01-20 15:53:27 +02:00 |
db.py
|
refactor: remove redundant # type: ignore
|
2023-01-10 09:45:12 +02:00 |
decorators.py
|
removing type: ignore from Query, Depends, Body and import them correctly
|
2023-01-02 11:56:28 +01:00 |
extension_manager.py
|
fix: icon missing after extension install
|
2023-01-26 12:30:42 +02:00 |
helpers.py
|
fix: import after renaming
|
2023-01-20 10:06:32 +02:00 |
jinja2_templating.py
|
fix test warnings when using < python3.8 (#798)
|
2022-07-28 12:15:27 +02:00 |
lnurl.py
|
remove unnecessary argument encoding from bytes.decode() and str.encode()
|
2023-01-03 22:38:28 +01:00 |
requestvars.py
|
I want them to turn black
|
2021-10-17 18:33:29 +01:00 |
server.py
|
chore: code format
|
2022-12-09 14:09:16 +02:00 |
settings.py
|
Merge remote-tracking branch 'origin/main' into extension_install_02
|
2023-01-26 12:39:11 +00:00 |
tasks.py
|
Merge branch 'main' into FinalAdminUI
|
2022-12-12 10:49:31 +02:00 |