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

Building from source using Node 17.9.0 yields: ```bash Your Node version is incompatible with "/amqplib/0.5.2". Expected version: >=0.8

kind/bug
status/needs-repro-confirmation

On the app's initial render, the library chooser is focused by default and displays a visible focus ring. (See screenshot) ## Reproduction 1. Open the desktop app (in my case...

kind/bug
client/desktop

Previous: - [x] New API using Derive macros - [x] Database migrations for each library - [x] Hot reload libraries into core - [x] Add platform abstraction to frontend** Sunday:...

kind/improvement

kind/feature
app/desktop

All releases should be codesigned!

kind/improvement

### Discussed in https://github.com/spacedriveapp/spacedrive/discussions/174 Originally posted by **kphanipavan** May 23, 2022 ![Screenshot_20220523_101613](https://user-images.githubusercontent.com/60005847/169745238-db74e8cd-21a5-4b50-8d9a-2420f4a5b1f3.png) Running the script in a container, which defaults to root user, fails to setup because sudo doesn't exist....

kind/bug

### Describe the bug Not all migrations are applied successfully, even on a fresh database. This is causing the majority of queries to fail. Also causing the "Loading..." state as...

kind/bug
core

**Is your feature request related to a problem? Please describe.** I'm often wanting to comment on a file, without the comment being part of the file. And then when browsing...

kind/feature

For some reason, calling `NSWindow::invalidateShadow` doesn't recompute the native shadow on macOS — you have to resize the window for the native shadow to display. :|

kind/bug
client/desktop