Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | Improve String handling | Joris | |
See https://blog.sulami.xyz/posts/string-vs-str/ | |||
12 days | Migrate to tokio_rusqlite | Joris | |
2025-01-26 | 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 | |