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 325 spacedrive issues
Sort by recently updated
recently updated
newest added

### Check for other issues - [X] I've checked for other issues, and none exist. ### Issue description Login redirects to https://api.spacedrive.com/login/device?userCode=REDACTED&device=desktop, which results in "This site can't be reached"...

kind/bug
status/needs-triage

### Check for other issues - [X] I've checked for other issues, and none exist. ### Issue description It only generates the thumbnails when I open up the folders and...

kind/bug
status/needs-more-info

### Check for other issues - [X] I've checked for other issues, and none exist. ### Issue description ![image](https://github.com/user-attachments/assets/d24553cd-276f-4c13-a198-fc42eccd60be) # home page ![image](https://github.com/user-attachments/assets/8d9a8418-e16e-4361-b76a-4b0a64f1cad9) ### Steps to reproduce _No response_ ###...

kind/bug
status/needs-triage

### Check for other issues - [X] I've checked for other issues, and none exist. ### Issue description when i load this: ![image](https://github.com/user-attachments/assets/7a46bd22-f028-4d2d-a686-8dc6b7f494cb) 1. see the 3 dots on the...

kind/bug
status/needs-triage

### Check for other issues - [X] I've checked for other issues, and none exist. ### Issue description I have several network storage mounts in windows, mounted as mapped network...

kind/bug
status/needs-triage

### Check for other issues - [X] I've checked for other issues, and none exist. ### Issue description When I launch Spacedrive, it closes immediately. I tried launching through CLI...

kind/bug
app/desktop
status/needs-more-info

### Check for other issues - [x] I've checked for other issues, and none exist. ### Issue description Installed the deb installer and start spacedrive nothing happens. ### Steps to...

kind/bug
app/desktop
status/needs-more-info

Fill in missing documentation pages on Spacedrive website.

### Check for other issues - [X] I've checked for other issues, and none exist. ### Issue description When I try to start Spacedrive, clicking an icon, nothing happens. When...

kind/bug
app/desktop
status/needs-more-info

This PR refactors the `Filters.tsx` module, breaking it down into a more modular and maintainable structure while also adding support for date range filters. ### Changes: 1. **Date Range Support:**...