Commit graph

11 commits

Author SHA1 Message Date
ben
0e8da3c368 Fixed path for extension templates 2022-07-23 20:08:59 +01:00
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
benarc
267dea4f75 black 2021-11-12 04:14:55 +00:00
Tiago vasconcelos
1653c45f12 fix bleskomat 2021-10-27 12:01:45 +01:00
Tiago vasconcelos
92ba2db276 bleskomat with import error in views_api 2021-10-26 22:50:29 +01:00
Tiago vasconcelos
4653e81695 blesko initial commit 2021-10-26 16:48:04 +01:00
Tiago vasconcelos
6edac8ae8d remove extensions 2021-10-01 10:49:11 +01:00
Ben Arc
fe123d6d31 Put extensions back so we can start converting 2021-08-20 12:44:03 +01:00
Ben Arc
9c313586bd removed all but one extension, so we can focus on core 2021-08-16 18:12:48 +01:00
fiatjaf
42bd5ea989 remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
Charles Hill
dbe028e1eb
Bleskomat extension for lnbits 2021-02-15 12:53:02 +01:00