nilsjohan
  • Joined on 2026-04-08
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:25:07 +02:00
7538117c26 fix: update product seed data by adding vinegar and correcting insertion method for fresh herbs
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:24:14 +02:00
3270fab2fc Implement feature X to enhance user experience and optimize performance
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:12:22 +02:00
ee2da83c71 feat: add initial product seed data for various categories
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 22:00:17 +02:00
a3bf4b1337 fix: update NEXT_STEPS and TEKNISK_BESKRIVNING with completed features and authentication details
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:55:24 +02:00
01d1bd2639 fix: lagg till SessionProvider i root layout sa useSession() fungerar
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:50:42 +02:00
0f71d2569b fix: force-dynamic pa write-sidan + saker useSession i useAuthFetch
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:49:17 +02:00
8ab807aba2 fix: ta bort middleware.ts (Next.js 16 anvander proxy.ts), uppdatera matcher
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:48:14 +02:00
b4d9e3dd5f refactor: useAuthFetch-hook för automatisk JWT-header i klientanrop
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:46:11 +02:00
92d0b066f1 fix: skicka Authorization-header i klientens direktanrop till /api/recipes
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:25:37 +02:00
b34f141967 fix: withAuth standalone fallback om request.auth saknar accessToken
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:24:54 +02:00
ff0859a7b1 debug: lägg till withAuth-loggning + middleware matcher för /api
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:14:43 +02:00
487cbea443 fix: ta bort NextRequest-typning i profile/route.ts withAuth handler
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:13:41 +02:00
0946617edb fix: ta bort extra } i recipe-preview-proxy/route.ts
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 21:11:42 +02:00
722440b9b5 fix: konvertera alla API route handlers till withAuth wrapper
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 20:28:08 +02:00
390e979cdb feat(RecipeDetailClient): update inventory preview section and button labels for clarity
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 20:10:32 +02:00
ee7bb8a397 fix: remove old matplan route after rename to matsedel
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 20:09:25 +02:00
a0eaef2992 fix(ForslagTab): correct relative import path for auth-headers
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 20:06:38 +02:00
31b7da82cd feat(Navigation): update navigation links and rename 'Matplan' to 'Matsedel'
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 19:49:26 +02:00
7e296acb60 feat(ReceiptImportClient): add modal for enlarged receipt preview and improve file selection interaction
nilsjohan pushed to main at nilsjohan/recipe-app 2026-04-19 19:40:03 +02:00
645741669a fix(ReceiptImportClient): remove extra comma in selectedCategoryId assignment