managarten/apps/todo/apps
Till JS 7f4edb3dfb fix: upgrade calendar jest to v30 and add rate limiting to contacts/todo backends
- Calendar backend: upgrade jest 29→30 to fix broken pnpm symlink
  (jest 29 wasn't resolving in pnpm store, all 63 tests now pass)
- Contacts backend: add @nestjs/throttler (100 req/min)
- Todo backend: add @nestjs/throttler (100 req/min)
- Consistent rate limiting across all three backends (calendar already had it)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 09:02:35 +01:00
..
backend fix: upgrade calendar jest to v30 and add rate limiting to contacts/todo backends 2026-03-19 09:02:35 +01:00
landing feat(todo): prepare for production deployment 2026-01-28 14:04:27 +01:00
web test: expand test coverage across calendar, contacts, and todo apps 2026-03-18 17:41:53 +01:00