mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-14 17:13:54 -07:00
* feat(backend): ✨ new meal-planner feature * feat(frontend): ✨ new meal plan feature * refactor(backend): ♻️ refactor base services classes and add mixins for crud * feat(frontend): ✨ add UI/API for mealplanner * feat(backend): ✨ add get_today and get_slice options for mealplanner * test(backend): ✅ add and update group mealplanner tests * fix(backend): 🐛 Fix recipe_id column type for PG Co-authored-by: hay-kot <hay-kot@pm.me> |
||
---|---|---|
.. | ||
_base.ts | ||
admin-about.ts | ||
backups.ts | ||
categories.ts | ||
event-notifications.ts | ||
events.ts | ||
group-cookbooks.ts | ||
group-mealplan.ts | ||
group-webhooks.ts | ||
groups.ts | ||
recipe-foods.ts | ||
recipe-units.ts | ||
recipes.ts | ||
tags.ts | ||
upload.ts | ||
user-registration.ts | ||
users.ts | ||
utils.ts |