lnbits-legend/lnbits
2023-01-18 17:38:51 +02:00
..
core chore: clean-up 2023-01-18 17:38:51 +02:00
extensions Merge branch 'main' into draggablecopilot 2023-01-16 10:01:40 +00:00
static chore: migrate after major changes on main 2023-01-18 17:38:36 +02:00
templates
utils
wallets fix: lntips payment lookup error handling (#1374) 2023-01-18 12:02:32 +01:00
__init__.py
__main__.py
app.py chore: code format 2023-01-18 17:38:36 +02:00
bolt11.py refactor: remove redundant # type: ignore 2023-01-10 09:45:12 +02:00
commands.py feat: used dedicated table for installed extensions 2023-01-18 17:38:36 +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_manger.py feat: show release page link 2023-01-18 17:38:51 +02:00
helpers.py chore: code format 2023-01-18 17:38:36 +02:00
jinja2_templating.py
lnurl.py remove unnecessary argument encoding from bytes.decode() and str.encode() 2023-01-03 22:38:28 +01:00
requestvars.py
server.py
settings.py feat: add GITHUB_TOKEN for github api calls (prevent rate-limit) 2023-01-18 17:38:51 +02:00
tasks.py