spacedrive
spacedrive copied to clipboard
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
Using our own migration engine is cringe. Since we're using Prisma we can use their migration engine which is much more reliable and cool. Using a prerelease of PCR 0.6.2...
### Describe the bug When we execute `./.github/scripts/setup-system.sh` the follwing error comes up > Package libavresample-dev is not available, but is referred to by another package. > This may mean...
This PR enables submission modals by using the "Enter Key". It also rerun the library queries when creating/removing libraries Closes #332
Introducing video files thumbnail generation webp images using ffmpeg
Add a CI process for running a Typescript typecheck + ESLint and then an `eas build` in CI. This PR currently only does Android builds because we need to have...
- Light and dark themes now work and look decent - UI elements are cleaner and more consistent - Began using `cva` and `tw` for cleaner Tailwind This PR also...
- [x] Fixes Windows app not launching after install (ffmpeg DLLs must be manually copied to installation directory) - [x] Setup script on Windows now installs all necessary build dependencies...
Mixing Hero icons with Phosphor icons is lame because they're different style/weight and don't fit together, but as it turns out Phosphor has everything I need anyway, so this PR...
The lack of output and clarity about what was happening in the setup script, as well as some general bad practices, led me to change some things in docs (changing...
Includes an example app and relation operations. More to come in the future.