regalade/src/entity
2023-07-27 00:06:36 +02:00
..
household.rs server: Link recipe to households 2023-06-25 15:13:44 +02:00
household_members.rs server: Add an entity to represent households 2023-05-28 19:50:55 +02:00
ingredient.rs all: Set steps to be a single Vec & fix 'ingerdient' typo 2023-06-29 13:40:04 +02:00
mod.rs all: Set steps to be a single Vec & fix 'ingerdient' typo 2023-06-29 13:40:04 +02:00
prelude.rs all: Set steps to be a single Vec & fix 'ingerdient' typo 2023-06-29 13:40:04 +02:00
recipe.rs server: Add a person count to recipes 2023-06-29 17:24:21 +02:00
recipe_ingerdients.rs server: Allow to store recipes 2023-06-22 22:29:22 +02:00
recipe_ingredients.rs all: Set steps to be a single Vec & fix 'ingerdient' typo 2023-06-29 13:40:04 +02:00
recipe_steps.rs server: Allow to store recipes 2023-06-22 22:29:22 +02:00
user.rs Allow to login with OIDC 2023-07-27 00:06:36 +02:00