* Handle FileWillBeDownloaded plugin hook rejections - Add WebSocket handler for file_download_rejected events - Show rejected files as file cards instead of broken thumbnails - Display plugin rejection message in snackbar - Store rejection reason in EphemeralStore for later retrieval - Re-render file components when rejection events arrive - Remove blurred preview to prevent visual blink on rejection * chore: lint * chore: lint and test * fix: removed event from useEffect |
||
|---|---|---|
| .. | ||
| audio_file.tsx | ||
| document_file.tsx | ||
| file.tsx | ||
| file_filter.tsx | ||
| file_icon.tsx | ||
| file_info.tsx | ||
| file_options_icon.tsx | ||
| files.test.tsx | ||
| files.tsx | ||
| image_file.tsx | ||
| image_file_overlay.tsx | ||
| index.ts | ||
| video_file.tsx | ||