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

Remove unnecessary casts in movie_decoder that were breaking compilation on Linux arm64

This resolves a TODO comment in `core/src/p2p/sync/proto.rs`: ``` // TODO: Using `decode::Error` instead of `io::Result` ``` Closes #2077

### Describe the bug There's a TODO comment in `core/src/p2p/sync/proto.rs`: ``` // TODO: Using `decode::Error` instead of `io::Result` ``` ### Reproduction _No response_ ### Expected behavior _No response_ ### Platform...

kind/bug
status/needs-triage

### Describe the bug While indexing the filesystem So far it has peaked around 970% which is way more than cores I have and the macOS UI has noticeable lag...

kind/bug
status/needs-triage

### Describe the bug on launching the spacedrive.appimage getting empty window with title ![spacedrive](https://github.com/spacedriveapp/spacedrive/assets/1552266/dd12d09a-6317-40c4-8b3e-c138e0e5c506) on executing on cmdline i see following erroe ```2024-02-01T18:53:11.128607Z INFO sd_desktop::tauri_plugins: apps/desktop/src-tauri/src/tauri_plugins.rs:80: Internal server listening on:...

kind/bug
app/desktop
Bug
High priority
Desktop (Client)

- Fix downloading model using an internal rust string representation as path for the model file - Fix Linux loading onnxruntime shared lib from a hard-coded path - Fix App...

![image](https://github.com/spacedriveapp/spacedrive/assets/43032218/54a8646e-69aa-43b7-89bb-aafc759d8628) This PR splits up the Grid component that was previously shared between the grid and media view, as a headless virtualizer solution was needed to achieve the date header...

The iOS app has been in a state of completion for a while now with a working location watcher system. So, I'm splitting PR #1812 into 2 PRs, because Android...

Changes: - [x] Completly rewrite `sd-p2p` - [x] Split everything up into more crates - [x] Decouple state - [x] Allow enabling and disabling mDNS independent to the rest of...

added the italian translation by adding the /interface/locales/it/common.json file and the entry in settings.json and general.tsx this helps More languages support #1820