Commit Graph

16 Commits

Author SHA1 Message Date
Jan-Lukas Else ad7536034a Use slog 2023-12-27 11:37:58 +01:00
Jan-Lukas Else 2f8dabc83e Send contact messages and notifications asynchronously 2023-03-05 17:17:40 +01:00
Jan-Lukas Else acbcb0c984 Use better SMTP client 2023-01-05 08:00:58 +01:00
Jan-Lukas Else 0af387930d Set Content-Type for contact emails 2022-04-05 19:48:07 +02:00
Jan-Lukas Else 94dba7a9b8 Fix some issues discovered by linting 2022-02-25 16:29:42 +01:00
Jan-Lukas Else 0f1408fe3e More pooled buffers and don't AP announce replies 2022-02-22 16:52:03 +01:00
Jan-Lukas Else 1c7195a135 Breaking! Render everything using go functions, remove custom pages support and now unused template rendering 2022-01-30 16:40:53 +01:00
Jan-Lukas Else aa319b70fb Render all non-login using new method to use less allocations and memory 2022-01-20 18:22:10 +01:00
Jan-Lukas Else a1a88cb6df Test complete captcha flow, simplify some code parts 2021-12-20 14:00:11 +01:00
Jan-Lukas Else 42e218746b Improve the mock SMTP mechanism a lot 2021-11-08 16:27:33 +01:00
Jan-Lukas Else 4857a82493 Add automatic test for contact submissions and some other small improvements 2021-11-08 14:32:02 +01:00
Jan-Lukas Else e9632720a3 Add a list of features to the docs and some small code improvements 2021-11-04 08:52:16 +01:00
Jan-Lukas Else 286c0f821a Fix formatting of contact messages 2021-09-01 11:14:49 +02:00
Jan-Lukas Else 88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
Jan-Lukas Else 3db1f6b85c Contact: Add option for privacy policy 2021-07-22 14:04:46 +02:00
Jan-Lukas Else bdbaf9b915 Contact form feature 2021-07-22 13:41:52 +02:00