You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
benarc 5971eefe44 Fixed register page blank bug 5 years ago
..
core fix balance calculation vue glitch. 5 years ago
data refactor: decorators, models and more broken bits 5 years ago
extensions Fixed register page blank bug 5 years ago
static show unpaid invoices, balance calculated on server-side so isn't affected. 5 years ago
templates poor man's flask-assets. 5 years ago
wallets add VoidWallet and make it the default. 5 years ago
__init__.py refactor: clean up __init__ file following some Flask conventions 5 years ago
__main__.py poor man's flask-assets. 5 years ago
app.py fix: add missing `assets` command (#100) 5 years ago
bolt11.py chore: update github workflows 5 years ago
commands.py mypy quibbles. 5 years ago
db.py make every request a database transaction. 5 years ago
decorators.py migrate from flask to quart. 5 years ago
helpers.py poor man's flask-assets. 5 years ago
proxy_fix.py fix proxyfix. 5 years ago
settings.py PREFER_SECURE_URLS, get rid of FORCE_HTTPS hacks. 5 years ago