Commit Graph

  • 45fb1f2e9b feat(ephemeral): add entry counting and snapshot saving enhancements Jamie Pine 2026-01-16 01:30:02 -08:00
  • 3e5640524c refactor(ephemeral): update indexing structure to use EntryId for UUID and content kind mappings Jamie Pine 2026-01-15 10:24:07 -08:00
  • 635f4e54b3 feat(ephemeral): add detailed memory breakdown and UUID management for indexing Jamie Pine 2026-01-15 09:58:26 -08:00
  • 57a8180277 feat(daemon): refactor daemon build process to skip if already running Jamie Pine 2026-01-15 09:58:09 -08:00
  • fc6a0dadac feat(job): disable auto-subscription for job activity and enhance job context management Jamie Pine 2026-01-15 07:53:01 -08:00
  • 564928060b feat(indexing): improve ephemeral indexing with batch processing and event emission control Jamie Pine 2026-01-15 07:52:41 -08:00
  • 860c491ca9 feat(job): add event emission control for job dispatching Jamie Pine 2026-01-15 05:47:36 -08:00
  • cd73d9b7cb feat(indexing): enhance indexing configuration to support volume indexing Jamie Pine 2026-01-15 05:31:24 -08:00
  • ae512d8c0b feat(snapshot): implement snapshot persistence for ephemeral indexes Jamie Pine 2026-01-15 02:09:06 -08:00
  • b3398de08b feat(migration): fix FTS5 search index to include directories Jamie Pine 2026-01-14 18:10:29 -08:00
  • b3e1166b3e refactor(explorer): centralize file fetching logic in useExplorerFiles hook Jamie Pine 2026-01-14 07:38:08 -08:00
  • 90583d361a Merge pull request #2970 from spacedriveapp/device-conntection-status Jamie Pine 2026-01-14 06:57:04 -08:00
  • 2c5e44b467 Merge pull request #2971 from spacedriveapp/better-size-view Jamie Pine 2026-01-14 06:56:43 -08:00
  • e3a3fdc68b feat(overview): refactor OverviewScreen and introduce DevicePanel Jamie Pine 2026-01-14 06:55:39 -08:00
  • ee22906275 Merge pull request #2973 from spacedriveapp/tembo/fix-connection-watcher-stale-entry Jamie Pine 2026-01-13 12:48:38 -08:00
  • b730dc7693 fix(network): ensure node removal from watched nodes on watcher completion tembo[bot] 2026-01-13 16:37:24 +00:00
  • f2e10e8e94 feat(assets): add new icons and update icon exports Jamie Pine 2026-01-13 07:54:42 -08:00
  • 621107fd25 fix(SizeView): adjust ThumbOverlay positioning and enhance drag-and-drop functionality Jamie Pine 2026-01-13 06:32:27 -08:00
  • 1d17ffed89 feat(explorer): increase size view item limit and enhance file display logic Jamie Pine 2026-01-13 06:07:33 -08:00
  • ddccd78ce6 feat(explorer): enhance ViewSettings with total file count and update SizeView for file management Jamie Pine 2026-01-13 05:57:51 -08:00
  • ce4dbd0579 feat(explorer): add size view item limit and enhance view settings management Jamie Pine 2026-01-13 05:18:45 -08:00
  • 13f7537d17 refactor(TabManager, Explorer, SizeView): update size view state management and enhance zoom functionality Jamie Pine 2026-01-13 04:44:42 -08:00
  • f1bc3adbea feat(size-view, tab-manager): enhance size view functionality and tab management Jamie Pine 2026-01-13 03:29:01 -08:00
  • 0f03929600 refactor(ShellLayout, SizeView, TabBar): improve component structure and styling Jamie Pine 2026-01-13 02:52:59 -08:00
  • 868b9b6b6f feat(size-view): integrate size view portal and enhance layout handling Jamie Pine 2026-01-13 02:31:26 -08:00
  • c61ed5ccbb better size view Jamie Pine 2026-01-13 02:15:17 -08:00
  • 68b8012c00 feat(tabs): implement drag-and-drop reordering for tabs and persist tab state Jamie Pine 2026-01-13 00:30:21 -08:00
  • 02384f1c68 refactor(network): simplify connection watcher logic and improve device state updates Jamie Pine 2026-01-12 21:21:22 -08:00
  • 234e3f0911 chore(types): remove generated TypeScript types file Jamie Pine 2026-01-12 19:47:26 -08:00
  • 3d94195da3 chore(types): update TypeScript types generation path Jamie Pine 2026-01-12 19:43:36 -08:00
  • ccf421bc49 feat(types): generate TypeScript types for core and tauri applications Jamie Pine 2026-01-12 19:37:40 -08:00
  • bab1675a10 Merge pull request #2967 from spacedriveapp/file-transfer-speed-tracking Jamie Pine 2026-01-12 03:13:30 -08:00
  • e0297557cd feat(FileCopyJob): persist job state for real-time UI updates during file copying Jamie Pine 2026-01-12 03:10:50 -08:00
  • 6177fc480e feat(CopyJobDetails): enhance file transfer UI with auto-scrolling and metadata refetching Jamie Pine 2026-01-12 02:50:11 -08:00
  • 390ff2c6f6 refactor(CopyMetadataQuery): remove logging statements for file loading Jamie Pine 2026-01-11 23:22:15 -08:00
  • a6c5e4c506 feat(FileCopy): persist job state to database and enhance metadata handling Jamie Pine 2026-01-11 23:22:06 -08:00
  • 4203ac952b Merge pull request #2966 from spacedriveapp/fix/sync-directory-paths-navigation Jamie Pine 2026-01-11 22:58:58 -08:00
  • c05e8e029a feat(JobManager): enhance job details display with strategy labels and UI improvements Jamie Pine 2026-01-11 22:36:24 -08:00
  • 4c3f618ff8 feat(PathResolver): implement canonical path resolution for file queries and enhance job size estimation Jamie Pine 2026-01-11 22:17:15 -08:00
  • 81225b260e feat(PathResolver): implement canonical path resolution for file queries and enhance job size estimation Jamie Pine 2026-01-11 21:54:44 -08:00
  • a939b6ec92 feat(FileCopy): improve size estimation for remote sources and enhance job progress tracking Jamie Pine 2026-01-11 20:14:41 -08:00
  • 4db6a83a45 refactor(Docker): remove legacy Docker setup and streamline server deployment Jamie Pine 2026-01-11 20:14:29 -08:00
  • fe9b08d670 fix(sync): include directory paths in realtime sync and batch messages Jamie Pine 2026-01-11 05:40:15 -08:00
  • df10b6cf72 feat(JobManager): enhance job details display with speed tracking and UI improvements Jamie Pine 2026-01-11 05:30:21 -08:00
  • 2802917d07 feat(copy): enhance file copy operations with metadata tracking and conflict resolution Jamie Pine 2026-01-11 04:39:04 -08:00
  • 2ffae4ae85 feat(Thumb): dynamically scale border radius based on size for improved aesthetics Jamie Pine 2026-01-11 02:14:02 -08:00
  • 65279bc3b0 feat(ColumnView): update currentFiles state on active column change for QuickPreview functionality Jamie Pine 2026-01-11 02:13:42 -08:00
  • 79a54cc807 Merge branch 'main' into cursor/settings-screen-implementation-98d1 Cursor Agent 2026-01-11 10:11:06 +00:00
  • b252d06675 Merge pull request #2965 from spacedriveapp/tembo/volume-id-nullability-refactor Jamie Pine 2026-01-11 01:54:50 -08:00
  • 85e9dba208 fix double ding Jamie Pine 2026-01-11 01:54:25 -08:00
  • 4c520860f2 chore(whitepaper): update spacedrive.pdf with latest revisions Jamie Pine 2026-01-11 01:25:44 -08:00
  • 0c90056499 feat(indexing): update root entry metadata and enhance inode handling Jamie Pine 2026-01-11 01:25:37 -08:00
  • 091a608762 refactor(core): enhance volume ownership model and update sync documentation Jamie Pine 2026-01-11 00:19:10 -08:00
  • 5b74e94953 refactor(location): enforce volume detection for location entries Jamie Pine 2026-01-11 00:00:56 -08:00
  • 715645ed23 refactor(dependencies): update Cargo.toml and Cargo.lock for sd-tauri-core and related modules Jamie Pine 2026-01-10 21:55:08 -08:00
  • 47f2299614 feat(ui): add Toaster component to Shell for improved user notifications Jamie Pine 2026-01-09 21:22:43 -08:00
  • eb308ec505 feat(types): add new types for thumbstrip and thumbnail generation Jamie Pine 2026-01-09 21:12:26 -08:00
  • b89b2ef51d Merge branch 'dev-build-improvements' into tembo/volume-id-nullability-refactor Jamie Pine 2026-01-09 21:08:36 -08:00
  • 90476fb812 feat(types): enhance CloudStorageConfig with detailed OAuth documentation and remove deprecated thumbstrip types Jamie Pine 2026-01-09 21:07:01 -08:00
  • 2dfc069f9a feat(location): implement volume ID lazy resolution and backfill tembo[bot] 2026-01-10 03:54:08 +00:00
  • e1c1b5b61f Fix build command in setup function to correctly include sd-daemon binary Jamie Pine 2026-01-09 18:20:01 -08:00
  • c2cea6f97c Update cargo aliases and enhance thumbstrip generation error handling Jamie Pine 2026-01-09 18:07:05 -08:00
  • 61219569c4 Enhance CONTRIBUTING.md with media processing features guidance Jamie Pine 2026-01-09 17:59:22 -08:00
  • 15c88c13ce Merge pull request #2961 from spacedriveapp/better-top-bar Jamie Pine 2026-01-09 14:44:10 -08:00
  • 6cae8b390e Refactor ExplorerView component for improved readability and organization Jamie Pine 2026-01-07 21:37:31 -08:00
  • bff6987fe2 Refactor TopBar overflow calculation and enhance QuickPreviewFullscreen with memoized components Jamie Pine 2026-01-07 21:22:51 -08:00
  • 3639b10fdc Enhance TopBar for macOS compatibility with dynamic padding Jamie Pine 2026-01-07 20:52:53 -08:00
  • 36bb43aad4 Enhance TopBar with submenu support and refactor related components Jamie Pine 2026-01-07 20:41:10 -08:00
  • 0af14c96e8 Enhance TopBar functionality with new components and context updates Jamie Pine 2026-01-07 19:54:58 -08:00
  • 3cc705dd6f Add ExpandableSearchButton component and update ExplorerView Jamie Pine 2026-01-07 18:37:47 -08:00
  • ae36e7514d Refactor TopBar components to remove center reference Jamie Pine 2026-01-07 18:33:14 -08:00
  • f1496a4e78 Merge pull request #2960 from spacedriveapp/explorer-layout-refactor Jamie Pine 2026-01-07 17:06:54 -08:00
  • 43e48483f5 Add interface restructure documentation Jamie Pine 2026-01-07 16:59:05 -08:00
  • 5d1457d24d Refactor: Update TypeScript configuration and enhance component structure Jamie Pine 2026-01-07 16:51:22 -08:00
  • 6d61477885 Refactor: Replace Explorer component with Shell in App and main entry points Jamie Pine 2026-01-07 15:58:10 -08:00
  • 495ea29b7e Merge pull request #2956 from spacedriveapp/entry-to-volume-relation Jamie Pine 2026-01-07 15:07:32 -08:00
  • e134fb46e1 cargo fmt Jamie Pine 2026-01-07 12:48:07 -08:00
  • b4385aa3f3 Enhance test cleanup by adding core shutdown logic Jamie Pine 2026-01-07 12:47:38 -08:00
  • bb4541fbb4 Revise links for release notes and roadmap Jamie Pine 2026-01-07 02:39:43 -08:00
  • d1db406cda Update VSCode settings, modify Cargo.toml features, and enhance tag handling in the interface Jamie Pine 2026-01-05 21:24:29 -08:00
  • 275eea996e Add tests for file deletion and modification events in fs-watcher Jamie Pine 2026-01-04 22:35:00 -08:00
  • 4f97267c37 Enhance LibraryLock management by adding explicit release method Jamie Pine 2026-01-04 22:06:34 -08:00
  • 66d62d5fe1 Refactor migration to fully remove device_id and backfill from volume_id Jamie Pine 2026-01-04 21:51:00 -08:00
  • 70842c6743 Fix library test (database.db → library.db) Jamie Pine 2026-01-04 21:36:14 -08:00
  • a2e76ef985 Remove FK additions from migrations (SQLite limitation) Jamie Pine 2026-01-04 18:01:23 -08:00
  • b4e0981316 Fix migration timestamps (2026 not 2025) Jamie Pine 2026-01-04 17:38:56 -08:00
  • 8314588336 Fix space_item field name (entry_id → entry_uuid) Jamie Pine 2026-01-04 17:32:27 -08:00
  • 9b5d0b6020 Refactor: Replace device_id with volume_id in entries and locations Jamie Pine 2026-01-04 17:29:46 -08:00
  • a22839112b remove stray docs Jamie Pine 2026-01-04 17:19:00 -08:00
  • 8f40d46ebe Merge pull request #2951 from spacedriveapp/cursor/space-item-uuid-migration-8c5b Jamie Pine 2026-01-04 17:06:39 -08:00
  • a8219385b2 Merge pull request #2952 from SinanGncgl/fix/dropbox-oauth-config Jamie Pine 2026-01-04 17:05:43 -08:00
  • 6b79c3eab0 Remove generated types.ts file Sinan Gencoglu 2026-01-03 23:28:26 +01:00
  • 9adb941003 Refactor: Remove redundant entry_uuid FKMapping Cursor Agent 2026-01-03 22:28:00 +00:00
  • 68d6b36f4a Fix Dropbox OAuth configuration Sinan Gencoglu 2026-01-03 23:13:58 +01:00
  • cd68613f3e Merge pull request #2947 from spacedriveapp/windows-build Jamie Pine 2026-01-03 14:02:51 -08:00
  • 3487c90f1c Merge branch 'main' into windows-build Cursor Agent 2026-01-03 21:53:34 +00:00
  • bea46e0313 Refactor: Use entry UUID instead of ID in space items Cursor Agent 2026-01-03 21:38:26 +00:00
  • 322db65663 feat(logo): replace ASCII logo with a dynamic purple orb rendering Jamie Pine 2025-12-31 16:46:58 -08:00
  • 6b8f178788 refactor(tests): enhance debug output formatting in indexing tests Jamie Pine 2025-12-31 16:46:50 -08:00
  • d9f0a4de5e fix(tests): improve Windows test stability and directory handling Jamie Pine 2025-12-31 13:44:25 -08:00