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

Most noticeable on careers and team page; the <div /> elements we're using to create the blurry blob effect in the background cause the page to scroll to the right...

kind/bug
good first issue
landing

This PR adds a menu item with a standard Cmd+, shortcut, which navigates to the Settings screen in-app. This also adds macOS' native keyboard shortcut hint & handling. Closes #317

Implements focus on search bar when super+k is pressed. Hides the key combo hint when search bar is focused. Closes #326

Fixes EN-89 Can count up/down, update when the `end` value changes also will count from 0 once per app's life cycle. Note: React cannot update warning didn't happen on the...

This is a draft but I though I would open a PR as I wanna get it cleaned up and merged as soon as possible. The PR will only function...

core

Currently the ffmpeg ddl files must be in the same directory as the Spacedrive exe for it to work. Oscar Beaumont on Linear

Most of the primitive UI components in the interface package can be relocated to the ui package

good first issue
client/desktop
client/web

### Describe the bug The sidebar for Spacedrive is transparent and not blurred like it's supposed to be (specifically on macOS). ### Reproduction 1. `git pull && pnpm i &&...

kind/bug
status/needs-triage

Give the DMG file a background image like other applications. Oscar Beaumont on Linear

**import { useFocusState } from '@/hooks/useFocusState';** instead of **import { useFocusState } from '../../../hooks/useFocusState';** Jamie Pine on Linear