mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 23:59:45 +02:00
* feat(frontend): ✨ add user registration page (WIP) * feat(backend): ✨ add user registration (WIP) * test(backend): ✅ add validator testing for registration schema * feat(backend): ✨ continued work on user sign-up * feat(backend): ✨ add signup flow and user/group settings * test(backend): ✅ user-creation tests and small refactor of existing tests * fix(backend): ✅ fix failing group tests * style: 🎨 fix lint issues Co-authored-by: hay-kot <hay-kot@pm.me> |
||
---|---|---|
.. | ||
api | ||
forms | ||
use-api.ts | ||
use-backups.ts | ||
use-fraction.ts | ||
use-group-cookbooks.ts | ||
use-group-webhooks.ts | ||
use-groups.ts | ||
use-notifications.ts | ||
use-recipe-context.ts | ||
use-recipe-foods.ts | ||
use-recipe-units.ts | ||
use-recipes.ts | ||
use-tags-categories.ts | ||
use-toast.ts | ||
use-user.ts | ||
use-utils.ts | ||
use-validators.ts |