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
7a8f441390847277397612021a0236ba88759a3f
recipe-app
/
backend
/
src
T
History
Nils-Johan Gynther
ea44c4fe7a
Test Suite / test (24.15.0) (push)
Has been cancelled
Details
feat: update inventory queries to filter by product owner for improved user-specific analysis
2026-05-06 10:34:04 +02:00
..
ai
feat: add rematch functionality for recipe ingredients and enhance inventory management
2026-05-06 09:20:31 +02:00
auth
fix(auth): expose both id and userId in JWT validate result
2026-05-02 20:11:24 +02:00
categories
refactor(categories-service): optimize path building in findFlattened method
2026-05-03 14:11:30 +02:00
common
feat: add support for alternative ingredients; implement JSON storage and parsing logic
2026-05-04 22:06:57 +02:00
health
feat(auth): implement user authentication with JWT and NextAuth
2026-04-17 19:57:08 +02:00
inventory
feat: refactor inventory and recipe services for improved error handling and code reuse; add systematic backend review plan
2026-05-04 20:44:43 +02:00
meal-plan
Refactor code structure for improved readability and maintainability
2026-05-06 07:37:59 +02:00
pantry
feat: make pantry items and meal plan entries user-scoped; update related services and controllers
2026-04-22 18:38:04 +02:00
prisma
fix: återställ url i schema.prisma, ta bort ogiltig datasourceUrl från constructor
2026-04-15 21:14:48 +02:00
products
feat: refactor inventory and recipe services for improved error handling and code reuse; add systematic backend review plan
2026-05-04 20:44:43 +02:00
quick-import
refactor: remove unused parser files and update ParsedReceiptItem model with additional fields
2026-05-01 01:16:10 +02:00
receipt-alias
feat: refactor inventory and recipe services for improved error handling and code reuse; add systematic backend review plan
2026-05-04 20:44:43 +02:00
receipt-import
feat: add rematch functionality for recipe ingredients and enhance inventory management
2026-05-06 09:20:31 +02:00
recipes
feat: update inventory queries to filter by product owner for improved user-specific analysis
2026-05-06 10:34:04 +02:00
user-products
feat(auth): implement user authentication with JWT and NextAuth
2026-04-17 19:57:08 +02:00
users
feat: add rematch functionality for recipe ingredients and enhance inventory management
2026-05-06 09:20:31 +02:00
app.module.ts
feat: implement security headers and rate limiting; update environment variables and documentation
2026-04-21 08:06:21 +02:00
main.ts
feat: enhance CORS configuration and implement throttling for API endpoints; add admin role checks in controllers
2026-04-21 08:17:44 +02:00