Commit Graph

  • e18385d38b Refactor Explorer component structure and enhance routing Jamie Pine 2025-12-20 07:58:35 -08:00
  • 19fed1376a Enhance resource management and UI components Jamie Pine 2025-12-20 07:48:20 -08:00
  • 1c5a9d3558 Enhance content kind statistics and database structure Jamie Pine 2025-12-20 05:30:01 -08:00
  • c72a9a9cfb Add new sound effects and enhance QuickPreview components Jamie Pine 2025-12-19 06:17:45 -08:00
  • 7001b21981 Merge pull request #2921 from spacedriveapp/improve-device-awareness Jamie Pine 2025-12-19 00:27:19 -08:00
  • 1780dc8856 Enhance Gaussian Splat functionality and UI controls Jamie Pine 2025-12-19 00:26:07 -08:00
  • 8abc966b84 Add Gaussian Splat generation functionality Jamie Pine 2025-12-18 12:20:54 -08:00
  • 83809fadc3 Add support for PLY 3D models and integrate Gaussian splats visualization Jamie Pine 2025-12-18 11:04:24 -08:00
  • 19c689af03 Enhance CI workflow and improve test execution Jamie Pine 2025-12-18 07:09:19 -08:00
  • 0916247e58 clorb ass Jamie Pine 2025-12-18 04:12:39 -08:00
  • cd000441fc Update test configurations and enhance test robustness Jamie Pine 2025-12-18 04:11:33 -08:00
  • eb9ba58b6a Refactor test configurations and remove deprecated examples Jamie Pine 2025-12-18 03:53:29 -08:00
  • b853e66def Update test configurations and CI workflow Jamie Pine 2025-12-18 03:29:01 -08:00
  • c3d602af5a Refactor CI workflow and update test configurations Jamie Pine 2025-12-18 03:09:27 -08:00
  • 5ec4a31abb Update CI workflow and enhance core features Jamie Pine 2025-12-18 03:02:54 -08:00
  • d816201e2b Refactor DevicePanel layout for improved responsiveness Jamie Pine 2025-12-17 23:10:44 -08:00
  • 6ce96ede55 Implement atomic upsert for space entities and add sync setup tests Jamie Pine 2025-12-17 22:31:27 -08:00
  • 1bfe9da560 Refactor upsert logic in space entities to use atomic operations Jamie Pine 2025-12-17 21:53:01 -08:00
  • 4a7120e334 Enhance networking event loop to support job activity handling Jamie Pine 2025-12-17 21:43:12 -08:00
  • 589d311eff Update subproject commits to indicate dirty state and enhance logging in volume sync operations Jamie Pine 2025-12-17 21:37:41 -08:00
  • 5b1fd31e3a Implement app reset functionality and context management Jamie Pine 2025-12-17 20:26:26 -08:00
  • 94ea727010 fix type gen Jamie Pine 2025-12-17 18:42:29 -08:00
  • 3cad3cd37a remove newlines Jamie Pine 2025-12-17 18:32:13 -08:00
  • efd7120309 Enhance DevicePanel UI with volume display improvements Jamie Pine 2025-12-17 03:30:56 -08:00
  • 71992bb79c Enhance job event handling and device context management Jamie Pine 2025-12-17 02:13:42 -08:00
  • 7d7849d9ac Update tasks and fix server context Jamie Pine 2025-12-16 22:45:43 -08:00
  • d7a400d4d0 fix windows CI Jamie Pine 2025-12-15 06:37:37 -08:00
  • 97438f815d fix mobile core build Jamie Pine 2025-12-15 06:34:31 -08:00
  • 8fbf5585b7 Merge pull request #2918 from spacedriveapp/cursor/automatic-library-sync-switch-ecf7 Jamie Pine 2025-12-15 05:47:24 -08:00
  • 0b93a60895 Refactor: Improve event unsubscription handling in useClient and App components Jamie Pine 2025-12-15 05:46:59 -08:00
  • f682e205b5 disable macos x86 temp Jamie Pine 2025-12-15 03:30:25 -08:00
  • 51b169b63b Merge branch 'main' into cursor/automatic-library-sync-switch-ecf7 Jamie Pine 2025-12-15 03:27:02 -08:00
  • 3468a11b5f Merge pull request #2920 from spacedriveapp/release-build-config Jamie Pine 2025-12-15 03:24:40 -08:00
  • 9496612afa Refactor: Introduce FFmpegPacket RAII wrapper Cursor Agent 2025-12-15 10:25:00 +00:00
  • f709b8cbf0 Merge branch 'release-build-config' of https://github.com/spacedriveapp/spacedrive into release-build-config Jamie Pine 2025-12-15 02:22:11 -08:00
  • ebfa0b058d Fix: Handle null scanState in LocationInspector Cursor Agent 2025-12-15 10:21:52 +00:00
  • b5bef2cf93 Update HLC display format to use hexadecimal representation for timestamp and counter, improving readability and consistency. Jamie Pine 2025-12-15 01:33:40 -08:00
  • 60245b47c1 Add stable identifiers for image and audio files in ContentRenderer and AudioRenderer components; enhance job tracking in FileInspector for long-running operations Jamie Pine 2025-12-15 01:02:40 -08:00
  • 29d79ee9e7 feat: Add auto-switch for synced libraries Cursor Agent 2025-12-15 08:45:40 +00:00
  • 09e088b2b3 Refactor audio processing by replacing FFmpeg subprocess calls with direct library usage for audio sample extraction, as subtitle generation was not working in release builds. Add new audio decoding module and enhance error handling for unsupported formats. Jamie Pine 2025-12-15 00:42:29 -08:00
  • 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