lnbits/lnbits
2022-11-05 21:01:46 +01:00
..
core show progress (#987) 2022-10-11 08:52:39 +02:00
extensions remove arrows 2022-11-05 21:01:46 +01:00
static Update myNode images 2022-09-29 23:42:38 -05:00
templates prevent ios autozoom on inputs (#945) 2022-09-23 16:40:20 +03:00
utils fix isort check 2022-07-25 12:03:06 +02:00
wallets Add backend: ln.tips (LightningTipBot) wallet (#921) 2022-10-10 16:12:06 +02:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py Merge branch 'main' into matthewcroughan/nixify 2022-07-23 20:09:24 +01:00
app.py log successful connection to backend with logger.success() 2022-10-07 08:30:07 +02:00
bolt11.py Wallets/unhashed_description (#870) 2022-08-13 14:29:04 +02:00
commands.py allow external migration modules 2022-10-12 23:17:21 +02:00
db.py fix: use bigint for amounts in postgres (#1030) 2022-10-07 14:23:57 +02:00
decorators.py Fix/admin extension exception (#984) 2022-09-20 15:34:03 +03:00
helpers.py allow external migration modules 2022-10-12 23:17:21 +02:00
jinja2_templating.py fix test warnings when using < python3.8 (#798) 2022-07-28 12:15:27 +02: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
server.py argparser respect boolean arguments (#842) 2022-08-04 16:37:48 +02:00
settings.py strip environment variable list items (#993) 2022-09-23 11:01:14 +03:00
tasks.py Improved SSE listeners (#865) 2022-10-04 09:51:47 +02:00