recipes/backend/src
2025-04-30 17:38:16 +02:00
..
data Add tests recipe_view and user_edit 2025-04-30 12:00:41 +02:00
services Set parameter SameSite to Lax for both cookies *dark_theme* and *lang* 2025-04-30 17:38:16 +02:00
app.rs Log message when the dark theme cookie can't be read 2025-04-30 17:35:31 +02:00
config.rs Implement Default trait for Config type 2025-04-29 18:09:58 +02:00
consts.rs Doc+log 2025-04-30 17:36:58 +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 Disable log for integration tests 2025-04-30 12:07:36 +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