- Add option to show images in grid using flex wrap-reverse
- Fix bug in cli with having too many open files
- Fix bug not allowing resize of webp images
- Support resizing webp images
- Add clear command to clear previews from cli
- Add --nomax as an easy way to disable image max width and height
- Add --justfile to avoid processing and previewing files
- Add burger to access nav menu on smaller screens
- Add support for gif, pdf files
- Add support to download unknown content types
- Handle request too large better
- Upgrade dependencies
- Upgrade to dotnet core 3.1
- Sync clear preview between all clients
- Add dropzone feature to send files back from the browser
- Make client truncate preview list when it gets long
- Add support for webp files
- Fix #3 moment sometimes being "in a few seconds"
- Add pywcat python package
- Add support for html files
- Add support for audio mp3, wav, m4a files
- Update dependencies
- Auto update the "2 minutes ago" message each minute
- Support resizing jpg and png images
- Add support for csv
- Fix sometimes not showing newlines
- Improved ui
- Fix file for darwin build
- Spinner for loading previews
- Add version number to client and cli tool
- Scale down images to configurable max size
- Support reading from stdin
- Fix cli tool not working due to dynamic linking
- Use amd64 architecture
- Fix incorrect default port
- Better CLI tool made with go
- Add support for svg and markdown files
- Initial release
- Support jpg, png, plaintext files