mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-19 22:19:49 -04:00
* Fix thumbnails and file previews on Linux - Restructure auth_middleware to use axum's primitives to handle the auth tokens - Fix incorrect token loading in App.tsx - Add required dependencies for video playback to the Linux setup script - Minor improvements to the Linux setup script, make it less error prone - Fix a minor bug in the script_failure function in the Linux setup script * Use a more idiomatic rust syntax in auth_middleware