Commit Graph

  • 97598b9757 Refactor LocationInspector component to handle null and undefined values in job policies and file count, improving robustness and display logic. Jamie Pine 2025-12-15 00:14:25 -08:00
  • 5a4637cce0 Add installation step for Rust target in release workflow to ensure compatibility Jamie Pine 2025-12-14 23:51:25 -08:00
  • aee5d8ddda Update Rust toolchain action to use stable version and correct target input parameter for improved compatibility in setup workflow. Jamie Pine 2025-12-14 23:37:22 -08:00
  • a28ea26706 Refactor release workflow by updating macOS build configurations and enhancing scan state display in LocationInspector component for improved clarity. Jamie Pine 2025-12-14 23:28:51 -08:00
  • a5413d9538 Update cargo configuration to include CPATH for native dependencies and streamline setup process in Rust build workflow. Jamie Pine 2025-12-14 23:06:02 -08:00
  • 438d7fa52a Enhance release workflow by adding macOS build configurations and setup step for Rust. Adjusted matrix settings for better clarity and organization. Jamie Pine 2025-12-14 22:20:23 -08:00
  • 3200f7ab3d Merge pull request #2915 from spacedriveapp/build-fixes Jamie Pine 2025-12-14 21:59:00 -08:00
  • dfdd24e8ff enable other platforms in release workflow Jamie Pine 2025-12-14 21:58:48 -08:00
  • 828b296adb Update Tauri build script to ensure it continues on failure and add macOS check in entitlement fix script Jamie Pine 2025-12-14 21:56:52 -08:00
  • 6d680fa028 Update Tauri configuration and styles; refactor components for improved readability and consistency. Adjusted CSS styles and Tailwind configurations, and made minor code formatting changes across various files. Jamie Pine 2025-12-14 21:47:16 -08:00
  • 44fff099e4 Merge pull request #2914 from spacedriveapp/build-stuff Jamie Pine 2025-12-14 01:00:46 -08:00
  • 5a604f3a94 Merge pull request #2907 from spacedriveapp/cursor/resource-event-system-refactor-7da6 Jamie Pine 2025-12-13 17:53:24 -08:00
  • 59553e2718 Merge pull request #2905 from spacedriveapp/tembo/remove-auto-accept-pairing Jamie Pine 2025-12-13 17:53:07 -08:00
  • 0686522c14 Refactor: Use normalized query for device listing Cursor Agent 2025-12-13 03:38:39 +00:00
  • e4cd861fc8 Fix: Query actual connection status for devices Cursor Agent 2025-12-13 03:27:29 +00:00
  • 9f1558b108 Fix device capabilities display and use sd_path Jamie Pine 2025-12-12 18:22:59 -08:00
  • d340537d16 Refactor device pairing and connection status logic Cursor Agent 2025-12-13 02:15:25 +00:00
  • 0ab4f96fda Update macOS entitlements and post-build script Jamie Pine 2025-12-12 18:08:33 -08:00
  • 241c76d69b Refactor: Use canonical Device domain model everywhere Cursor Agent 2025-12-13 02:04:22 +00:00
  • c171c087c3 feat: Emit device state change events Cursor Agent 2025-12-13 01:48:22 +00:00
  • d90597bace Refactor: Use EventEmitter for resource change events Cursor Agent 2025-12-13 01:37:06 +00:00
  • e634b9b803 Merge pull request #2908 from spacedriveapp/cursor/release-workflow-artifact-path-b38d Jamie Pine 2025-12-12 17:23:45 -08:00
  • 42c537a790 Fix: Commit dist/ folders in .github/actions/ Cursor Agent 2025-12-13 01:22:49 +00:00
  • 0a1e91ea75 Refactor resource registry to use inventory crate Cursor Agent 2025-12-13 01:03:26 +00:00
  • f6a97509d2 Checkpoint before follow-up message Cursor Agent 2025-12-13 00:42:36 +00:00
  • 832428c8ac Wire up daemon for Tauri bundler validation Jamie Pine 2025-12-12 16:23:39 -08:00
  • 1c1ad49389 Add cleanup step for keychain to release workflow James Pine 2025-12-11 20:08:50 -08:00
  • 9765543eed Self hosted runner mega moment James Pine 2025-12-11 19:50:03 -08:00
  • 8d51457e48 feat: Implement global keybinds and context menu integration Cursor Agent 2025-12-11 23:44:16 +00:00
  • c324f6d331 Add core tests workflow and ARM build notes Jamie Pine 2025-12-11 14:38:50 -08:00
  • dc9d1a75a5 Update ARM flags and gate whisper-rs by OS Jamie Pine 2025-12-11 13:44:18 -08:00
  • 4d3b20a922 Add ARMv8-A compile flags in release workflow Jamie Pine 2025-12-11 12:50:37 -08:00
  • d9f9227230 Update whisper-rs to 0.15.1 with metal feature Jamie Pine 2025-12-11 12:30:40 -08:00
  • 0d6688caff more github actions config: change runner host Jamie Pine 2025-12-11 12:09:03 -08:00
  • f582c0417a Disable release matrix entries for testing Jamie Pine 2025-12-11 01:21:55 -08:00
  • 7465a0b710 Refactor publish-artifacts workflow and TS config Jamie Pine 2025-12-11 00:28:01 -08:00
  • dc690ac217 Fix macOS build and update framework path Jamie Pine 2025-12-10 23:14:54 -08:00
  • af43ed76bd Update Tauri config, GitHub action, and Cargo.lock Jamie Pine 2025-12-10 22:12:18 -08:00
  • 56d8b3f2ed Remove macOS and Windows builds from CI matrix Jamie Pine 2025-12-10 21:19:21 -08:00
  • 12ddcce940 Run Clippy only on Linux runners Jamie Pine 2025-12-10 20:48:03 -08:00
  • 9981ee76d2 Update TS configs and add typecheck script Jamie Pine 2025-12-10 20:44:52 -08:00
  • f5edcf1964 migrate to bun.lockb Jamie Pine 2025-12-10 20:31:10 -08:00
  • ef6530d246 Add shared config package and update tsconfig Jamie Pine 2025-12-10 20:16:35 -08:00
  • 84d9e8c09b Set working directory for build step Jamie Pine 2025-12-10 19:41:25 -08:00
  • 1b36735935 Merge branch 'main' of https://github.com/spacedriveapp/spacedrive Jamie Pine 2025-12-10 19:19:23 -08:00
  • 25e86e754d remove external bin for now, tauri wont bundle with daemon in release mode until this is solved, but you can use the CLI. this unblocks compile. Jamie Pine 2025-12-10 19:18:52 -08:00
  • 0386633ff4 lazily improve apple platforms icon Lynx 2025-12-10 18:01:40 -08:00
  • 522b213f64 Update iOS Podfile.lock deps and guard daemon copy Jamie Pine 2025-12-10 17:51:42 -08:00
  • b5ec591322 Always copy daemon to target path Jamie Pine 2025-12-10 17:46:47 -08:00
  • cdfae75f8a fix tauri Jamie Pine 2025-12-10 17:42:02 -08:00
  • b77c8e521d one fix for frozen lockfile issue is no frozen lockfile Jamie Pine 2025-12-10 16:21:51 -08:00
  • 8652787261 chore: regenerate bun lockfile Jamie Pine 2025-12-10 16:08:09 -08:00
  • d03e277296 Update Bun version to 1.3.4 and standardize quotes in workflow files Jamie Pine 2025-12-10 15:32:25 -08:00
  • 00c98bde24 cargo fmt Jamie Pine 2025-12-10 15:27:26 -08:00
  • 5b1c7d5733 Update bun.lock Jamie Pine 2025-12-10 15:26:56 -08:00
  • ccb5909ebd Update CI and release workflows, add TypeScript support, and refactor code for clarity Jamie Pine 2025-12-10 15:21:01 -08:00
  • 651e9bae46 Refactor and improve code clarity across multiple files Jamie Pine 2025-12-10 15:08:46 -08:00
  • 0717d8dd0a Refactor code for improved clarity and performance Jamie Pine 2025-12-10 14:43:17 -08:00
  • c85798ddcf Fix image dimension scaling documentation Jamie Pine 2025-12-10 14:41:20 -08:00
  • e5b1737caf clippy moment Jamie Pine 2025-12-10 14:27:29 -08:00
  • a91c76c147 Rust fmt + fix CI xtask command Jamie Pine 2025-12-10 14:09:46 -08:00
  • 4525eda7de Update CI and release workflows to include native dependency setup and adjust CLI binary build features Jamie Pine 2025-12-10 14:05:24 -08:00
  • 5d980257a0 refactor(pairing): Remove auto-accept option and related code tembo[bot] 2025-12-10 21:20:41 +00:00
  • 09d60fc7f8 Merge pull request #2904 from spacedriveapp/full-volume-ephemeral-indexing Jamie Pine 2025-12-10 09:46:11 -08:00
  • 7f49e03d68 Update Spacedrive.xcscheme to use Debug build configuration for LaunchAction Jamie Pine 2025-12-10 09:46:00 -08:00
  • def6060b5a Update file name display to include extensions in Explorer components Jamie Pine 2025-12-10 09:44:55 -08:00
  • 7f3eee3848 Enhance FileOperationModal and introduce FileStack component Jamie Pine 2025-12-10 09:23:00 -08:00
  • 6e2b45d10b Update symlink path for Spacedrive.framework in tauri configuration Jamie Pine 2025-12-10 09:07:01 -08:00
  • d8984a0688 Enhance FileOperationModal with keyboard shortcuts and improved UI Jamie Pine 2025-12-10 09:06:49 -08:00
  • 64a5894997 Refactor volume management and enhance asset handling Jamie Pine 2025-12-10 09:00:44 -08:00
  • 3aa608fbfc Update symlink path for Spacedrive.framework on macOS Jamie Pine 2025-12-10 08:42:47 -08:00
  • 4d9dfbd922 Refactor VolumeBar component styles for improved clarity and consistency Jamie Pine 2025-12-09 22:01:13 -08:00
  • 124ee9bdb0 Merge pull request #2903 from spacedriveapp/better-fs-events Jamie Pine 2025-12-09 21:42:31 -08:00
  • 3f98961b44 Refactor file query handling to improve database lookup and fallback mechanisms Jamie Pine 2025-12-09 21:42:02 -08:00
  • 0bae97746a Add EventBuffer for handling event subscriptions and race conditions Jamie Pine 2025-12-09 19:41:23 -08:00
  • 9438965ffd Update subproject commits and Podfile.lock for dependency versioning Jamie Pine 2025-12-09 19:24:04 -08:00
  • 2770a7a8a9 fix volume display name and disable react-scan Jamie Pine 2025-12-09 19:16:13 -08:00
  • c139aa938f Refactor ColumnView component to improve internal navigation handling Jamie Pine 2025-12-09 19:09:50 -08:00
  • 05554b2919 Update App component and Explorer views for improved performance and usability Jamie Pine 2025-12-09 19:03:51 -08:00
  • 34a00c152a Refactor file path handling and enhance query options in useNormalizedQuery Jamie Pine 2025-12-09 18:41:40 -08:00
  • 4efcf7466b Refactor change detection and enhance event handling in persistent indexing Jamie Pine 2025-12-09 18:00:44 -08:00
  • cf998edb03 Enhance event handling for resource deletion in ephemeral writer Jamie Pine 2025-12-09 17:09:47 -08:00
  • b16a015746 Enhance EphemeralIndex entry removal and introduce event collectors Jamie Pine 2025-12-09 17:01:49 -08:00
  • 1adabc7999 Add batch file and directory creation/deletion scenarios to ephemeral watcher tests Jamie Pine 2025-12-09 16:20:17 -08:00
  • deadc713be Refactor FsWatcherService and event handlers for async support Jamie Pine 2025-12-09 15:59:58 -08:00
  • 38136ab5a7 Enhance filesystem watching and integrate new sound effects Jamie Pine 2025-12-09 15:19:27 -08:00
  • f9116ed598 Merge pull request #2902 from spacedriveapp/file-copy-ui Jamie Pine 2025-12-09 06:25:51 -08:00
  • 591c7461a4 Add misc UI and ephemeral watching (wip) Jamie Pine 2025-12-09 06:05:51 -08:00
  • b029004a24 Comment out startup sound in App component and update sound files for copy operations Jamie Pine 2025-12-09 00:05:35 -08:00
  • bf1962e5ad Enhance file selection and navigation in Explorer component Jamie Pine 2025-12-08 23:13:23 -08:00
  • 5659e85c09 Update subproject commits and enhance content identity UUID generation Jamie Pine 2025-12-08 22:52:28 -08:00
  • 337a284e96 Enhance file operation handling and add sound effects Jamie Pine 2025-12-08 21:15:00 -08:00
  • 9e25625285 Merge pull request #2898 from Yukeey07/patch-1 Jamie Pine 2025-12-08 18:30:27 -08:00
  • 5568182694 Merge pull request #2900 from gedeondoescode/setup-android Jamie Pine 2025-12-08 18:27:48 -08:00
  • 8e4d6d0bdd Merge branch 'main' into setup-android Jamie Pine 2025-12-08 17:39:50 -08:00
  • 89becd53ff Merge pull request #2901 from spacedriveapp/ephemeral-cache Jamie Pine 2025-12-08 17:38:20 -08:00
  • 57209a8085 Rename DB writer to DatabaseStorage Jamie Pine 2025-12-08 17:13:52 -08:00
  • 3e49f1de10 comments Jamie Pine 2025-12-08 16:45:39 -08:00
  • 2641c335ff cargo fmt Jamie Pine 2025-12-08 12:32:04 -08:00
  • dc4bc2929f Add an actual message this time Gedeon 2025-12-08 09:56:13 -05:00