spacedrive
spacedrive copied to clipboard
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
This PR adds encrypted file headers, advanced versioning and schemas (built on top of `bincode`). We use: * a trait to define a header * a macro to reduce the...
**This is a collection of fixes that improves the quality/feel of the app other than adding arrow buttons to categories.** - Better looking error message. - Tooltip as an optional...
### Describe the bug Resizing Spacedrive using a window manager does not allow Spacedrive to remember the resolution that it was set to. Resizing the window manually is okay, although...
### Describe the bug When a horizontal scroll bar is necessary, a white square appears in the intersection between the vertical and horizontal scroll. https://github.com/spacedriveapp/spacedrive/assets/60551230/97e3c63b-a635-420d-ab8a-8be03b2cbac6 ### Reproduction 1. go to...
### Describe the bug The bottom right and top right corners seem the have the window's border not curve, as seen on the left. This only happens on overview page....
### Describe the bug When I switch between Overview and one of my locations, you can see the index size on the overview page size does increase but if I...
### Describe the bug Hi, While testing the UI that I implemented in #620 for informing indexer rules when adding locations, I noticed that the behavior of the `Git Repositories`...
### Describe the bug Hello, I encountered an issue while testing PR #627. If you move or remove a directory that is linked to a Location while the app is...