Commit Graph
5 Commits
Author SHA1 Message Date
Harvey Tindall 23ae18d732 compile setup.ts in Makefile/Goreleaser
surprised there hasn't been issues for this, the setup page would've
been broken for a while.
2021-01-26 00:37:32 +00:00
Harvey Tindall 8ef27f7fda upgrade bootstrap and popper js
bootstrap css was on alpha 3 while js was on alpha 1 previously.
2020-12-05 22:36:03 +00:00
Harvey Tindall a1e30ff5db fix/improve parsing of last active dates
parseDT only uses the magic json.Unmarshal method if theres an error
with the better version. Error came from some times being sent without a
"Z" at the end denoting UTC.
2020-12-03 20:49:50 +00:00
Harvey TindallandGitHub ea5c2b3886 Delete nohup.out 2020-08-04 23:50:33 +01:00
Harvey Tindall a38d56f362 add smtp email 2020-08-02 17:20:50 +01:00