This website requires JavaScript.
Explore
Help
Register
Sign In
nilsjohan
/
recipe-app
Watch
1
Star
0
Fork
0
You've already forked recipe-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ac6112db2c823c769db6f909e63d52baac42384
recipe-app
/
frontend
/
app
/
recipes
T
History
Nils-Johan Gynther
fd188a3f95
refactor(inventory): remove unused fields from InventoryItem and update related DTOs
2026-04-18 09:01:14 +02:00
..
[id]
feat(auth): implement user authentication with JWT and NextAuth
2026-04-17 19:57:08 +02:00
create
feat(recipes): add CreateRecipeClient component for quick recipe import
2026-04-17 20:37:48 +02:00
import
refactor(inventory): remove unused fields from InventoryItem and update related DTOs
2026-04-18 09:01:14 +02:00
write
feat(meal-plan): add servings field to MealPlanEntry and update related functionality
2026-04-17 22:50:41 +02:00
page.tsx
feat: add image handling to recipes
2026-04-15 19:46:50 +02:00
RecipeGrid.tsx
feat: add tests for normalizeName and RecipesService methods, including unit conversion and alias normalization
2026-04-16 19:22:14 +02:00
RecipePreview.tsx
Add recipe instructions display and missing ingredients alert in RecipePreview component
2026-04-10 19:20:51 +02:00