spacedrive icon indicating copy to clipboard operation
spacedrive copied to clipboard

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

Results 364 spacedrive issues
Sort by recently updated
recently updated
newest added

### Describe the bug Folder Squash. ### Reproduction 1. Go to Locations 2. See. ### Expected behavior _No response_ ### Platform and versions ```Shell 8.6.0 cargo 1.69.0 (6e9a83356 2023-04-12) rustc...

kind/bug
status/needs-triage

IDK if this is actually gonna help but it can't hurt.

This PR introduces the feature to pass multiple file at same time to the backend for multiple purposes, like opening, copying, moving, renaming, encrypting and decrypt files. Still needs some...

This is a simple PR to improve the way we store thumbnails in the data folder. After a nice chat with ChatGPT I discovered why most apps do this, I...

This makes all fields of `Location` except `id` and `pub_id` optional, in preparation to make everything optional. Reasoning as detailed in Slack > Had a chat with Jordan (VapeJuiceJordan) yesterday...

`default` is now properly set, plus the rules seeder is ran on library load

I have added a search feature in the documentation using [Search Mate](https://searchmate.app/). To use this feature, you will need to provide an `appId`, which I have included in the environment...