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
trafficstars

This swaps us from using a bridge subscription (bad), to a library subscription (good) in order to subscribe to online locations.

### Describe the bug Indexing large locations can cause the following error: ``` Database Error: Error executing query: Unknown - Error occurred during query execution: ConnectorError(ConnectorError { user_facing_error: None, kind:...

kind/bug
core

This PR intends to solve an issue with `date_created` and `date_modified` returning `NULL` inside main library database. As of now, this is partially functioning, but has a few issues such...

- Files now have a tooltip to show file extension - maxLength set for creating tag names and indexer rule names - Max width and truncation set for location names...

### Describe the bug When creating and saving a new index rule - the List of rules not showing the new one until you switch the Setting View ### Reproduction...

kind/bug
good first issue
app/desktop
app/web
linear

### Describe the bug During common app usage, I noticed these scenarios where the app becomes unresponsive: - Seeking file details on a file without an extension on the Overview...

kind/bug
app/desktop
topic: tauri

### Describe the bug New and seeded tags return a `null` value upon creation. ![image](https://github.com/spacedriveapp/spacedrive/assets/75461444/83feab21-e370-472b-8859-e8c7f2c096ba) ### Reproduction 1. Open Spacedrive 2. Create new tag ### Expected behavior Create a brand...

kind/bug
status/needs-triage