Commit Graph

  • b4e5212b60 feat: enhance clipboard capabilities and improve sync event tracking Jamie Pine 2025-11-16 02:49:45 -08:00
  • a067dd5cbb chore: update submodule and enhance logging in ResourceManager and PeerSync Jamie Pine 2025-11-16 02:25:05 -08:00
  • 8305d7d235 feat: working sync test, sick log analyzer, cleanup Jamie Pine 2025-11-16 01:53:35 -08:00
  • 8693faf5c1 fix: improve foreign key handling in synchronization process Jamie Pine 2025-11-15 09:22:26 -08:00
  • a7586b3bf7 feat: enhance real-time synchronization and event broadcasting Jamie Pine 2025-11-15 08:46:37 -08:00
  • 2f887a41fa yay James Pine 2025-11-15 08:35:07 -08:00
  • eb4e1db688 feat: implement connection caching for improved network performance Jamie Pine 2025-11-15 07:42:29 -08:00
  • 15821e581a feat: implement real-time batching for state change events in PeerSync Jamie Pine 2025-11-15 07:30:13 -08:00
  • 9303b37692 feat: implement real-time sync lock mechanism to prevent catch-up duplication Jamie Pine 2025-11-15 06:52:52 -08:00
  • d5020cc37e fix: prevent buffering of local state changes during synchronization Jamie Pine 2025-11-15 06:24:36 -08:00
  • 8cdf878b38 fix: improve entry dependency handling and synchronization broadcasting Jamie Pine 2025-11-15 06:09:42 -08:00
  • c647ee8452 feat: add unique content count to library statistics Jamie Pine 2025-11-15 04:55:20 -08:00
  • e73ba2342a fix: prevent self-ACKs in synchronization process Jamie Pine 2025-11-15 03:34:49 -08:00
  • dfe7fa64f9 chore: update submodule references and enhance database connection pooling Jamie Pine 2025-11-15 02:36:25 -08:00
  • ed9f0ae845 refactor: change logging level from warn to debug for volume detection and parsing Jamie Pine 2025-11-15 02:17:29 -08:00
  • cf3eb78530 feat: enhance sync architecture with dedicated event bus Jamie Pine 2025-11-14 22:24:19 -08:00
  • 0e880497f3 remove markdown Jamie Pine 2025-11-14 21:42:24 -08:00
  • ddcefe2495 docs Jamie Pine 2025-11-14 21:40:49 -08:00
  • 6354d34204 remove apps and extensions from language meme James Pine 2025-11-14 21:34:40 -08:00
  • f7d7468bce remove submodules James Pine 2025-11-14 21:31:21 -08:00
  • 998d85a511 fix text language stats and add tauri icons James Pine 2025-11-14 21:24:54 -08:00
  • 62fd347e64 feat: implement cross-window library ID and selected files synchronization James Pine 2025-11-14 21:20:39 -08:00
  • 5ac99017b2 feat: add library-changed event emission control and reactive library ID tracking James Pine 2025-11-14 21:20:15 -08:00
  • b1d0fbe296 feat: implement cache-first library statistics with background updates James Pine 2025-11-14 20:26:25 -08:00
  • 76b17cc332 refactor: optimize event handling and backfill logic by improving timestamp tracking Jamie Pine 2025-11-14 18:59:03 -08:00
  • 6f331a1b90 feat: retrieve database ID for Entry model to include directory path in sync JSON Jamie Pine 2025-11-14 08:53:17 -08:00
  • 9ad57dfd0a refactor: enhance resource event emission by utilizing ResourceManager for proper formatting and error handling Jamie Pine 2025-11-14 08:44:44 -08:00
  • 7f01cf3c1c feat: update resource watermark after successful backfill to prevent re-syncing of already backfilled data Jamie Pine 2025-11-14 08:11:50 -08:00
  • eef817d4ab feat: add unique constraint to volumes UUID for improved data integrity; implement migration for index creation and removal Jamie Pine 2025-11-14 07:47:04 -08:00
  • 24aa4d9798 fix: specify response type for layout query in spaces module to ensure proper JSON handling Jamie Pine 2025-11-14 07:28:19 -08:00
  • 41476d13dd refactor: streamline device and sync management by removing unused watermark fields; implement per-resource watermark tracking for improved sync reliability Jamie Pine 2025-11-14 07:23:34 -08:00
  • 1ae1bcea6b refactor: improve code readability and consistency in sync watermark tests; format and organize test setup and logging for better clarity Jamie Pine 2025-11-14 06:52:29 -08:00
  • 3e78e8c3c8 feat: implement comprehensive findings and resolution plan for sync system watermark issues; introduce per-resource watermark tracking to prevent data loss during sync operations Jamie Pine 2025-11-14 06:50:59 -08:00
  • b3d709d571 chore: mark subproject commits as dirty for library configuration; update documentation for device and capacity fields Jamie Pine 2025-11-14 05:46:44 -08:00
  • 267d52d769 feat: enhance volume management with new filtering options and improved event handling; add stability tests for volume fingerprints Jamie Pine 2025-11-14 05:20:05 -08:00
  • f0ab50c377 feat: add job policies to location management; enhance resource routing and event emissions for virtual resources; update TypeScript types for job configurations Jamie Pine 2025-11-13 21:28:48 -08:00
  • 54f978d210 feat: introduce Identifiable trait genericization and Spaces resource event system; enhance resource management with direct event emissions and improved routing logic Jamie Pine 2025-11-13 10:20:45 -08:00
  • b9b8c920a1 chore: update dependencies for assets and ts-client packages; mark subproject commits as dirty for docs, landing, and interface modules Jamie Pine 2025-11-13 04:31:06 -08:00
  • 92291a68ff chore: update dependencies in bun.lock and Tauri app configuration; mark subproject commits as dirty for docs, landing, and interface modules Jamie Pine 2025-11-13 04:26:58 -08:00
  • e7b7ce7f25 chore: mark subproject commits as dirty for docs, landing, and interface modules; update build script in Tauri app configuration Jamie Pine 2025-11-13 04:22:51 -08:00
  • 334cf12746 chore: update subproject commits for docs, landing, and interface modules; fix path in Tauri app configuration Jamie Pine 2025-11-13 04:12:08 -08:00
  • 07fd714f84 chore: remove outdated documentation files related to event navigation and sidecar sync, including ARCHITECTURE_EVENT_NAVIGATION.md, CODE_MAP.md, and IMPLEMENTATION_PATTERNS.md Jamie Pine 2025-11-13 04:04:16 -08:00
  • e3ede87755 feat: implement sidecar management enhancements, including path resolution, availability updates, and sync job triggers for sidecar metadata changes Jamie Pine 2025-11-13 03:56:34 -08:00
  • 94e7715c63 feat: enhance event emission for resource changes in sync operations, including batch handling and UI reactivity updates Jamie Pine 2025-11-13 03:13:39 -08:00
  • 7983bdbd73 fix James Pine 2025-11-13 02:25:04 -08:00
  • ec3ba2577b chore: update subproject commits for docs, workbench, landing, and interface modules Jamie Pine 2025-11-13 01:55:00 -08:00
  • c1680d866d feat: add support for image and audio metadata extraction, enhance media listing query with new sorting options, and update related types in TypeScript definitions Jamie Pine 2025-11-13 01:22:34 -08:00
  • da5d53942c feat: enhance media data management by adding support for audio, video, and image metadata extraction, update database schema, and improve file query operations Jamie Pine 2025-11-12 22:20:43 -08:00
  • 9f82071de4 feat: update Tauri app configuration with new asset protocol and permissions, enhance file path resolution, and improve volume management caching Jamie Pine 2025-11-12 05:38:54 -08:00
  • b8efa432cb feat: add Spacedrop window functionality and update related routing in the Tauri app Jamie Pine 2025-11-12 04:00:58 -08:00
  • b1dcb59076 feat: implement Identifiable trait for File resource, enhancing cache management and resolving frontend hacks Jamie Pine 2025-11-12 04:00:51 -08:00
  • 1559ab17b9 feat: add comprehensive AI processing system documentation, including job analysis, model management, and OCR/speech-to-text integration Jamie Pine 2025-11-11 22:01:28 -08:00
  • 2ef179d4df chore: update Zustand dependency to version 5.0.8, modify Cargo.toml for sd-core features, and enhance sidecar manager initialization in library management Jamie Pine 2025-11-11 15:44:00 -08:00
  • fa5df2d51d refactor: update SpaceItem structure to include space-level items, modify related database entities and queries, and enhance item creation logic Jamie Pine 2025-11-11 08:07:47 -08:00
  • d9f452f852 implement Spaces Jamie Pine 2025-11-11 07:35:58 -08:00
  • 8d61dc1139 feat: implement thumbnail generation for linked content identities and improve logging in responder Jamie Pine 2025-11-11 07:07:06 -08:00
  • 4dde6524af chore: update subproject commits and enhance logging configuration with multi-stream support Jamie Pine 2025-11-11 06:55:17 -08:00
  • b71072f065 feat: add context menu support and enhance drag demo with context menu functionality Jamie Pine 2025-11-11 03:03:37 -08:00
  • d53371af92 chore: update subproject commits and enhance resource event handling with batch support Jamie Pine 2025-11-10 19:23:47 -08:00
  • ee0349c97b tauri Jamie Pine 2025-11-10 05:59:52 -08:00
  • ac4c5361dd chore: update dependencies in bun.lock, enhance event handling in RPC server, and add event listing functionality Jamie Pine 2025-11-10 05:51:59 -08:00
  • 20a55a62db chore: migrate from pnpm to Bun, update Node.js version, and remove unused configuration files Jamie Pine 2025-11-09 22:28:48 -08:00
  • 3ee57fc5f1 set node version to 20 Jamie Pine 2025-11-06 05:25:15 -08:00
  • 9e02866e55 restore npmrc without GitHub Packages config Jamie Pine 2025-11-06 05:24:15 -08:00
  • 9e37d84065 revert landing to initial commit Jamie Pine 2025-11-06 05:19:54 -08:00
  • be3b09f8a2 remove npmrc from landing Jamie Pine 2025-11-06 05:17:34 -08:00
  • ef08757560 remove GitHub Packages config from npmrc Jamie Pine 2025-11-06 05:12:46 -08:00
  • 9b37209ae3 revert packages to @sd scope and workspace setup Jamie Pine 2025-11-06 05:12:32 -08:00
  • 73e0b82779 remove package publishing workflow Jamie Pine 2025-11-06 05:11:21 -08:00
  • 7fd423dd28 trigger publish with jq-based workflow Jamie Pine 2025-11-06 04:50:53 -08:00
  • 2b5b7b285c use jq for all package.json modifications to preserve structure Jamie Pine 2025-11-06 04:50:44 -08:00
  • 4ddf2f949f use jq to preserve package.json structure Jamie Pine 2025-11-06 04:49:59 -08:00
  • a5570db969 bump @jamiepine/ui to 1.0.10 github-actions[bot] 2025-11-06 12:39:37 +00:00
  • c7b0993190 trigger 1.0.9 publish Jamie Pine 2025-11-06 04:39:04 -08:00
  • b3532b1da6 bump to 1.0.9 Jamie Pine 2025-11-06 04:39:02 -08:00
  • 3323ca9095 use node to replace workspace dep to preserve package.json structure Jamie Pine 2025-11-06 04:38:49 -08:00
  • 6b90143f8c trigger 1.0.7 publish Jamie Pine 2025-11-06 04:33:32 -08:00
  • c76b4c1803 bump to 1.0.7 Jamie Pine 2025-11-06 04:33:18 -08:00
  • a00a817e09 trigger 1.0.5 publish Jamie Pine 2025-11-06 04:32:01 -08:00
  • 19201af88e bump to 1.0.5 with correct mjs exports Jamie Pine 2025-11-06 04:31:54 -08:00
  • 2f28cce7e8 trigger ui publish with corrected exports Jamie Pine 2025-11-06 04:29:56 -08:00
  • 1e48efccb5 fix package exports to use .mjs files Jamie Pine 2025-11-06 04:29:47 -08:00
  • b327f929d4 trigger ui publish Jamie Pine 2025-11-06 04:21:32 -08:00
  • 2c317de6fa revert to workspace dependency for local dev Jamie Pine 2025-11-06 04:21:05 -08:00
  • 76abbafc25 trigger ui republish with fixed exports Jamie Pine 2025-11-06 04:19:27 -08:00
  • df5d9322fe remove type references from ui package Jamie Pine 2025-11-06 04:19:07 -08:00
  • f068fe26b6 bump @jamiepine/ui to 1.0.2 github-actions[bot] 2025-11-06 11:53:52 +00:00
  • e3a981fa31 trigger ui republish with resolved deps Jamie Pine 2025-11-06 03:53:14 -08:00
  • 3506e3b3a6 resolve workspace dependencies before publishing Jamie Pine 2025-11-06 03:52:56 -08:00
  • 99ccfb4be6 trigger redeploy with published packages Jamie Pine 2025-11-06 03:51:36 -08:00
  • 0b34eca797 bump @jamiepine/ui to 1.0.1 github-actions[bot] 2025-11-06 11:25:50 +00:00
  • 50806cdc89 fix dialog imports and add missing external Jamie Pine 2025-11-06 03:25:16 -08:00
  • e8fa24093c fix asset imports and add missing externals Jamie Pine 2025-11-06 03:24:00 -08:00
  • cccf4a6b8f disable dts generation temporarily to fix build Jamie Pine 2025-11-06 03:22:42 -08:00
  • 379acdda84 fix ui tsconfig jsx settings Jamie Pine 2025-11-06 03:21:25 -08:00
  • cc8cf5d017 fix tsup jsx config Jamie Pine 2025-11-06 03:20:10 -08:00
  • 9d60e8b15a trigger ui package publish Jamie Pine 2025-11-06 03:19:13 -08:00
  • 5f61b4e7d4 bump @jamiepine/assets to 1.0.2 github-actions[bot] 2025-11-06 11:01:47 +00:00
  • 3974edcb29 update package READMEs with new scope Jamie Pine 2025-11-06 03:01:05 -08:00
  • 87d7b8a367 bump @jamiepine/assets to 1.0.1 github-actions[bot] 2025-11-06 10:59:59 +00:00