Commit graph

26 commits

Author SHA1 Message Date
5acfa4556f Use ServeDir 2023-02-23 00:42:08 +01:00
99372acf7d Use single thread 2023-02-23 00:41:26 +01:00
8efb9bcdde Use only needed tokio features 2023-01-12 20:55:56 +01:00
7abe487918 Use RwLock 2022-12-28 14:36:30 +01:00
adcc18f5a5 Add lang 2022-12-17 18:37:04 +01:00
2c571ae3b4 Remove unneeded routes 2022-12-03 17:50:22 +01:00
1f61efb1b6 No need to pass tracing guard 2022-12-03 17:15:49 +01:00
be7b29d631 Upgrade to Axum 0.6 and refactor 2022-12-03 17:08:23 +01:00
6b5bd9f113 Use local deps 2022-11-02 20:50:23 +01:00
ba01105058 Add address from config, rate limiter and tracing 2022-11-02 00:24:17 +01:00
14c418dacc Migrate to askama 2022-11-01 20:45:06 +01:00
5b007a3220 Migrate to Axum 2022-10-31 02:13:42 +01:00
c25d431cf3 Don't panic! 2022-10-29 19:09:56 +02:00
635e7e4266 No need for context constructor 2022-10-29 17:55:00 +02:00
57471181f3 Adjust routes 2022-10-29 17:13:12 +02:00
f3f5ce5145 Thanks clippy! 2022-10-29 17:12:50 +02:00
a1b5d43ac5 Separate context 2022-10-29 17:12:43 +02:00
cd90c982f6 Use path_prefix in template 2022-10-29 01:07:43 +02:00
640517b48c Use mailer 2022-10-29 00:42:15 +02:00
e860ffa86d Add states 2022-10-29 00:41:49 +02:00
6d388ed61b Move form out 2022-10-29 00:41:32 +02:00
dfe4290713 Add mailer 2022-10-29 00:41:18 +02:00
a1cd8f431d Add config.rs 2022-10-29 00:41:02 +02:00
047b5de2d1 Split states.rs 2022-10-29 00:40:54 +02:00
f8c0f42370 Redirection back without clearing form 2022-10-27 18:44:40 +02:00
e619cea3ee Add base 2022-10-26 02:23:55 +02:00