recipes/backend
2025-05-06 22:35:40 +02:00
..
scss Remove unnecessary spaces at the end of HTML tag. 2025-05-06 22:35:40 +02:00
sql Enhance data validation with additional CHECK constraints for User, Recipe, and ShoppingEntry tables; add lang field to Tag table. 2025-05-06 17:10:54 +02:00
src Split translation file in multiple files: one per language 2025-05-05 23:58:09 +02:00
static Logo for dark theme 2025-04-28 02:34:42 +02:00
templates Remove unnecessary spaces at the end of HTML tag. 2025-05-06 22:35:40 +02:00
tests Update sign-in test to include user message in redirection header 2025-05-05 02:01:36 +02:00
translations Split translation file in multiple files: one per language 2025-05-05 23:58:09 +02:00
askama.toml Replace Rinja by askama 2025-03-26 13:19:16 +01:00
build.rs Add a toggle between dark and light theme 2025-03-31 15:31:06 +02:00
Cargo.toml Update dependencies, add translation endpoint, and display a user message when logged in 2025-05-05 01:59:30 +02:00
launch_debug.nu Remove old and useless comment 2025-04-10 10:52:33 +02:00