recipes/backend/src
2025-01-15 20:30:19 +01:00
..
data Add some fields to recipe view 2025-01-15 20:30:19 +01:00
services Forced lower case tags 2025-01-15 10:49:46 +01:00
config.rs Recipe edit (WIP): forms to edit groups, steps and ingredients 2024-12-26 01:39:07 +01:00
consts.rs Set user language to new recipe + cleaning 2025-01-06 22:52:22 +01:00
email.rs Recipe edit (WIP): forms to edit groups, steps and ingredients 2024-12-26 01:39:07 +01:00
hash.rs Reduce the memory used by argon2 (less secure) 2024-12-05 01:11:42 +01:00
html_templates.rs [Database] Add 'creation_datetime' to User + some little things 2025-01-07 23:55:16 +01:00
main.rs Steps can now be ordered (via drag and drop) 2025-01-15 01:37:49 +01:00
ron_extractor.rs Update to Axum 0.8 2025-01-14 15:57:02 +01:00
ron_utils.rs Recipe edit (WIP): forms to edit groups, steps and ingredients 2024-12-26 01:39:07 +01:00
translation.rs Add some fields to recipe view 2025-01-15 20:30:19 +01:00
utils.rs [Database] Add 'creation_datetime' to User + some little things 2025-01-07 23:55:16 +01:00