Age | Commit message (Collapse) | Author | |
---|---|---|---|
29 hours | Migrate to tokio_rusqlite | Joris | |
6 days | Replace tera by minijinja | Joris | |
tera was doing the job all right, but minijinja has fewer dependencies. | |||
2024-06-02 | Simplify logging init | Joris | |
2021-02-01 | Fix mail sending | Joris | |
The error was due to the utilization of the special character “—” in the subject, with postfix’ sendmail. Also directly use process commands to get async support. | |||
2021-01-03 | Rewrite in Rust | Joris | |