mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-12 08:07:14 -07:00
* feat(frontend): 💄 add recipe title * fix(frontend): 🐛 fixes #722 side-bar issue * feat(frontend): ✨ Add page titles to all pages * minor cleanup * refactor(backend): ♻️ rewrite scheduler to be more modulare and work * feat(frontend): ✨ start password reset functionality * refactor(backend): ♻️ refactor application settings to facilitate dependency injection * refactor(backend): 🔥 remove RECIPE_SETTINGS env variables in favor of group settings * formatting * refactor(backend): ♻️ align naming convention * feat(backend): ✨ password reset * test(backend): ✅ password reset * feat(frontend): ✨ self-service password reset * purge password schedule * update user creation for tests Co-authored-by: Hayden <hay-kot@pm.me> |
||
---|---|---|
.. | ||
_base.ts | ||
admin-about.ts | ||
backups.ts | ||
categories.ts | ||
email.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 |