|
Some checks failed
Test / rust-fmt-check (pull_request) Failing after 1m43s
Test / frontend-typecheck (pull_request) Successful in 2m8s
Test / frontend-tests (pull_request) Successful in 2m7s
Test / rust-clippy (pull_request) Successful in 3m17s
Test / rust-tests (pull_request) Successful in 4m32s
PR Review Automation / review (pull_request) Successful in 5m25s
- compress_text now returns Result<Vec<u8>, String>; callers propagate the error instead of silently storing empty BLOB on gzip failure - upload_image_attachment_by_content and upload_paste_image now validate decoded byte length against MAX_IMAGE_FILE_BYTES before DB storage, closing the size-bypass gap that existed for base64 content uploads - Image View modal in AttachmentsTab now surfaces the error string when get_image_attachment_data fails, replacing the opaque "could not be loaded" message with actionable diagnostic text Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .cargo | ||
| capabilities | ||
| gen/schemas | ||
| icons | ||
| resources/ollama | ||
| src | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| tauri.conf.json | ||