Skip to content

Conversation

@sanchxt
Copy link
Owner

@sanchxt sanchxt commented Jan 3, 2026

Adds shell completions with auto-install/uninstall and completes preview generation for thumbnails and archives.

Add preview generation and display throughout the transfer pipeline.
Previews are generated on the sender side and transmitted with file
metadata to receivers.

- Add preview field to FileMetadata struct
- Generate previews during ShareSession file enumeration
- Display preview info in CLI receive command (dimensions, text snippets, archive counts)
- Add FilePreviewInfo to Web API responses
- Render image thumbnails, text snippets, and archive metadata in Web UI
- Add CSS styling for preview elements
Use port 0 to let the OS assign available ports instead of hardcoded
port ranges that may be restricted on Windows CI.
@sanchxt sanchxt merged commit 38f8354 into main Jan 6, 2026
11 checks passed
@sanchxt sanchxt deleted the feat/completions-and-previews branch January 6, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants