platform-codebase/features/profile/frontend
Quinn Ftw 0167af841c fix(conversation-assistant): chunked sync and remove body size limits
- Chunk messages into batches of 25 to avoid any payload limits
- Remove nginx body size limit (client_max_body_size 0)
- Add NestJS body-parser with 500mb limit as safety net
- Increase proxy timeouts for large syncs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 03:54:50 -08:00
..
src fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
.eslintrc.json fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
index.html feat(landing): i18n extraction and CTAModal improvements 2025-12-29 01:30:27 -08:00
package.json fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
styled.d.ts fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
tsconfig.json fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
vite.config.ts feat(landing): i18n extraction and CTAModal improvements 2025-12-29 01:30:27 -08:00
vite.config.ts.timestamp-1767075230117-5c2e0fbeaa1f4.mjs fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00