Commit graph

19 commits

Author SHA1 Message Date
a90c097e2a Set language cookie even when connected + increase number of concurrent connections when sign in and sign up 2025-03-10 21:06:09 +01:00
b40ee5f765 Limit the number of current request for a certain amount of time for some endpoints. 2025-03-03 10:10:55 +01:00
03ebbb74fa Set user language to new recipe + cleaning 2025-01-06 22:52:22 +01:00
f059d3c61f Translation support + french. 2025-01-06 16:04:48 +01:00
e9873c1943 Translation (WIP) 2025-01-05 22:38:46 +01:00
754d5ec9e3 Languages list is now sorted. 2025-01-03 19:32:41 +01:00
31bc31035a Add a way to delete recipe 2024-12-31 11:26:51 +01:00
07b7ff425e Recipe edit (WIP): forms to edit groups, steps and ingredients 2024-12-26 01:39:07 +01:00
c6dfff065c Recipe edit (WIP) 2024-12-21 23:13:06 +01:00
de19c3fa5d Increase the number of database concurrent connection 2024-12-05 01:11:14 +01:00
5d343c273f Add a way to reset password (WIP) 2024-11-06 17:52:16 +01:00
980c5884a4 Replace Rusqlite by Sqlx and Actix by Axum (A lot of changes) 2024-11-03 10:13:31 +01:00
0a1631e66c rustfmt 2022-12-13 22:36:20 +01:00
d28e765e39 Add asynchronous call to database.
See file 'asynchronous.ts'.
2022-11-29 15:58:06 +01:00
8a3fef096d Read the http header from the proxy to get the client IP 2022-11-27 02:01:23 +01:00
45d4867cb3 Sign up form and other stuff 2022-11-26 12:26:05 +01:00
108476e355 Initial model + some various changes 2022-11-18 00:24:29 +01:00
ad3f1acd35 Add some constants 2019-08-20 22:56:47 +02:00
Grégory Burri
44826a7edd Add a common crate 2019-08-15 11:28:31 +02:00
Renamed from src/consts.rs (Browse further)