Commit Graph

  • e4955bf59a ui magic spacedrive-data James Pine 2026-03-24 22:19:31 -07:00
  • b7bbf29dbd fix(ephemeral): restore streaming design, fix event delivery race conditions James Pine 2026-03-24 18:38:46 -07:00
  • 73ec35656b plans James Pine 2026-03-24 16:37:09 -07:00
  • 53b030c492 fsl James Pine 2026-03-24 14:32:31 -07:00
  • aff09bb087 init James Pine 2026-03-24 14:23:55 -07:00
  • 4d87617a3e Merge pull request #3037 from slvnlrt/windows-fixes-v2 main Jamie Pine 2026-03-22 14:16:19 -07:00
  • adad8c638f fix(core): clamp SQLite pool size and fix Win32 buffer in generic.rs slvnlrt 2026-03-15 22:45:03 +01:00
  • 274ad09a20 fix(volume): use dynamic buffer sizes in volume_guid Win32 calls slvnlrt 2026-03-15 22:32:48 +01:00
  • 90659c13dc fix(ui): only lower-case Windows paths in scope matching slvnlrt 2026-03-15 22:28:09 +01:00
  • b64b30a2a1 fix(windows): replace PowerShell/wmic with native Win32 APIs and sysinfo pr-3037 tembo[bot] 2026-03-15 21:25:03 +00:00
  • 251088ed6f fix(volume): use stable DB UUID in volumes.list query response slvnlrt 2026-03-15 21:45:40 +01:00
  • 602a6d2b5b fix(tauri): resolve target-dir from Cargo config in dev script slvnlrt 2026-03-15 19:26:39 +01:00
  • e6b9a630df fix(volume): preserve DB UUID on cache refresh slvnlrt 2026-03-15 19:20:56 +01:00
  • 1ff018454c fix: address CodeRabbit review feedback slvnlrt 2026-03-15 19:09:55 +01:00
  • ea970d39f4 fix: address review feedback from Tembo bot slvnlrt 2026-03-15 16:36:38 +01:00
  • f93f9c8754 fix(ui): set job progress to 100% on completion event slvnlrt 2026-03-15 14:49:23 +01:00
  • dc2754e573 fix(build): exclude MSI target on Windows to avoid semver pre-release error slvnlrt 2026-03-15 11:00:58 +01:00
  • cfa31cc04d fix(ephemeral): fix volume browsing — race condition, event filter, sync listing slvnlrt 2026-03-14 23:39:30 +01:00
  • e2bda37b65 fix(locations): use delete_subtree_in_txn to prevent database deadlock slvnlrt 2026-03-14 22:36:59 +01:00
  • 27eefd1c67 fix(addressing): accept device UUID as device_slug in SdPath slvnlrt 2026-03-14 22:36:39 +01:00
  • bd428bf131 perf(device): replace wmic in device/manager.rs with registry API slvnlrt 2026-03-12 23:59:29 +01:00
  • 37dc0c97cd perf(device): replace wmic/powershell with native Win32 APIs on Windows slvnlrt 2026-03-12 23:49:44 +01:00
  • 6785a807e2 fix(ntfs): remove dead code supports_hardlinks and supports_junctions slvnlrt 2026-03-12 23:10:54 +01:00
  • 6073480235 perf(ntfs): remove remaining dead code from NtfsHandler slvnlrt 2026-03-12 22:27:55 +01:00
  • 9d3f9795fe perf(ntfs): replace PowerShell with native implementations slvnlrt 2026-03-12 22:18:59 +01:00
  • febe4aa0d3 fix(locations): use exact match for root paths in system directory check slvnlrt 2026-03-12 22:18:07 +01:00
  • adc2147dcf fix(volume): use Win32 APIs for same_physical_storage on Windows slvnlrt 2026-03-12 22:04:01 +01:00
  • f653dfc496 fix(indexing): detect hidden files using FILE_ATTRIBUTE_HIDDEN on Windows slvnlrt 2026-03-12 21:51:38 +01:00
  • 89e5e9854f fix(db): add PRAGMA busy_timeout=5000 to prevent SQLITE_BUSY on contention slvnlrt 2026-03-12 18:55:24 +01:00
  • 8ab1e10b3a fix(networking): normalize path separators for cross-platform file transfer slvnlrt 2026-03-12 18:23:39 +01:00
  • 1fb58d55ef fix(tauri): use correct registry method names for daemon RPC calls slvnlrt 2026-03-12 18:12:46 +01:00
  • 18bf94baec fix(ui): install maplibre-gl at root for vite module resolution slvnlrt 2026-03-08 23:02:57 +01:00
  • 816e641648 fix(watcher): downgrade expected startup warning to debug slvnlrt 2026-03-08 22:45:53 +01:00
  • 9cf7333343 fix(tauri): use DaemonRequest format for daemon RPC calls slvnlrt 2026-03-08 22:45:17 +01:00
  • 7fab21da0f perf(volume): replace PowerShell with sysinfo for Windows volume detection slvnlrt 2026-03-08 22:39:42 +01:00
  • 71719533d2 fix(networking): use temp_dir() instead of hardcoded /tmp paths slvnlrt 2026-03-08 21:10:41 +01:00
  • 4c43ab4971 fix(ephemeral): handle Windows path separators in tree operations slvnlrt 2026-03-08 21:10:25 +01:00
  • 4f387eede9 fix(volume): restore UUID from database at startup slvnlrt 2026-03-08 21:09:52 +01:00
  • b5ff684293 chore: update Cargo.lock for trash crate dependency slvnlrt 2026-03-08 21:08:59 +01:00
  • 507ac32691 fix(tests): align progress.rs tests with actual implementation slvnlrt 2026-03-07 00:09:37 +01:00
  • c77985d11e fix(ui): normalize Windows path separators in useNormalizedQuery slvnlrt 2026-03-06 23:52:40 +01:00
  • e8c15dd1cf fix(files): use native trash crate for cross-platform recycle bin support slvnlrt 2026-03-06 23:51:49 +01:00
  • a7757d391d perf(refs): replace PowerShell with native Win32 IOCTL for ReFS detection slvnlrt 2026-03-06 23:50:38 +01:00
  • e8fc67de67 fix(volume): normalize mount point path in VolumeFingerprint::from_primary_volume slvnlrt 2026-03-06 23:48:37 +01:00
  • e44261d425 Update file operation statuses and introduce path intersection task v2 Jamie Pine 2026-02-07 02:23:12 -08:00
  • f1843bf2a0 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive v2.0.0-alpha.2 Jamie Pine 2026-02-06 19:59:11 -08:00
  • 8ea57396bc Refactor daemon binary resolution in Tauri application Jamie Pine 2026-02-06 19:59:09 -08:00
  • 9a0d1813eb Merge pull request #3004 from spacedriveapp/release-build-fixes Jamie Pine 2026-02-06 19:58:38 -08:00
  • a3ef815a47 Update core tests workflow to enable manual trigger and disable automatic push events Jamie Pine 2026-02-06 19:37:41 -08:00
  • 20036ce664 Disable branch push trigger in core tests workflow and standardize YAML formatting for removal flags Jamie Pine 2026-02-06 19:36:01 -08:00
  • 21c641dddf Merge branch 'main' into release-build-fixes Jamie Pine 2026-02-06 19:20:52 -08:00
  • f735852410 Refactor Tauri configuration for Windows and streamline resource management Jamie Pine 2026-02-06 18:13:24 -08:00
  • abb88f79fe Update Ubuntu hosts in release workflow for improved build performance Jamie Pine 2026-02-06 15:42:45 -08:00
  • 55a132c890 Enhance DLL copying process in setup function Jamie Pine 2026-02-06 15:36:40 -08:00
  • de2373b7d6 Add ARM crypto flags for aarch64 architecture in release workflow Jamie Pine 2026-02-06 07:56:11 -08:00
  • 38452a4c7c Update shared-key in setup-rust action to version 6 for improved cache management and modify setup-system action to restore and install libclang for Windows, ensuring compatibility with bindgen while preventing Clang from interfering with MSVC's compiler detection. Jamie Pine 2026-02-06 06:56:00 -08:00
  • 53a626c977 Update shared-key in setup-rust action to version 5 for improved cache management and enhance compiler detection in setup-system action by forcing MSVC's cl.exe for both detection and compilation, ensuring compatibility and preventing linker errors. Jamie Pine 2026-02-06 04:47:02 -08:00
  • e16069f6df Update shared-key in setup-rust action to version 4 for improved cache management and enhance Clang removal process in setup-system action to ensure no Clang executables are discoverable, setting MSVC's cl.exe as the CMake compiler. Jamie Pine 2026-02-06 04:08:48 -08:00
  • 3899373bca Update shared-key in setup-rust action to version 3 for improved cache management and add verification step for Clang in setup-system action Jamie Pine 2026-02-06 03:17:55 -08:00
  • 0a878b56f5 Refactor LLVM configuration for Windows in setup-system action Jamie Pine 2026-02-06 02:58:42 -08:00
  • 819e8566a6 Remove experimental native prototypes section from README.md Jamie Pine 2026-02-06 02:56:50 -08:00
  • dcf09ce44c Enhance README.md with detailed component descriptions and architecture updates Jamie Pine 2026-02-06 02:55:56 -08:00
  • dde0b225fe Merge pull request #3013 from spacedriveapp/honor-contributors Jamie Pine 2026-02-06 02:36:58 -08:00
  • 54e478a73a Update xtask/src/contributors.rs Jamie Pine 2026-02-06 02:36:49 -08:00
  • b678e5e2fa Update xtask/src/contributors.rs Jamie Pine 2026-02-06 02:36:39 -08:00
  • c9749f557c Update packages/interface/src/Settings/pages/AboutSettings.tsx Jamie Pine 2026-02-06 02:36:28 -08:00
  • bf6d3795d2 Refactor Windows LLVM configuration in setup-system action and release workflow Jamie Pine 2026-02-06 02:33:09 -08:00
  • 53868e02b2 Configure LLVM for Windows in setup-system action to improve build compatibility Jamie Pine 2026-02-06 02:23:30 -08:00
  • 05f3654863 Enhance Windows build configuration in release workflow by adding CMake compiler variables Jamie Pine 2026-02-06 01:56:31 -08:00
  • 98a55b83af feat: add contributors list and update settings page Jamie Pine 2026-02-06 01:46:39 -08:00
  • e6da072104 Update shared-key in setup-rust action to version 2 for improved cache management Jamie Pine 2026-02-06 01:10:35 -08:00
  • ac62d00e01 Enhance release workflow by adding fail-fast option and setting compiler variables for Windows builds Jamie Pine 2026-02-06 00:41:21 -08:00
  • 77ff1d77fc Merge pull request #3012 from StarbirdTech/build/mobile-build-improvements Jamie Pine 2026-02-06 00:40:13 -08:00
  • 5c4b000765 build: add mobile-dev profile, fix metro watcher and NDK config StarbirdTech 2026-02-06 03:21:12 -05:00
  • 5082a694dc Add NASM installation step for Windows in release workflow Jamie Pine 2026-02-06 00:13:15 -08:00
  • 2a2901e93f Merge pull request #3011 from StarbirdTech/chore/package-cleanup Jamie Pine 2026-02-06 00:05:30 -08:00
  • 08ad5537c9 Implement mobile release workflow for iOS and Android builds Jamie Pine 2026-02-05 23:50:22 -08:00
  • e64e4213da Merge branch 'main' into release-build-fixes Jamie Pine 2026-02-05 23:41:04 -08:00
  • abedb6a6e6 chore: fix package exports, hoist types, remove stale lockfiles StarbirdTech 2026-02-06 02:19:00 -05:00
  • 711d75c285 Update GitHub Actions workflow to exclude ARM64 architecture from build space maximization step Jamie Pine 2026-02-05 23:15:39 -08:00
  • b23ae40a01 v2.0.0-alpha.2 Jamie Pine 2026-02-05 23:12:55 -08:00
  • 28ac407164 Remove pull request trigger from GitHub Actions release workflow Jamie Pine 2026-02-05 23:00:55 -08:00
  • 91f2566f1c Remove support for lld-link in get_best_linker function Jamie Pine 2026-02-05 22:59:09 -08:00
  • 9de7ee88ed Update versioning across multiple packages and enhance GitHub Actions workflow Jamie Pine 2026-02-05 22:58:11 -08:00
  • 92020cdc9e Refactor GitHub Actions workflow for CLI builds Jamie Pine 2026-02-05 22:40:56 -08:00
  • 9f7edb5086 Merge pull request #3010 from StarbirdTech/build/unify-workspace-cleanup Jamie Pine 2026-02-05 22:25:24 -08:00
  • 454267df18 build: check xcrun exit status before using sdk path StarbirdTech 2026-02-06 01:13:33 -05:00
  • 7741f970e5 build: unify mobile core into root workspace StarbirdTech 2026-02-06 01:01:27 -05:00
  • ab9c39526d Update GitHub Actions workflow to install VA-API libraries for ARM64 Jamie Pine 2026-02-05 21:59:50 -08:00
  • d25ca1e63b Refactor inode mapping in LocationManager Jamie Pine 2026-02-05 21:27:19 -08:00
  • 350e7760b2 Update GitHub Actions workflow for ARM and x86_64 builds Jamie Pine 2026-02-05 21:17:30 -08:00
  • 2ea55d86e1 Merge branch 'main' into release-build-fixes Jamie Pine 2026-02-05 21:12:36 -08:00
  • ae0e0d0440 Refactor GitHub Actions workflow for native dependencies setup Jamie Pine 2026-02-05 20:36:07 -08:00
  • bbfa798d7a Update GitHub Actions workflow to include gnutls library for native dependencies Jamie Pine 2026-02-05 20:10:46 -08:00
  • f6122414c3 Merge pull request #3003 from gedeondoescode/fix-windows Jamie Pine 2026-02-05 19:39:57 -08:00
  • 50ff7302cb Enhance ARM64 library installation in GitHub Actions workflow Jamie Pine 2026-02-05 19:36:50 -08:00
  • 8ab7b6d318 Merge pull request #3006 from StarbirdTech/feat/whisper-feature-gating Jamie Pine 2026-02-05 19:24:27 -08:00
  • 9a540db1a5 Refactor GitHub Actions workflow for ARM64 cross-compilation Jamie Pine 2026-02-05 19:09:35 -08:00
  • 25b1423df8 Update GitHub Actions workflow to use self-hosted runners and specific configurations Jamie Pine 2026-02-05 18:53:52 -08:00
  • e4e53b751c Fix volume indexing Gedeon Sainrival 2026-01-31 19:12:52 -05:00