spacedrive
spacedrive copied to clipboard
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
Build our own custom ffmpeg and libheif for Windows: - [X] Create Dockerfile + scripts to build ffmpeg + libheif and their deps for x86_64 Windows - [X] Create a...
This PR introduces: - Explorer empty notice - Explorer loading state - Explorer grid/media view arrow keys selection in all directions - Explorer scroll shift with arrow keys when the...
This PR improves the Job Manager interface - Added scrollbar with neat spacing - Consolidated the Job container into a reusable component for both grouped jobs and jobs. - Simplified...
Doesn't work atm but it should soon
### Describe the bug When trying to move a file/folder, a couple of operations occur at the same time. 1. Draggable multi-select 2. Space Drop Due to the other actions,...
### Describe the bug When using CMD + Click on the sidebar tabs, the whole application window flashes. ### Reproduction 1. CMD + Click on any sidebar tab ### Expected...
### Describe the bug When using the color picker to create a new tag, your first click is what it selects. There's no ability to drag either the hue slider...
### Describe the bug ``` Compiling sd-prisma v0.1.0 (/home/catalin/Clones/spacedrive/crates/prisma) error[E0583]: file not found for module `prisma` --> crates/prisma/src/lib.rs:2:1 | 2 | pub mod prisma; | ^^^^^^^^^^^^^^^ | = help: to...
- [x] fix the location navigation (changes on materialized_path) - [ ] refactor the new library dialog - [x] Make sure location can be created if .spacedrive exists in the...