.. |
core
|
make test run again, introduce mypy again
|
2022-07-25 12:03:06 +02:00 |
extensions
|
LNURLp: NFC UI improvement (#767)
|
2022-07-21 13:39:21 +02:00 |
static
|
Extension list UI improvements (#769)
|
2022-07-23 10:46:30 +02:00 |
templates
|
Extension list UI improvements (#769)
|
2022-07-23 10:46:30 +02:00 |
utils
|
some more mypy fixes
|
2022-07-25 12:02:59 +02:00 |
wallets
|
black formating
|
2022-07-25 12:03:06 +02:00 |
__init__.py
|
refactor: clean up __init__ file following some Flask conventions
|
2020-09-06 21:06:01 -03:00 |
__main__.py
|
make format everything (#743)
|
2022-07-16 14:23:03 +02:00 |
app.py
|
remove commented out and unused code in app object, it is now used in lnbits/__main__.py directly, fixes mypy error
|
2022-07-25 12:00:22 +02:00 |
bolt11.py
|
mypy fakewallet, macaroon, bolt11 invoice
|
2022-07-25 12:03:06 +02:00 |
commands.py
|
make format everything (#743)
|
2022-07-16 14:23:03 +02:00 |
db.py
|
make format everything (#743)
|
2022-07-16 14:23:03 +02:00 |
decorators.py
|
black formating
|
2022-07-25 12:03:06 +02:00 |
helpers.py
|
some more mypy fixes
|
2022-07-25 12:02:59 +02:00 |
jinja2_templating.py
|
remove type comment
|
2021-11-27 13:01:12 +01:00 |
lnurl.py
|
fix insertion bugs/incompatibilities with lastrowid stuff.
|
2021-08-11 22:19:27 -03:00 |
proxy_fix.py
|
make format everything (#743)
|
2022-07-16 14:23:03 +02:00 |
requestvars.py
|
I want them to turn black
|
2021-10-17 18:33:29 +01:00 |
settings.py
|
Core: add internal flag for invoice creation to use FakeWallet (#646)
|
2022-07-17 14:34:25 +02:00 |
tasks.py
|
some more mypy fixes
|
2022-07-25 12:02:59 +02:00 |