summaryrefslogtreecommitdiffhomepage
path: root/packages/enterprise/src/core
AgeCommit message (Collapse)Author
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-15shared package (#22626)Dax
2026-04-07refactor(snapshot): store unified patches in file diffs (#21244)Dax
Co-authored-by: Adam <[email protected]>
2026-03-06share: speed up share loads (#16165)Shoubhit Dash
2025-12-09wip(desktop): progressAdam
2025-12-01core: fix share compaction reprocessing same events by making storage list ↵Dax Raad
boundaries exclusive
2025-12-01core: add debug logging to troubleshoot share compaction loadingDax Raad
2025-12-01core: reduce latency when loading shared sessions through event compactionDax Raad
2025-12-01log fetch timeDax Raad
2025-11-25core(enterprise): use aws4fetch for smaller bundle size on edge runtimesDax Raad
2025-11-24core: refactor share system to separate session IDs from share IDsDax Raad
- Generate shorter share IDs from session IDs for better URL structure - Update API routes to use shareID parameter instead of sessionID - Improve sync mechanism with better data queuing and deduplication - Maintain backward compatibility while improving security and organization
2025-11-24wip(share): more stylingAdam
2025-11-21enterprise (#4617)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Adam <[email protected]>