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
a4d16cdbae216687bdf3be14c772bdf855e39faa
recipe-app
/
backend
/
src
T
History
Nils-Johan Gynther
46b9be4791
Test Suite / backend-pr-quick (24.15.0) (push)
Has been skipped
Details
Test Suite / quick-import-pr-quick (24.15.0) (push)
Has been skipped
Details
Test Suite / backend-full (24.15.0) (push)
Failing after 22s
Details
Test Suite / flutter-quality (push)
Failing after 4s
Details
feat: implement update functionality for receipt aliases and add corresponding tests
2026-05-12 21:25:48 +02:00
..
ai
feat: Enhance category suggestion logic with improved matching rules and disambiguation guidelines
2026-05-11 10:35:30 +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: implement alias strategy for receipt import with user-scoped and global fallback, enhance validation and normalization, and update UI components
2026-05-09 23:41:42 +02:00
health
feat(auth): implement user authentication with JWT and NextAuth
2026-04-17 19:57:08 +02:00
inventory
test(security): add and refactor api security/idor coverage
2026-05-11 16:40:16 +02:00
meal-plan
test(security): add and refactor api security/idor coverage
2026-05-11 16:40:16 +02:00
pantry
test(security): add and refactor api security/idor coverage
2026-05-11 16:40:16 +02:00
prisma
feat: implement real-time database synchronization with SSE and update backend modules
2026-05-12 16:57:05 +02:00
products
feat: add updateCategoryMine endpoint to manage product category updates
2026-05-11 21:41:42 +02:00
quick-import
feat: add tests for QuickImportService and ReceiptImportService parse flow
2026-05-12 20:56:13 +02:00
realtime
feat: implement real-time database synchronization with SSE and update backend modules
2026-05-12 16:57:05 +02:00
receipt-alias
feat: implement update functionality for receipt aliases and add corresponding tests
2026-05-12 21:25:48 +02:00
receipt-import
feat: add tests for QuickImportService and ReceiptImportService parse flow
2026-05-12 20:56:13 +02:00
recipes
test(security): add and refactor api security/idor coverage
2026-05-11 16:40:16 +02:00
test-utils
test(security): add and refactor api security/idor coverage
2026-05-11 16:40:16 +02:00
user-products
feat(auth): implement user authentication with JWT and NextAuth
2026-04-17 19:57:08 +02:00
users
test(security): add and refactor api security/idor coverage
2026-05-11 16:40:16 +02:00
app.module.ts
feat: implement real-time database synchronization with SSE and update backend modules
2026-05-12 16:57:05 +02:00
app.security.spec.ts
Implement admin inventory management features including CRUD operations, merging, filtering, sorting, previewing, and security enhancements. Update documentation and add comprehensive test coverage for security and validation.
2026-05-10 00:20:25 +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