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
cfc9b09a1fd7b3ad5b42e19cc2b7e3bec083d989
adopt-a-street
/
backend
History
William Valentin
cfc9b09a1f
fix(routes/events): replace deprecated User.update with instance save in RSVP/cancel flows to persist user event participation reliably\n\nEnsures user.events and stats are persisted by calling user.save() instead of non-existent User.update. Also keeps participants response consistent.\n\n
🤖
Generated with [AI Assistant]\n\nCo-Authored-By: AI Assistant <noreply@ai-assistant.com>
2025-11-04 10:56:12 -08:00
..
__tests__
feat: implement comprehensive gamification, analytics, and leaderboard system
2025-11-03 13:53:48 -08:00
config
…
middleware
feat: implement comprehensive gamification, analytics, and leaderboard system
2025-11-03 13:53:48 -08:00
models
feat: implement comprehensive gamification, analytics, and leaderboard system
2025-11-03 13:53:48 -08:00
routes
fix(routes/events): replace deprecated User.update with instance save in RSVP/cancel flows to persist user event participation reliably\n\nEnsures user.events and stats are persisted by calling user.save() instead of non-existent User.update. Also keeps participants response consistent.\n\n
🤖
Generated with [AI Assistant]\n\nCo-Authored-By: AI Assistant <noreply@ai-assistant.com>
2025-11-04 10:56:12 -08:00
scripts
…
services
feat: implement comprehensive gamification, analytics, and leaderboard system
2025-11-03 13:53:48 -08:00
utils
…
.dockerignore
…
.env.example
…
.gitignore
…
AI_SERVICE.md
…
bun.lock
…
COMPREHENSIVE_TEST_COVERAGE.md
…
COUCHDB_SERVICE_GUIDE.md
…
Dockerfile
…
eslint.config.js
…
IMPLEMENTATION_SUMMARY.md
…
jest.config.js
…
package-lock.json
…
package.json
…
server.js
feat(backend): register analytics, leaderboard, and profile routes in server
2025-11-03 14:10:30 -08:00
server.log
…
test-cache.js
…
TESTING_IMPLEMENTATION_COMPLETE.md
…