helpyourneighbour/backend/src/routes
2026-03-06 17:52:20 +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): Added try/catch blocks, improved input validation with Zod and added proper error handling in contacts route 2026-03-06 17:39:27 +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): added try/catch and proper HTTP status codes in profile.js 2026-03-06 17:43:24 +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