Enforce Claude API file size limits at upload time with user-friendly error messages: - Images: max 5MB (Claude API hard limit) - PDF: max 25MB (32MB request limit minus headroom) - Other documents: max 50MB (general upload limit) Replaced duplicate ALLOWED_TYPES/MAX_FILE_SIZE in InputArea with shared validateFile() from fileService, showing alert() on rejection. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin-client | ||
| services | ||
| shared | ||
| web-client | ||