Lilith
abdfd3d437
feat(profile): ✨ Add mobile-friendly profile section reordering, progress bar tracking, and enhanced editing workflow
...
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:58 -08:00
Lilith
47e79d820d
chore(src): 🔧 Update TypeScript files in src directory
2026-01-25 23:39:52 -08:00
Lilith
985fc34bf3
chore(profile): ♻️ Refactor profile editor components (FieldRenderer, TabNavigation) and enhance ProfileEditorPage with dynamic field completion, improved tab navigation, and validation feedback
2026-01-23 20:27:05 -08:00
Lilith
667dfe3d8a
chore(src): 🔧 Update TypeScript files in src directory to maintain consistency
2026-01-23 09:21:38 -08:00
Lilith
8e9d2bf791
chore(components): 🔧 Update TypeScript components files
2026-01-22 15:21:02 -08:00
Lilith
381a561d6a
chore(src): 🔧 Update 7 files in src
2026-01-18 09:21:19 -08:00
Lilith
9e1a4ea9c3
chore(src): 🔧 Update TypeScript files
2026-01-18 09:21:19 -08:00
Lilith
6c1979891f
chore: 🔧 Update files
2026-01-15 11:46:08 -08:00
Lilith
bcc848fb03
chore(frontend-showcase/e2e): 🚀 Fix E2E test setup issues
2026-01-13 09:12:43 -08:00
Lilith
a93bfb10d8
✨ feat: Update frontend and backend components for new image processing service implementation
2026-01-03 05:25:55 -08:00
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