rspace-online/server/oauth
Jeff Emmett 41051715b9 feat(rtasks): ClickUp two-way sync integration
Add bidirectional sync between rTasks and ClickUp:
- API client with 100 req/min rate limiter
- OAuth2 + personal API token connection flows
- Import wizard (workspace → space → list picker)
- Outbound push queue (5s intervals, 10-item batches)
- Inbound webhook with HMAC-SHA256 validation
- Field-level conflict detection (rTasks wins)
- Source badges (purple CU) with sync status dots on task cards
- Sync status indicator in board header for connected boards

Also fix 6 pre-existing TS errors across crowdsurf, rcal, rnotes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 17:37:01 -07:00
..
clickup.ts feat(rtasks): ClickUp two-way sync integration 2026-03-24 17:37:01 -07:00
google.ts feat: add Universal Profile support — schema, DB ops, server endpoints, JWT claims 2026-03-16 02:24:04 +00:00
index.ts feat(rtasks): ClickUp two-way sync integration 2026-03-24 17:37:01 -07:00
notion.ts feat: add Universal Profile support — schema, DB ops, server endpoints, JWT claims 2026-03-16 02:24:04 +00:00