recipes/backend/src
2025-04-08 18:11:23 +02:00
..
data Refactor backup file removal logic to simplify error handling and improve clarity 2025-04-06 23:30:47 +02:00
services Replace endpoint /calendar/schedule_recipe by /calendar/sheduled_recipe 2025-04-02 02:14:17 +02:00
config.rs Add a simple daily backup module 2025-03-29 23:59:48 +01:00
consts.rs Add application version to footer in base template and define VERSION constant 2025-04-08 18:11:23 +02:00
email.rs Better email title + translation 2025-04-01 23:46:25 +02:00
hash.rs Increase the number of request/s for sign_in/sign_up 2025-03-11 14:42:13 +01:00
html_templates.rs Add markdown rendering for recipe descriptions using comrak 2025-04-02 18:19:06 +02:00
main.rs Replace endpoint /calendar/schedule_recipe by /calendar/sheduled_recipe 2025-04-02 02:14:17 +02:00
ron_extractor.rs Add a simple daily backup module 2025-03-29 23:59:48 +01:00
ron_utils.rs Toast message when scheduling a recipe 2025-02-05 15:44:48 +01:00
translation.rs Rename 'published' to 'public' (for recipe) 2025-04-02 01:53:02 +02:00
utils.rs Calendar (WIP) 2025-01-29 14:37:25 +01:00