lnbits/lnbits
Lee Salminen 6aef9bfd45
Add NFC support to TPOS Extension (#856)
* WIP

* styling

* WIP

* WIP

* WIP

* Clean up for PR

* isort

* hold abortContoller for a while longer
2022-08-15 15:37:10 +02:00
..
core Core: reserve fee as an .env variable (#631) 2022-08-13 20:19:08 +02:00
extensions Add NFC support to TPOS Extension (#856) 2022-08-15 15:37:10 +02:00
static feat: allow custom file name for exportCSV 2022-07-28 15:04:14 +03:00
templates Extension list UI improvements (#769) 2022-07-23 10:46:30 +02:00
utils fix isort check 2022-07-25 12:03:06 +02:00
wallets Lnurlp: use unhashed_description instead of description_hash (#878) 2022-08-14 21:59:36 +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 Fix/header_check_fix_2 (#880) 2022-08-14 23:17:53 +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 make format everything (#743) 2022-07-16 14:23:03 +02:00
decorators.py added test for issue #847 and fixed it! (#848) 2022-08-13 14:47:29 +02:00
helpers.py some more mypy fixes 2022-07-25 12:02:59 +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 Core: reserve fee as an .env variable (#631) 2022-08-13 20:19:08 +02:00
tasks.py some more mypy fixes 2022-07-25 12:02:59 +02:00