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
b5ee7571c9c8ebb5c001f8d0540ceb05dabab622
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
…
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
…