summaryrefslogtreecommitdiffhomepage
path: root/packages/enterprise/src/routes
AgeCommit message (Collapse)Author
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-24fix(share): responsivenessAdam
2025-11-24wip(share): more stylingAdam
2025-11-24wip(share): more stylingAdam
2025-11-24wip(share): more stylingAdam
2025-11-22wip(share): more stylingAdam
2025-11-21enterprise (#4617)Dax
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Adam <[email protected]>