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
ab2503efb81cfe704a4473c7b162af2689fe3ccf
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
feat: migrate Event and Reward models from MongoDB to CouchDB
2025-11-01 13:26:00 -07:00
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
feat: migrate Event and Reward models from MongoDB to CouchDB
2025-11-01 13:26:00 -07:00
streetValidator.js
feat: deploy CouchDB migration to Kubernetes with comprehensive testing
2025-11-01 16:20:18 -07:00
taskValidator.js
…
userValidator.js
…