654 Commits (cd8a447ba041657c20323ac27a9aa7c5883c6c95)
 

Author SHA1 Message Date
fiatjaf cd8a447ba0 pytest quibbles and dev dependencies. 4 years ago
fiatjaf ef0bdf8363 mypy quibbles. 4 years ago
fiatjaf 75047c5bc3 fix static extensions js url. 4 years ago
fiatjaf 2b38207100 mimic x_proto, x_host params from old ProxyFix. 4 years ago
fiatjaf 5513b34a66 change 1 to true on env vars because that is supported now. 4 years ago
fiatjaf 6928f431a7 poor man's flask-assets. 4 years ago
fiatjaf 3a0762ff82 proxy fix (x-forwarded-...). 4 years ago
fiatjaf 42c6620a07 quart run settings and hypercorn on docker/Procfile. 4 years ago
fiatjaf f01028eac7 migrate from flask to quart. 4 years ago
fiatjaf f452b9c00d withdraw: replace location.hostname with location.host. 4 years ago
fiatjaf 1e2dd412c7 lnurlp: remove wrong /pay/ segments from docs. 4 years ago
fiatjaf e6ad42dbe1 update prettier to 2.1.1 4 years ago
fiatjaf 1faf0b152c remove annoying print(). 4 years ago
fiatjaf f4fffc19aa lndhub extension frontend. 4 years ago
fiatjaf 6210305791 checking pending invoices and payments from lndhub interface. 4 years ago
fiatjaf ce038193cf lndhub extension backend. 4 years ago
fiatjaf 5ac91ee2cf db commits at the right places when sending payments. 4 years ago
fiatjaf 4855e2cd3d make every request a database transaction. 4 years ago
fiatjaf 487f082eb2 take extra care on check_internal() 4 years ago
frennkie a8e1aa3154
Consider port number on lnurlp URL 4 years ago
Arc afb2cc4339
Update .env.example 4 years ago
Arc 6b94abcfb9
Moved install guide to more prominent position 4 years ago
supertestnet bd48bdc04d
Update .env.example due to recent changes (#91) 4 years ago
fiatjaf 130beaf38a fix undeclared ok error. 4 years ago
fiatjaf ab6229806c fix: column is called hash, not payment_hash. 4 years ago
Eneko Illarramendi d62031b068 chore: let's just call it `flask_migrate` 4 years ago
Eneko Illarramendi 1bc5e144d3 refactor: clean up __init__ file following some Flask conventions 4 years ago
fiatjaf ffa3c3f6a6 python -m lnbits 4 years ago
fiatjaf b8de30423f remove walrus operator because python3.7 4 years ago
fiatjaf c965bca41d migration tracking. 4 years ago
Eneko Illarramendi f238b3d1ef fix: TypedDict import 4 years ago
Eneko Illarramendi 6b33f150c6 fix: revert default python version to 3.7 in Pipfile, closes #85 4 years ago
fiatjaf 8b7028d728 add VoidWallet and make it the default. 4 years ago
Eneko Illarramendi 23cfe0d417 chore: update github workflows 4 years ago
Eneko Illarramendi a651f747ac chore: remove `gunicorn` and `gevent` from minimum requirements 4 years ago
fiatjaf dcd3f80974 fix: invoice.payee is None by default. 4 years ago
fiatjaf 6513908a8d
Merge pull request #81 from lnbits/internalpaymentsmegachanges 4 years ago
fiatjaf 753e9c5b15 make linting workflow reflect what is done locally (Makefile). 4 years ago
fiatjaf dc3d96c6a8 fix many mypy complaints, specially on bolt11.py 4 years ago
fiatjaf ce28db76c9 add a dialog with payment details for each payment. 4 years ago
fiatjaf 197af922d0 use {"tag": ext} for extension-related payments. 4 years ago
fiatjaf 4447a48724 deleting expired invoices based on their actual expiry date. 4 years ago
fiatjaf d2650d6e2c don't try to check payments that start with temp_ or internal_. 4 years ago
fiatjaf b56877d470 make db.py context manager operate in a transaction. 4 years ago
fiatjaf bf3c44b3c4 extra fields on apipayments + index payments by payment_hash 4 years ago
arcbtc c96b22664e internal payments. 4 years ago
Eneko Illarramendi d4f957a5c8 chore: update js vendors 4 years ago
Eneko Illarramendi 0d0e00e699 chore: update Pipfile 4 years ago
fiatjaf b4a6b45645 only check pending payments on "check_pending". 4 years ago
fiatjaf fadddc995a get_wallet_payments with more fine-grained, explicit filters. 4 years ago