Releases: Maneren/file-share-rs
Releases · Maneren/file-share-rs
Revamp the icon associations
Improve the way icons are matched to the files and folders.
Full Changelog: v1.5.1...v1.5.2
Fix missing DaisyUI stylesheet
Replaced pnpm with npm, so tailwind can find the DaisyUI plugin.
Full Changelog: v1.5.0...v1.5.1
Migrate to Leptos 0.7
- Leptos 0.7
- fixed tailwind theming
- added leptosfmt config
Full Changelog: v1.4.6...v1.5.0
Show upload speed next to the progress bar
Full Changelog: v1.4.5...v1.4.6
Refactored to workspace
- Refactored to workspace
- Fixed duplicate slash in URLs
- Corrected size units
- Removed absolute time column
Full Changelog: v1.4.4...v1.4.5
Fixed ZIP file creation
Also added support for UNIX permissions in ZIPs.
Full Changelog: v1.4.3...v1.4.4
Home icon in breadcrumbs
- Show a home icon instead of
/
in the breadcrumbs row - Fix "loading..." flickering in the entries list
Full Changelog: v1.4.2...v1.4.3
Fix incorrect argument name when creating new folder
Full Changelog: v1.4.1...v1.4.2
New favicon and better descriptions
Full Changelog: v1.4.0...v1.4.1
Improved file icons and XDG portal support
- Added more material icons and extension associations thanks to https://github.com/material-extensions/vscode-material-icon-theme/
- Added flag
--portal
to open interactive folder picker through XDG portal (or equivalent for other OSs) - Refactored the workflows
Full Changelog: v1.3.3...v1.4.0