Commit Graph

  • a39fec5436 Update benchmark results and enhance entry processing logic Jamie Pine 2025-08-08 03:41:23 -07:00
  • 451b26b8b7 2x performance boost: benchmark results Jamie Pine 2025-08-08 03:33:43 -07:00
  • 4a69c1f745 Add indexing discovery optimization plan and enhance database connection handling Jamie Pine 2025-08-08 03:19:21 -07:00
  • fdabe0f4bf Update benchmark results and enhance path resolution logic Jamie Pine 2025-08-08 02:03:03 -07:00
  • e85efbd101 Enhance benchmark configuration and results handling Jamie Pine 2025-08-08 01:44:59 -07:00
  • f59663bb10 Update project configuration and documentation Jamie Pine 2025-08-08 01:07:35 -07:00
  • db7daeb43e refactor(processing): Enhance processing phase for indexing Jamie Pine 2025-08-07 23:19:43 -07:00
  • e8b6cbdfdd feat(jobs): Implement job logging functionality Jamie Pine 2025-08-07 23:02:32 -07:00
  • 77ed9dd703 move document Jamie Pine 2025-08-07 21:55:00 -07:00
  • 475297c837 feat(sdpath): Introduce comprehensive SdPath refactoring guidelines and new addressing module Jamie Pine 2025-08-07 21:54:48 -07:00
  • 2ecdcf0a86 refactor(sdpath): Enhance SdPath structure and path resolution logic Jamie Pine 2025-08-07 21:38:43 -07:00
  • 00db57c37c refactor(docs): Update SDPATH_REFACTOR.md for clarity and structure Jamie Pine 2025-08-07 20:23:51 -07:00
  • 547a2e79d1 feat(database): Add lookup tables for mime types and content kinds Jamie Pine 2025-08-07 20:05:22 -07:00
  • 9abacea841 feat(library_demo): Add location root entry creation and enhance location management Jamie Pine 2025-08-07 19:43:55 -07:00
  • d5b62856db refactor(jobs): Enhance job deserialization and streamline job registry Jamie Pine 2025-08-07 19:02:11 -07:00
  • 47f797cd12 refactor(jobs): Streamline job resource tracking and enhance dynamic job capabilities Jamie Pine 2025-08-07 19:02:05 -07:00
  • 887f1c92df refactor(jobs): Simplify job resource tracking and enhance dynamic job handling Jamie Pine 2025-08-07 18:35:10 -07:00
  • e8ff8adf0e feat(jobs): Enhance job management with resource tracking and dynamic job handling Jamie Pine 2025-08-07 18:32:33 -07:00
  • 0e3ba1961b feat(database): Add collections and collection entries entities with migration Jamie Pine 2025-08-07 18:01:55 -07:00
  • 75d3c1eca7 feat(database): Implement closure table and refactor entry management Jamie Pine 2025-08-07 17:08:38 -07:00
  • ab2d117ca9 feat(database): Refactor location management and enhance path resolution Jamie Pine 2025-08-06 22:42:49 -07:00
  • 68a2df6560 feat(database): Implement closure table for hierarchical entry management Jamie Pine 2025-08-06 20:43:40 -07:00
  • 2de20ef8a5 feat(whitepaper): Enhance Closure Table Indexing Proposal in Spacedrive documentation Jamie Pine 2025-08-06 17:12:27 -07:00
  • f75ad26c01 refactor(content_identity): Update hashing algorithms and improve file size handling Jamie Pine 2025-08-03 20:19:48 -07:00
  • bd04ef4d1d feat(whitepaper): Expand references and citations in Spacedrive whitepaper Jamie Pine 2025-07-31 14:40:07 -07:00
  • 9c39a2510c fix(whitepaper): Correct typos and enhance clarity in Spacedrive whitepaper Jamie Pine 2025-07-30 22:46:46 -07:00
  • c9b0cc7f66 feat(whitepaper): Update Spacedrive whitepaper with enhanced content and structure Jamie Pine 2025-07-30 22:11:31 -07:00
  • c805196372 refactor(docs): Revise agent manager design document and introduce new FFmpeg and SDPath design documents Jamie Pine 2025-07-30 21:19:16 -07:00
  • 513b56bf90 feat(whitepaper): Add comprehensive critique and recommendations for Spacedrive V2 whitepaper Jamie Pine 2025-07-30 02:59:59 -07:00
  • 1482eb91ca feat(whitepaper): Update references and enhance citations in Spacedrive whitepaper Jamie Pine 2025-07-30 01:17:04 -07:00
  • 240102a6ea feat(whitepaper): Add detailed critique and recommendations for Spacedrive whitepaper Jamie Pine 2025-07-29 22:02:38 -07:00
  • 6b5b752d59 fix(whitepaper): Update Spacedrive whitepaper with corrections and enhancements Jamie Pine 2025-07-29 21:14:10 -07:00
  • aca5531c34 feat(whitepaper): Introduce comprehensive updates to Spacedrive V2 whitepaper Jamie Pine 2025-07-29 21:03:57 -07:00
  • 395cf6bf4c feat(docs): Add comprehensive documentation for Spacedrive V2 architecture and features Jamie Pine 2025-07-29 16:10:24 -07:00
  • eb7dc3852d feat(whitepaper): Update Spacedrive whitepaper with enhanced architecture details and improved clarity Jamie Pine 2025-07-27 20:01:46 -07:00
  • 7198095dbf feat(volume): Implement volume tracking identifier and enhance CLI commands Jamie Pine 2025-07-27 15:19:14 -07:00
  • c48d45f397 feat(volume): Introduce volume classification system for improved UX and management Jamie Pine 2025-07-26 16:29:03 -07:00
  • eebd702f7d feat(volume): Enhance volume management with device ID integration Jamie Pine 2025-07-26 14:51:21 -07:00
  • d283297bc6 refactor(core): Remove unused library_id field from SdPath Jamie Pine 2025-07-25 06:09:19 -04:00
  • 12b1e1440a fix(tests): Fix concurrent volume operations test Jamie Pine 2025-07-24 23:09:42 -04:00
  • 163be7e702 feat(tests): Add enhanced volume tracking tests with real test volumes Jamie Pine 2025-07-24 23:05:54 -04:00
  • bfcb0f00c7 feat(tests): Add cross-platform test volume creation utilities Jamie Pine 2025-07-24 23:02:42 -04:00
  • 84e474aa2c refactor(volumes): Rename Volume struct and update migration for consistency Jamie Pine 2025-07-24 16:21:25 -07:00
  • f087320ceb feat(volumes): Implement persistent volume tracking with automatic system volume detection Jamie Pine 2025-07-24 02:40:15 -04:00
  • 55fdaacfdd feat(volumes): Add volume tracking infrastructure and implementation plan Jamie Pine 2025-07-23 21:52:44 -07:00
  • d5ad29e1ef feat(actions): Introduce volume-related actions and error handling Jamie Pine 2025-07-23 21:27:20 -07:00
  • 77511f5174 Merge remote-tracking branch 'origin/main' Jamie Pine 2025-07-23 16:13:11 -07:00
  • e2d967af1e Remove obsolete test result documentation for job pause/resume and shutdown pause implementations Jamie Pine 2025-07-23 16:11:48 -07:00
  • 81e47854a0 feat(indexing): Add closure table proposal for improved filesystem indexing Jamie Pine 2025-07-23 19:09:31 -04:00
  • f4693a85f2 docs(architecture): Update architecture.md to match current implementation Jamie Pine 2025-07-23 19:03:44 -04:00
  • 14501a5714 feat(agent-manager): Introduce Agent Manager design document Jamie Pine 2025-07-19 18:31:03 -07:00
  • 7f4817a607 feat(jobs): Pause running jobs during shutdown Jamie Pine 2025-07-15 01:49:25 -04:00
  • 7ffa64b599 feat(jobs): Implement pause and resume functionality for job manager Jamie Pine 2025-07-15 00:49:38 -04:00
  • 907229c8a0 Remove obsolete job system documentation and related test files Jamie Pine 2025-07-13 19:30:35 -07:00
  • 3416006cf3 Update Cargo.toml and Introduce Landing Page Design Document Jamie Pine 2025-07-13 14:51:19 -07:00
  • c76d55da1a Enhance Job Management with Progress Tracking and Status Updates Jamie Pine 2025-07-11 22:05:05 -07:00
  • aca0793910 Refactor CLI Command Structure and Remove Deprecated Domains Jamie Pine 2025-07-11 20:07:05 -07:00
  • 59d7ed7387 Implement New Library Actions and Refactor CLI Command Handlers Jamie Pine 2025-07-11 20:01:04 -07:00
  • dd1f76da57 Enhance CLI Documentation and Refactor Daemon Architecture Jamie Pine 2025-07-11 19:06:40 -07:00
  • c98be15f7b Refactor Daemon Command and Response Structures for Improved Clarity Jamie Pine 2025-07-11 17:35:28 -07:00
  • b82e7882b1 Merge pull request #2 from jamiepine/iroh Jamie Pine 2025-07-11 17:09:00 -07:00
  • 5d9eedfc0f Remove outdated design documents for CLI output refactor and Iroh migration Jamie Pine 2025-07-11 17:06:09 -07:00
  • 27c73b2421 Integrate logging into NetworkingEventLoop and DeviceRegistry Jamie Pine 2025-07-11 16:58:17 -07:00
  • 172627c702 Enhance file transfer logging with message truncation Jamie Pine 2025-07-11 16:31:35 -07:00
  • 3efbbc946c Enhance NetworkingService with logging capabilities Jamie Pine 2025-07-11 16:23:43 -07:00
  • 4ac62b6037 Refactor CLI output handling for improved consistency and clarity Jamie Pine 2025-07-11 16:11:23 -07:00
  • 16b7faef11 Merge main into iroh branch Jamie Pine 2025-07-11 16:04:05 -07:00
  • 77cc77bd67 Enhance file transfer protocol with logging and session management improvements Jamie Pine 2025-07-11 16:01:44 -07:00
  • a5c3f72358 Refactor networking module to transition from libp2p to Iroh P2P Jamie Pine 2025-07-11 15:52:35 -07:00
  • c242af391c Merge pull request #1 from jamiepine/cli Jamie Pine 2025-07-11 15:04:03 -07:00
  • ce474427b6 Implement structured CLI output system Jamie Pine 2025-07-11 15:02:54 -07:00
  • c4ddf3b4ae Refactor CLI output system for improved structure and consistency Jamie Pine 2025-07-11 13:40:14 -07:00
  • ba180c2329 Refactor CLI command structure and remove networking commands module Jamie Pine 2025-07-11 13:32:32 -07:00
  • 3395458b40 Refactor CLI to domain-driven architecture Jamie Pine 2025-07-11 15:16:39 -04:00
  • 724a55885a Remove CLI application logic and refactor command definitions Jamie Pine 2025-07-10 16:56:06 -07:00
  • 9ca4971a2f Remove monitor module and enhance event structure for job progress Jamie Pine 2025-07-10 16:56:01 -07:00
  • 4f1dc60354 Revise IROH migration design document to include detailed implementation plan Jamie Pine 2025-07-09 21:14:00 -07:00
  • a25fb968fa Revise IROH migration design document to reflect updated implementation order Jamie Pine 2025-07-09 20:55:29 -07:00
  • b6f94c5b36 Add Iroh migration design document for Spacedrive networking Jamie Pine 2025-07-09 12:40:41 -07:00
  • d7d1082571 Update library creation to include context and enhance copy action options Jamie Pine 2025-07-09 11:05:52 -07:00
  • 7f0569b955 Enhance progressive copy design for improved user experience Jamie Pine 2025-07-07 03:56:42 -07:00
  • 91ad82fc42 Refactor CLI logging and command handling for improved clarity Jamie Pine 2025-07-07 03:21:35 -07:00
  • 0ad6b7d6fa Enhance file copy operation error handling and logging Jamie Pine 2025-07-06 21:40:32 -07:00
  • 3ac07fa611 Implement copy method selection in file copy operations Jamie Pine 2025-07-06 21:26:45 -07:00
  • d9d1d999c8 Enhance file copy job destination handling Jamie Pine 2025-07-06 19:12:01 -07:00
  • 733e46c4e4 Enhance volume management and filesystem handling Jamie Pine 2025-07-06 18:53:34 -07:00
  • 5aa2eecad5 Enhance job management and CLI integration with context support Jamie Pine 2025-07-06 18:26:47 -07:00
  • 76066027c7 Fix critical copy module data integrity issues and add comprehensive documentation Jamie Pine 2025-07-06 16:25:03 -04:00
  • 4ec5487adc Add comprehensive analysis of copy module critical issues Jamie Pine 2025-07-06 00:24:44 -04:00
  • dc558615c5 Fix CLI architecture and fully integrate copy command with daemon Jamie Pine 2025-07-05 22:24:00 -04:00
  • 6e3b17d5e7 Fix database migration issues and add comprehensive copy action integration tests Jamie Pine 2025-07-05 21:08:52 -04:00
  • cbf4c2dcf8 Remove obsolete documentation and refactor action output handling Jamie Pine 2025-07-05 17:10:30 -07:00
  • 9800ffbc35 Refactor action handling to utilize ActionOutput Jamie Pine 2025-07-05 16:49:11 -07:00
  • 1d7515162d Refactor test framework module and update references Jamie Pine 2025-07-05 15:57:09 -07:00
  • 596470394d Refactor action management and module structure for improved clarity Jamie Pine 2025-07-04 02:52:41 -07:00
  • e09731ac3d Enhance CoreContext and Core initialization with ActionManager Jamie Pine 2025-07-03 17:35:24 -07:00
  • 305426b5eb Refactor file copy operations and enhance combine_rust.sh script Jamie Pine 2025-07-02 21:17:38 -07:00
  • 759fd35ef9 Add library leadership and key exchange protocols Jamie Pine 2025-06-29 20:01:32 -07:00
  • fb59e5af09 Integrate volume detection with file copy operations for intelligent routing Jamie Pine 2025-06-29 22:39:42 -04:00
  • 51348a5d8c move networking to service Jamie Pine 2025-06-26 23:03:36 -07:00