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

- Update dependencies - Remove unused dependencies - Some misc fixes due to updates deps - Fix landing prod build outside Vercel - Fix Storybook build

### Describe the bug After adding a watch(location) directory, it contains a non-permitted (e.g. root 100) directory, restart the Spacedrive, it gets stuck ### Reproduction ``` > su user >...

kind/bug
core
Bug
High priority

The scrolling in Media View should be inverted (either by default or optionally) to emulate a camera roll. From [SyncLinear.com](https://synclinear.com) | [ENG-950](https://linear.app/spacedriveapp/issue/ENG-950/invert-scrolling-on-media-view)

app/desktop

From [SyncLinear.com](https://synclinear.com) | [ENG-946](https://linear.app/spacedriveapp/issue/ENG-946/zooming-functionality-for-quick-preview)

Feature
Desktop (Client)

From [SyncLinear.com](https://synclinear.com) | [ENG-945](https://linear.app/spacedriveapp/issue/ENG-945/quick-preview-should-include-a-loop-button-for-videos)

app/desktop

clicking an item waits for the original to load before allowing the select item render, this is due to the inspector. the loading of the original should be deferred until...

If Quick Preview cannot display the original file, a warning overlay or tooltip should be placed in a corner. From [SyncLinear.com](https://synclinear.com) | [ENG-948](https://linear.app/spacedriveapp/issue/ENG-948/show-warning-if-quick-preview-cannot-display-original-file)

app/desktop

Media View should include date headings now that MediaData exists and media can be sorted by the creation date by default. From [SyncLinear.com](https://synclinear.com) | [ENG-951](https://linear.app/spacedriveapp/issue/ENG-951/media-view-should-include-date-headings)

Feature
Desktop (Client)

### Describe the bug ![image](https://github.com/spacedriveapp/spacedrive/assets/97914006/03be0800-265b-48ef-a9e9-a00913063cf6) ![image](https://github.com/spacedriveapp/spacedrive/assets/97914006/fc23c894-1d0a-4ee6-99a9-7ecc81c049f1) ### Reproduction _No response_ ### Expected behavior _No response_ ### Platform and versions ```Shell 8.11.0 cargo 1.74.0 rustc 1.74.0 (79e9716c9 2023-11-13) (Arch Linux rust...

kind/bug
kind/improvement
app/desktop
app/web
core
web

### Describe the bug When clicking on a symlink, it doesn't follow the symlink, but rather it opens it in the default file explorer on the system. ### Reproduction 1....

kind/bug
good first issue
core