Commit Graph

  • 8f1d66a10e refactor: Improve formatting and structure in SelectionContext component Jamie Pine 2025-12-24 15:52:16 -08:00
  • 214dfa8180 feat: Enhance drag selection functionality in Explorer views Jamie Pine 2025-12-24 15:36:31 -08:00
  • ca8eae04f8 refactor: Remove focus ring from FileCard component Jamie Pine 2025-12-24 15:18:11 -08:00
  • 7df7974f27 Merge branch 'main' into drag-select Jamie Pine 2025-12-24 15:06:19 -08:00
  • 6146959ce8 feat: Improve TabNavigationGuard to enhance tab switching experience Jamie Pine 2025-12-24 15:05:42 -08:00
  • ee32393a9e Merge pull request #2931 from spacedriveapp/cursor/explorer-tab-interface-implementation-dec8 Jamie Pine 2025-12-24 15:01:45 -08:00
  • b519f5b582 feat: Add TabNavigationGuard to prevent stale data during tab switches Jamie Pine 2025-12-24 15:00:49 -08:00
  • 51bc83d0fe refactor: Streamline Explorer component state management Jamie Pine 2025-12-24 14:46:13 -08:00
  • 6631b5cba7 feat: Enhance tab management with view state synchronization Jamie Pine 2025-12-24 12:20:12 -08:00
  • 1efeb1b170 feat: Implement tab scroll synchronization across Explorer views Jamie Pine 2025-12-24 11:59:11 -08:00
  • 671214d742 Refactor: Update Explorer and TabManager components for improved context handling Jamie Pine 2025-12-24 11:51:52 -08:00
  • 2a6c09f426 Refactor: Update TabBar component for improved styling and functionality Jamie Pine 2025-12-24 11:32:24 -08:00
  • 65df3e4c28 Refactor: Enhance tab management and layout in Explorer Jamie Pine 2025-12-24 11:12:50 -08:00
  • 0dd4e688cf Fix: Prevent saving path during tab switch Cursor Agent 2025-12-24 18:54:58 +00:00
  • 31e309b685 Fix: Expand app search and add timeout error handling Cursor Agent 2025-12-24 18:51:11 +00:00
  • 998deacdb6 Implement drag selection feature across Explorer views Jamie Pine 2025-12-24 10:42:15 -08:00
  • 7f4b757290 Add comprehensive integration tests for the tag system Jamie Pine 2025-12-24 10:00:58 -08:00
  • ff4e03ba62 feat: Implement cross-platform file opening Cursor Agent 2025-12-24 17:59:33 +00:00
  • 1fb4a0f8e6 Refactor: Move daemon reconnect reload to ExplorerLayout Cursor Agent 2025-12-24 17:54:21 +00:00
  • f530a7cb97 Add file opening system and UI integration tasks Jamie Pine 2025-12-24 09:45:57 -08:00
  • ab858bd023 feat: Implement tabbed interface for Explorer Cursor Agent 2025-12-24 17:34:05 +00:00
  • ca9b8f3f73 Fix: Improve rename functionality and error handling Cursor Agent 2025-12-24 17:26:27 +00:00
  • 766303547a Update TODO list with new tasks for file management enhancements Jamie Pine 2025-12-24 09:05:09 -08:00
  • 06f0406b82 feat: Implement file rename and folder creation operations (FILE-004) Jamie Pine 2025-12-24 08:59:54 -08:00
  • 940bd90a8f feat: Add daemon startup overlay and status hook Cursor Agent 2025-12-24 16:58:56 +00:00
  • 9888a4cbb3 Merge pull request #2906 from spacedriveapp/cursor/unified-keybind-system-design-bdd9 Jamie Pine 2025-12-24 08:37:21 -08:00
  • 546c5ec132 Add file operations for renaming and folder creation Jamie Pine 2025-12-24 08:36:23 -08:00
  • b555156fa7 Update TODO list and enhance job logging configuration Jamie Pine 2025-12-24 08:04:57 -08:00
  • 9f5c7c5880 Enhance indexing and change detection mechanisms Jamie Pine 2025-12-24 08:04:33 -08:00
  • 3555a11795 Add IndexMode::Stale variant for improved stale file detection Jamie Pine 2025-12-24 00:49:20 -08:00
  • 5b420b09d4 Add filesystem watcher testing guidelines to documentation Jamie Pine 2025-12-23 08:42:07 -08:00
  • 96c08fa3a1 Enhance file operations and introduce statistics listener service Jamie Pine 2025-12-23 08:36:42 -08:00
  • 317b79920d Implement clipboard functionality and enhance file operations Jamie Pine 2025-12-23 08:36:26 -08:00
  • e7418fe80b Merge main into cursor/unified-keybind-system-design-bdd9 Cursor Agent 2025-12-23 09:06:27 +00:00
  • 2fa41c9fae Merge pull request #2925 from spacedriveapp/space-item-cleanup Jamie Pine 2025-12-23 01:03:49 -08:00
  • e0989a01a5 Enhance PathBar component with editing functionality Jamie Pine 2025-12-23 00:34:53 -08:00
  • ce1f52bde9 Refactor job cancellation and pause/resume error handling Jamie Pine 2025-12-22 07:50:35 -08:00
  • 9925d926e2 Enhance device revocation process with library removal option Jamie Pine 2025-12-22 07:04:04 -08:00
  • dabb195291 Refactor Explorer component and enhance keyboard navigation Jamie Pine 2025-12-22 05:55:27 -08:00
  • d52e89768d Refactor Explorer context and navigation handling Jamie Pine 2025-12-22 05:37:08 -08:00
  • 1832d929ea Implement device unpairing and cache management Jamie Pine 2025-12-22 04:19:07 -08:00
  • 4764077f56 Enhance job management functionality and UI Jamie Pine 2025-12-22 02:48:16 -08:00
  • 6bf758460a Merge branch 'space-item-cleanup' of https://github.com/spacedriveapp/spacedrive into space-item-cleanup Jamie Pine 2025-12-21 12:10:49 -08:00
  • 9602a803af Refactor: Use specific names for location, volume, and tag items Cursor Agent 2025-12-21 20:00:22 +00:00
  • ede5b255e3 Enhance job management UI and data structures Jamie Pine 2025-12-21 08:50:33 -08:00
  • 7d56d67a7c Refactor DevicePanel to enhance location selection UI Jamie Pine 2025-12-21 08:21:55 -08:00
  • 14c6c66dc6 Enhance space item active state logic Jamie Pine 2025-12-21 08:08:44 -08:00
  • ca5107e437 Refactor SpaceItem component and enhance drop zone management Jamie Pine 2025-12-21 08:00:58 -08:00
  • c0039c9d49 Merge pull request #2922 from spacedriveapp/content-kind-statistics Jamie Pine 2025-12-21 07:12:57 -08:00
  • bb472a779b Add ephemeral cache reset functionality Jamie Pine 2025-12-21 07:12:40 -08:00
  • c46031a129 Enhance job management and UI components Jamie Pine 2025-12-21 06:11:57 -08:00
  • 87875277b9 Implement library load failure event and enhance library directory scanning Jamie Pine 2025-12-21 04:42:34 -08:00
  • 9d72285b0e Add sidecar icon handling and improve FileInspector component Jamie Pine 2025-12-20 11:34:09 -08:00
  • fc09e7bbea Enhance device revocation and media view responsiveness Jamie Pine 2025-12-20 10:52:52 -08:00
  • ab906ed980 Refactor: Optimize content kind count update Cursor Agent 2025-12-20 18:16:00 +00:00
  • 815c37f7e4 Update virtual file handling and enhance Explorer component functionality Jamie Pine 2025-12-20 09:54:47 -08:00
  • c30eaf1cdb Refactor virtual file mapping and enhance Explorer component interactions Jamie Pine 2025-12-20 09:25:36 -08:00
  • a3095e4fe1 Enhance UUID preservation in indexing tests and Explorer components Jamie Pine 2025-12-20 09:12:50 -08:00
  • e9ad17aa58 Implement virtual file support in Explorer components Jamie Pine 2025-12-20 08:44:37 -08:00
  • 5cbd7c253a Refactor Explorer routing and enhance UI components Jamie Pine 2025-12-20 08:25:19 -08:00
  • 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