lnbits-legend/lnbits
2022-11-18 09:48:55 +00:00
..
core Merge remote-tracking branch 'origin/main' into bcgerty 2022-10-24 15:37:25 +01:00
extensions Reduce precision in get_percent_difference func 2022-11-18 09:48:55 +00: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 Remove unused proxy_fix (#1007) 2022-10-24 11:50:52 +02:00
bolt11.py Wallets/unhashed_description (#870) 2022-08-13 14:29:04 +02:00
commands.py make format everything (#743) 2022-07-16 14:23:03 +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 Improved SSE listeners (#865) 2022-10-04 09:51:47 +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
Pipfile Added front end and work on db migrations and saving 2022-09-28 15:05:37 +01: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