recipes/backend/src
2025-04-30 12:00:41 +02:00
..
data Add tests recipe_view and user_edit 2025-04-30 12:00:41 +02:00
services Refactor MessageTemplate initialization to use Context directly instead of Tr and user parameters 2025-04-30 11:26:53 +02:00
app.rs Replace all event! by a specific macro: warn!, error!, etc. 2025-04-30 01:50:50 +02:00
config.rs Implement Default trait for Config type 2025-04-29 18:09:58 +02:00
consts.rs Log errors in the user module 2025-04-27 02:57:08 +02:00
email.rs Replace all event! by a specific macro: warn!, error!, etc. 2025-04-30 01:50:50 +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 Refactor MessageTemplate initialization to use Context directly instead of Tr and user parameters 2025-04-30 11:26:53 +02:00
lib.rs Extract some functions to the app module: preparation for integration tests. 2025-04-29 17:51:46 +02:00
log.rs Integration tests: homepage (WIP) 2025-04-30 01:39:11 +02:00
main.rs Replace all event! by a specific macro: warn!, error!, etc. 2025-04-30 01:50:50 +02:00
ron_extractor.rs Doc 2025-04-28 23:22:38 +02:00
ron_utils.rs Form CSS style + dev panel (WIP) 2025-04-15 11:34:18 +02:00
translation.rs Replace all event! by a specific macro: warn!, error!, etc. 2025-04-30 01:50:50 +02:00
utils.rs Calendar (WIP) 2025-01-29 14:37:25 +01:00