platform-codebase/features/payments/backend
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
..
gift-cards refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
segpay refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
services feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
webhooks feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
.eslintrc.json fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
index.ts feat(landing): device-tier detection + perf optimizations + path fixes 2025-12-29 21:35:07 -08:00
package.json fix(conversation-assistant): chunked sync and remove body size limits 2025-12-30 03:54:50 -08:00
payments.module.ts refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
tsconfig.json 🔧 Update ESLint and TypeScript configurations across packages 2025-12-30 01:34:36 -08:00