Commit Graph

8 Commits

Author SHA1 Message Date
55d26b541a dynamically generate default config on first run 2020-06-29 23:06:58 +01:00
4606415a38 added config-base file and config.ini generator 2020-06-29 22:05:40 +01:00
4041194d72 Added ability to set home layout to jf_api 2020-06-07 15:15:16 +01:00
ac264a4f4b Added ability to set home layout to jf_api (Not used yet) 2020-06-06 18:06:25 +01:00
331dbc3d28 pw requirements now loaded with jinja over js
Originally i loaded the requirements through calling the web api in
javascript, but decided to switch it to jinja as i only recently found
out its capable of stuff more complicated than replacing strings.
2020-05-12 20:29:50 +01:00
b43f145ac5 added requirements.txt 2020-04-15 10:58:35 +01:00
d22ba6133b Add pw reset support; add logging 2020-04-12 21:25:27 +01:00
d321726d62 first commit 2020-04-11 15:20:25 +01:00