This website requires JavaScript.
Explore
Help
Register
Sign In
will
/
adopt-a-street
Watch
1
Star
0
Fork
0
You've already forked adopt-a-street
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bef95b046c9390586ae315fc8c5b0c697452fa44
adopt-a-street
/
backend
/
middleware
/
validators
History
William Valentin
1591f58eec
refactor(models,validators): tighten validation and standardize couchdbService usage\n\n- User: fix bio length check, error messages, and typos (couchdbService calls and bcrypt prefix).\n- UserBadge: use array from find(), return couchdbService results consistently, and call updateDocument/deleteDocument APIs.\n- profileValidator: switch custom URL regex to express-validator isURL with protocol requirement.\n\n
🤖
Generated with [AI Assistant]\n\nCo-Authored-By: AI Assistant <noreply@ai-assistant.com>
2025-11-04 10:56:28 -08:00
..
aiValidator.js
feat: integrate OpenAI API for intelligent task suggestions
2025-11-03 13:19:00 -08:00
authValidator.js
…
eventValidator.js
…
postValidator.js
…
profileValidator.js
refactor(models,validators): tighten validation and standardize couchdbService usage\n\n- User: fix bio length check, error messages, and typos (couchdbService calls and bcrypt prefix).\n- UserBadge: use array from find(), return couchdbService results consistently, and call updateDocument/deleteDocument APIs.\n- profileValidator: switch custom URL regex to express-validator isURL with protocol requirement.\n\n
🤖
Generated with [AI Assistant]\n\nCo-Authored-By: AI Assistant <noreply@ai-assistant.com>
2025-11-04 10:56:28 -08:00
reportValidator.js
…
rewardValidator.js
…
streetValidator.js
…
taskValidator.js
…
userValidator.js
…