Commit Graph

10 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
56397026c8 Chore, applied black 2021-11-26 05:58:20 +00:00
Tiago vasconcelos
cfac70d394 general cleanup and unused imports removal 2021-11-25 18:52:16 +00:00
benarc
3285e9d3c9 Splitpayments booting, but not sure how to handle internal pays 2021-10-18 13:02:28 +01:00
benarc
a574743080 splitpayment init 2021-10-18 12:34:45 +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
7ab4553ef5 splitpayments extension. 2021-06-10 12:19:50 -03:00