Commit Graph

  • 5263f49afc Check if SDMobileCoreModule actually exists Gedeon 2025-12-08 09:54:48 -05:00
  • e941d4f3de Enhance Android build instructions in CONTRIBUTING.md Gedeon 2025-12-08 08:37:23 -05:00
  • 93c40bfb7c Refactor indexing to remove context abstraction Jamie Pine 2025-12-08 03:38:13 -08:00
  • e5275c6649 Rename EntryProcessor with DBWriter across indexing Jamie Pine 2025-12-08 03:18:47 -08:00
  • bc6a347b69 Refactor ephemeral indexing structure and improve documentation Jamie Pine 2025-12-08 02:14:47 -08:00
  • ee39df74a8 Refactor subtree deletion handling in indexing operations Jamie Pine 2025-12-08 01:35:30 -08:00
  • 36659ac96b Refactor indexing change handling and introduce unified change detection Jamie Pine 2025-12-08 01:25:21 -08:00
  • 6bdc9a7055 Implement unified change handling for indexing with filesystem watching support Jamie Pine 2025-12-08 00:38:17 -08:00
  • 3739b3f34f Enhance ephemeral indexing and add filesystem watching support Jamie Pine 2025-12-08 00:38:04 -08:00
  • b6779d71ac Enhance ephemeral indexing with error handling and memory-mapped storage Jamie Pine 2025-12-07 23:17:51 -08:00
  • 8c24a98756 more comments Jamie Pine 2025-12-07 22:36:19 -08:00
  • ed0fa209b4 Improve comments Jamie Pine 2025-12-07 22:23:57 -08:00
  • 4a2590d418 Refactor IndexerJob to separate job phase execution and ensure proper ephemeral indexing cleanup Jamie Pine 2025-12-07 21:46:21 -08:00
  • aff2398563 Implement shared path tracking in parallel discovery to prevent duplicate processing Jamie Pine 2025-12-07 21:37:28 -08:00
  • 456da8a924 Enhance ephemeral indexing by clearing stale entries before re-indexing Jamie Pine 2025-12-07 21:35:19 -08:00
  • 191c7f7ef0 Refactor to a single unified ephemeral index cache Jamie Pine 2025-12-07 21:31:15 -08:00
  • c3517a554e Preserve ephemeral UUIDs during indexing Jamie Pine 2025-12-07 21:03:51 -08:00
  • cf400865f4 Introduce ephemeral index cache and status API Jamie Pine 2025-12-07 19:55:34 -08:00
  • 86b906f956 Remove needless Log function in SDMobileCoreModule.kt Gedeon Sainrival 2025-12-07 21:02:41 -05:00
  • 22031d3b5d Start generating builds for Android Gedeon Sainrival 2025-12-07 20:53:12 -05:00
  • 8fc01634f6 parallel indexing rayon without rayon due to async requirement Jamie Pine 2025-12-07 15:45:26 -08:00
  • d1392607ad chore: add default locations with IndexMode::None Jamie Pine 2025-12-06 20:50:07 -08:00
  • 97e3bb590a fix: update QuickPreview and Explorer sync Jamie Pine 2025-12-06 20:50:07 -08:00
  • 0e932defdc feat: add icons and indexing indicator to PathBar Jamie Pine 2025-12-06 20:50:06 -08:00
  • 0c7c5e05f2 fix: fix logCallback and setCurrentLibrary Jamie Pine 2025-12-06 16:46:02 -08:00
  • 17abcc4221 feat: update ExplorerView and Info.plist Jamie Pine 2025-12-06 16:46:02 -08:00
  • 5183d37394 some more code Jamie Pine 2025-12-05 15:17:00 -08:00
  • b4024c860e Mobile app in React Native Jamie Pine 2025-12-05 15:16:41 -08:00
  • a4c5fd0a73 Update README with Windows dependency copy instructions Yukeey 2025-12-05 16:00:09 +01:00
  • 8987249de6 Merge pull request #2897 from spacedriveapp/daemon-disconnected-screen Jamie Pine 2025-12-04 18:39:30 -08:00
  • 76fa4203d1 Add Windows support for daemon service management Jamie Pine 2025-12-04 18:34:30 -08:00
  • 8ef08e584d Merge branch 'daemon-disconnected-screen' of https://github.com/spacedriveapp/spacedrive into daemon-disconnected-screen Jamie Pine 2025-12-04 18:26:28 -08:00
  • 73b057e506 Fix daemon connection and service installation error handling Jamie Pine 2025-12-04 18:25:45 -08:00
  • d847415e84 Refactor: Consolidate daemon status listener cleanup Cursor Agent 2025-12-05 02:22:26 +00:00
  • 59d6f0d47e Add daemon service management commands Jamie Pine 2025-12-04 18:10:24 -08:00
  • a3fdbf7c1e Make daemon starting state fully reactive Jamie Pine 2025-12-04 17:02:55 -08:00
  • 3b605ee78d Add daemon disconnected screen with auto-reconnect Jamie Pine 2025-12-04 16:47:27 -08:00
  • 221affd23a Add cross-device event export and fix dropdown Jamie Pine 2025-12-04 15:45:40 -08:00
  • ff5a359980 Merge pull request #2896 from spacedriveapp/sync-event-log Jamie Pine 2025-12-04 15:38:03 -08:00
  • b9420e806f Merge pull request #2895 from Yukeey07/main Jamie Pine 2025-12-04 15:33:37 -08:00
  • 4f607a603b apps/cli/src/domains/update/mod.rs apps/tauri/scripts/dev-with-daemon.ts bun.lock core/src/ops/indexing/entry.rs core/src/volume/backend/local.rs core/src/volume/fs/ntfs.rs core/src/volume/fs/refs.rs core/src/volume/platform/window.rs Yukeey 2025-12-04 21:43:18 +01:00
  • f4a225f2f7 Rename memory to memory_file Yukeey 2025-12-04 18:17:12 +01:00
  • 0790179f4f Rename :memory: to memory Yukeey 2025-12-04 18:16:30 +01:00
  • dbcfcb3c56 Add Sync Events Export CLI and Protocol Support Jamie Pine 2025-12-03 21:58:29 -08:00
  • a84ccadfa9 sync event log Jamie Pine 2025-12-03 21:41:15 -08:00
  • 363bd39ffc Add cloud path handling for thumbnail generation Jamie Pine 2025-12-03 18:36:48 -08:00
  • 52cd817bf0 refactor: remove unnecessary file system operations Jamie Pine 2025-12-03 18:00:43 -08:00
  • 0b22a7aec4 fix: update cloud credential manager instantiation Jamie Pine 2025-12-03 18:00:43 -08:00
  • 40d05fcec8 feat: add cloud credential entity and migration Jamie Pine 2025-12-03 18:00:43 -08:00
  • cab3d4da18 cargo format Jamie Pine 2025-12-03 15:56:27 -08:00
  • 082119e6e8 fix: update package version Jamie Pine 2025-12-03 15:55:04 -08:00
  • e5cb6baaba feat: update cloud credential management Jamie Pine 2025-12-03 15:55:04 -08:00
  • 9143a8aca5 refactor: improve key generation and file operations Jamie Pine 2025-12-03 15:54:28 -08:00
  • 133d48be73 fix: update file category Jamie Pine 2025-12-03 15:54:28 -08:00
  • fc41ad9f0f feat: update device key handling Jamie Pine 2025-12-03 15:54:27 -08:00
  • bbdc2d6d67 dockerfile Jamie Pine 2025-12-03 02:51:41 -08:00
  • 9634fb3dc3 more contributing docs Jamie Pine 2025-12-02 16:49:34 -08:00
  • b6492e11af Exclude Tauri from default workspace builds Jamie Pine 2025-12-02 16:49:21 -08:00
  • 2cc79892e7 disable gpui for faster builds for now Jamie Pine 2025-12-02 16:26:04 -08:00
  • 45117abf14 Merge pull request #2894 from spacedriveapp/cursor/connect-new-library-button-and-handle-events-claude-4.5-opus-high-thinking-708a Jamie Pine 2025-12-02 15:16:03 -08:00
  • 58f2819553 Refactor: Invalidate libraries list with correct query key Cursor Agent 2025-12-02 23:14:50 +00:00
  • f3dbd9cb95 Add task tracking docs and interface tasks Jamie Pine 2025-12-02 15:10:50 -08:00
  • 40459427f3 feat: Handle LibraryCreated event for modal closing Cursor Agent 2025-12-02 22:53:07 +00:00
  • 5661b79a9a feat: Add Create Library modal and functionality Cursor Agent 2025-12-02 22:47:16 +00:00
  • 4785592002 Merge pull request #2893 from gedeondoescode/linux-build Jamie Pine 2025-12-02 14:39:08 -08:00
  • cdc770c802 Revert "Fix tailwind config and add sass dependency" Jamie Pine 2025-12-02 14:29:16 -08:00
  • 792d112d1c Fix tailwind config and add sass dependency Jamie Pine 2025-12-02 14:26:26 -08:00
  • dbd6c61621 Update .tasks Jamie Pine 2025-12-02 13:20:38 -08:00
  • 8097f5ef8a Use jobs.list and derive counts from statuses Jamie Pine 2025-12-02 13:20:25 -08:00
  • 8ba1d50475 add FilesystemHandler trait into enhance_volume_from_windows scope Gedeon Sainrival 2025-12-02 13:25:57 -05:00
  • f01a2994f1 Fix build issues on Linux Gedeon Sainrival 2025-12-02 13:17:28 -05:00
  • e3ba15632f Overhaul pairing docs Jamie Pine 2025-12-02 06:02:16 -08:00
  • f9169473eb Merge branch 'main' of https://github.com/spacedriveapp/spacedrive Jamie Pine 2025-12-02 05:58:36 -08:00
  • d7624349c2 Improve documentation for api, data model, events, library sync and locations Jamie Pine 2025-12-02 05:52:07 -08:00
  • c7de30fee1 Merge pull request #2892 from spacedriveapp/cursor/update-working-features-documentation-claude-4.5-opus-high-thinking-3210 Jamie Pine 2025-12-01 21:30:59 -08:00
  • cd56552ef1 Refactor: Update introduction documentation with current features Cursor Agent 2025-12-02 05:30:19 +00:00
  • 518d2f4a0b Fix hook deps and memoize ListView core row model Jamie Pine 2025-12-01 18:15:32 -08:00
  • 9becfa1e7d Switch IPC to TCP sockets across daemon and client Jamie Pine 2025-12-01 17:49:36 -08:00
  • 2735acd1ba Merge branch 'main' of https://github.com/spacedriveapp/spacedrive Jamie Pine 2025-12-01 16:56:29 -08:00
  • 79226a835e remove stray test snapshots directory Jamie Pine 2025-12-01 16:54:56 -08:00
  • 57750a96ee Update setup instructions to require Bun over pnpm Arnab Chakraborty 2025-12-01 19:53:32 -05:00
  • 395d542949 Add cargo build step to setup instructions Arnab Chakraborty 2025-12-01 19:36:30 -05:00
  • 94c4b3d11e Update setup instructions for Cargo config generation Arnab Chakraborty 2025-12-01 19:15:37 -05:00
  • 51fa853f63 Add cargo-xtask install to README Arnab Chakraborty 2025-12-01 19:08:33 -05:00
  • b5a77c403e Simplify database migration logic - error if both files exist Jamie Pine 2025-12-01 15:00:59 -08:00
  • e127a5aa0b Fix database migration to handle existing library.db files Jamie Pine 2025-12-01 14:57:55 -08:00
  • 4a314fadb2 Rename database.db to library.db with automatic migration Jamie Pine 2025-12-01 14:44:09 -08:00
  • 60a96b31ed Rewrite docs introduction to reflect current state and testing period Jamie Pine 2025-12-01 14:14:02 -08:00
  • 527ee1f818 Rewrite Problem/Vision section to reflect multi-device computing philosophy Jamie Pine 2025-12-01 14:02:11 -08:00
  • 0b867f872d Fix IMPORTANT callout syntax in README Jamie Pine 2025-12-01 13:42:48 -08:00
  • d4c9bab2e2 Update README to emphasize Spacedrive v2 announcement and adjust formatting; mark subproject commits as dirty in multiple apps Jamie Pine 2025-12-01 13:40:28 -08:00
  • 9c8fe660d3 Remove all emojis from codebase Jamie Pine 2025-12-01 13:33:00 -08:00
  • 73befe0f0f cleanup Jamie Pine 2025-12-01 13:30:30 -08:00
  • 4288dd3555 Update AGENTS.md to focus on Tauri instead of iOS prototypes Jamie Pine 2025-12-01 13:26:20 -08:00
  • 0ca86ad74a Update README formatting to NOTE and spacing Jamie Pine 2025-12-01 13:23:04 -08:00
  • f268acf57a Add name and cmd to ShellScopeEntryAllowedArg Jamie Pine 2025-12-01 13:18:41 -08:00
  • 62564471dc Replace Running Examples with Running Tests section Jamie Pine 2025-12-01 13:17:15 -08:00
  • 4bd3978c50 Add CLI and Server to Apps section Jamie Pine 2025-12-01 13:12:30 -08:00
  • 184a2d7ad9 Add CLI and Server to Apps section in Tech Stack Jamie Pine 2025-12-01 13:12:08 -08:00
  • b4ee7d7086 Make v2 rewrite note more prominent with GitHub alert syntax Jamie Pine 2025-12-01 13:11:06 -08:00