lnbits-legend/lnbits
matthewcroughan 36e92765d3 treewide: use StaticFiles() rather than rel path
This commit is not exhaustive, and it is a trend in this codebase to not
use StaticFiles() and instead use relative paths. This means the code
cannot run anywhere other than the source code directory, as it will not
find the files it is looking for
2022-07-08 11:06:26 +01:00
..
core Testing: postgres db backend (#711) 2022-07-07 18:29:26 +02:00
extensions treewide: use StaticFiles() rather than rel path 2022-07-08 11:06:26 +01:00
static run prettier 2022-07-05 16:16:46 -06:00
templates run prettier 2022-07-05 16:16:46 -06:00
utils Logging with loguru (#708) 2022-07-07 14:30:16 +02:00
wallets Logging with loguru (#708) 2022-07-07 14:30:16 +02:00
__init__.py refactor: clean up __init__ file following some Flask conventions 2020-09-06 21:06:01 -03:00
__main__.py treewide: use StaticFiles() rather than rel path 2022-07-08 11:06:26 +01:00
app.py treewide: use StaticFiles() rather than rel path 2022-07-08 11:06:26 +01:00
bolt11.py black formating 2022-06-01 14:53:05 +02:00
commands.py Logging with loguru (#708) 2022-07-07 14:30:16 +02:00
db.py Logging with loguru (#708) 2022-07-07 14:30:16 +02:00
decorators.py black formating 2022-06-01 14:53:05 +02:00
helpers.py reactivate actions (#682) 2022-06-27 01:11:35 +02:00
jinja2_templating.py remove type comment 2021-11-27 13:01:12 +01:00
lnurl.py fix insertion bugs/incompatibilities with lastrowid stuff. 2021-08-11 22:19:27 -03:00
proxy_fix.py migrate to trio so c-lightning sockets stop hanging. 2020-10-04 12:06:20 -03:00
requestvars.py I want them to turn black 2021-10-17 18:33:29 +01:00
server.py lnbits/server.py: init 2022-07-08 11:06:23 +01:00
settings.py Logging with loguru (#708) 2022-07-07 14:30:16 +02:00
tasks.py Logging with loguru (#708) 2022-07-07 14:30:16 +02:00