helpyourneighbour/backend/src/routes
2026-03-06 21:33:19 +00:00
..
addresses.js auto(agent): Improved error handling and input validation in addresses.js 2026-03-06 17:44:32 +00:00
auth.js auto(agent): added validation middleware and improved error handling in auth.js 2026-03-06 17:45:29 +00:00
contacts.js auto(agent): Improved error logging for deal participants query 2026-03-06 21:33:19 +00:00
helpRequests.js auto(agent): Added PUT and DELETE routes with input validation and error handling in helpRequests.js 2026-03-06 17:47:31 +00:00
offers.js auto(agent): improved input validation with Zod schemas and enhanced error details in offers.js 2026-03-06 17:48:32 +00:00
profile.js auto(agent): improve profile route error handling and add tests 2026-03-06 19:51:01 +00:00
reviews.js auto(agent): added deal existence check and duplicate review prevention in reviews.js 2026-03-06 17:52:20 +00:00