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
648e1856a199a8c80ad325a5764d845f8669834f
recipe-app
/
backend
/
src
T
History
Nils-Johan Gynther
648e1856a1
Test Suite / test (24.15.0) (push)
Has been cancelled
Details
feat: refactor recipe parsing logic; move parseRecipeMarkdown and related functions to a new utility file
2026-05-04 21:28:06 +02:00
..
ai
feat(receipt-import): enhance receipt processing with new category rules and add unit tests
2026-05-03 19:55:32 +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: refactor recipe parsing logic; move parseRecipeMarkdown and related functions to a new utility file
2026-05-04 21:28:06 +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
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
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: implement user-scoped receipt aliases with global fallback; enhance alias management in admin panel
2026-05-04 19:43:13 +02:00
recipes
feat: refactor recipe parsing logic; move parseRecipeMarkdown and related functions to a new utility file
2026-05-04 21:28:06 +02:00
user-products
feat(auth): implement user authentication with JWT and NextAuth
2026-04-17 19:57:08 +02:00
users
feat(recipes): add recipe visibility and sharing features
2026-05-02 09:19:59 +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