- Add file_hash and is_identical_file columns to proof_versions table - Compute MD5 hash on file upload and compare with previous version - Display warning banner when uploading identical file as revision - Return is_identical_file in WebSocket response and API endpoints Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apiService.ts | ||
| authConfig.ts | ||
| authService.ts | ||
| geminiService.ts | ||