spacedrive
spacedrive copied to clipboard
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
### Describe the bug Open with seams to only work with browsers (Firefox, Chrome, Edge) and not with e.g. Gimp, Inkscape or Okular (the file I tested with was a...
- [X] Fix server docker build failing due to apt locking error - [X] Enable assets feature for server Dockerfile - [X] Add build step for web assets in server...
This will merge into `job-system-better-progress` so can be merged once reviewed, although I would recommend reviewing the other PR first so you can see them in isolation. This means it...
Move progress reporting from inside the job to outside the job where possible. This is intended to be merged the second the proper alpha release has dropped. I don't trust...
^
Fixes: - [x] SQLite journal bug on startup - [x] Remove "jobs.reports" returning indexes thing - [x] Resume button - "Job not found" - [x] Rust global panic handler hook...
### Describe the bug https://www.spacedrive.com/ does not open or work in brave browser  note: if brave shields are disabled, site renders correctly ### Reproduction 1. Install Brave 2. Go...
We don't know why this works, but it does.
We discussed on slack that the location watcher wasn't properly updating a file after its initial creation, reporting as an empty file. So in this PR I'm trying to improve...