mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-10 09:19:42 +01:00
* remove static/vendor * add node dependencies * add bolt11-decoder * run npm install inside dockerimage * only use bundle.js and bundle.css * use node_modules for bundling vendor assets * remove dead code * make argument optional * reintroduce vendor dir * reintroduce vendor and single javascript files, minification * wrong moment, remove minification * lock packages with non critical issues * black |
||
---|---|---|
.. | ||
core | ||
extensions | ||
static | ||
templates | ||
utils | ||
wallets | ||
__init__.py | ||
__main__.py | ||
app.py | ||
bolt11.py | ||
commands.py | ||
db.py | ||
decorators.py | ||
extension_manager.py | ||
helpers.py | ||
jinja2_templating.py | ||
lnurl.py | ||
middleware.py | ||
requestvars.py | ||
server.py | ||
settings.py | ||
tasks.py |