|
|
6010c8600f
|
Split translation file in multiple files: one per language
|
2025-05-05 23:58:09 +02:00 |
|
|
|
983002b5ec
|
Doc+log
|
2025-04-30 17:36:58 +02:00 |
|
|
|
7b9df97a32
|
Log errors in the user module
|
2025-04-27 02:57:08 +02:00 |
|
|
|
f2e0aa3b43
|
Form CSS style + dev panel (WIP)
|
2025-04-15 11:34:18 +02:00 |
|
|
|
aebca7a7e2
|
Add tracing-appender for improved logging with daily rotation.
|
2025-04-12 17:27:03 +02:00 |
|
|
|
b4411ae892
|
Directories for database file, backups and logs are defined in configuration file now
|
2025-04-12 15:58:19 +02:00 |
|
|
|
24aa046f8c
|
Add application version to footer in base template and define VERSION constant
|
2025-04-08 18:11:23 +02:00 |
|
|
|
bb9a6ba9ec
|
Documentation
|
2025-04-01 18:14:35 +02:00 |
|
|
|
ec582ad68f
|
Increase the number of request/s for sign_in/sign_up
|
2025-03-11 14:42:13 +01:00 |
|
|
|
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 |
|