Vítor Vasconcellos
Vítor Vasconcellos
- [X] Add keybind utility to allow easier definition of shortcuts with cross environments in mind - [X] Fix macOS setup-script failing in environments where the user replaced the macOS...
- [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...
- [X] Fix incorrect accumulation of stats for a single disk with multiple mounts (LVM, BTRFS, ZFS, ...) on Linux - [X] Fix stats for non device mounts (overlay, tmpfs,...
- [X] Normalize PATH and XDG envvars on Linux - [X] ~Check if desktop entry executable is available to Spacedrive before considering it as a valid handler~ - [X] Replace...
Replace Docker buildx and raw docker build script in Server CI with [redhat-actions/buildah-build](https://github.com/redhat-actions/buildah-build) and [redhat-actions/push-to-registry](https://github.com/redhat-actions/push-to-registry) actions
Remove unnecessary casts in movie_decoder that were breaking compilation on Linux arm64
Hey, Great project. Was reading the recent changes, and the current code creates a BTRFS formatted disk image file to store all the overlayfs changes. That is a nice solution...
- Fix downloading model using an internal rust string representation as path for the model file - Fix Linux loading onnxruntime shared lib from a hard-coded path - Fix App...
- Update dependencies - Remove unused dependencies - Some misc fixes due to updates deps - Fix landing prod build outside Vercel - Fix Storybook build