Commit Graph

35 Commits

Author SHA1 Message Date
Adam 856443c9f2 feat: better code and diff perf 2025-12-08 06:24:24 -06:00
Adam e2d86e057e fix: use diff context instead of prop drilling 2025-12-07 21:21:18 -06:00
Adam c5c7014b72 fix: session turn margins 2025-12-02 15:50:24 -06:00
Adam c153eb9423 feat: better code and diff rendering performance 2025-12-02 06:50:21 -06:00
Dax Raad e5a31bfd50 core: fix share compaction reprocessing same events by making storage list boundaries exclusive 2025-12-01 16:58:59 -05:00
Dax Raad 0f3136faf6 core: add debug logging to troubleshoot share compaction loading 2025-12-01 16:46:57 -05:00
Dax Raad c3585ebf72 core: reduce latency when loading shared sessions through event compaction 2025-12-01 16:35:07 -05:00
Dax Raad 2cceffb565 log fetch time 2025-12-01 09:35:08 -05:00
Adam 00089983d1 feat(share): split diffs on wide screens 2025-11-30 05:29:07 -06:00
Adam 4981fbddf5 chore: cleanup duplicate markup 2025-11-29 06:18:51 -06:00
Adam 9baa9fdc31 fix: theme-color value 2025-11-28 19:57:01 -06:00
Adam 1994f2c9a4 fix: theme-color value 2025-11-28 05:48:07 -06:00
Adam c415d21cde fix: desktop and share layouts 2025-11-28 05:35:35 -06:00
Adam bce0a100b2 fix: scroll gutter padding 2025-11-26 05:58:30 -06:00
Adam e65dcacc00 chore: cleanup pierre stuff 2025-11-25 20:39:20 -06:00
Adam 18f160c091 fix: sanitize absolute paths 2025-11-25 16:02:31 -06:00
Adam ca3ad9a167 fix: scroll gutter 2025-11-25 13:49:46 -06:00
Adam 94da900104 fix(share): style issues 2025-11-25 12:53:43 -06:00
Adam a255984f7f fix(share): don't highlight words unless split 2025-11-25 12:21:39 -06:00
Adam ea68d880e3 fix(share): metadata and popover close delay 2025-11-25 12:09:22 -06:00
Dax Raad a14bcc0e8e core(enterprise): use aws4fetch for smaller bundle size on edge runtimes 2025-11-25 12:43:36 -05:00
Adam da7e9cc6ac fix: favicons across all web properties 2025-11-25 10:45:18 -06:00
Adam 5768404428 fix(enterprise): custom element defs 2025-11-25 07:47:25 -06:00
Adam 9fc5d0b281 feat(share): SSR'd diffs 2025-11-25 07:40:16 -06:00
Dax Raad ca7f9c4521 fixed suspense in enterprise 2025-11-24 23:33:47 -05:00
Dax Raad 951f3291e8 log data 2025-11-24 23:13:28 -05:00
Dax Raad 41ce6b5625 core: refactor share system to separate session IDs from share IDs
- 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-24 22:58:47 -05:00
Adam 6cf917d2b3 fix(share): responsiveness 2025-11-24 17:59:37 -06:00
Adam 9bc200a6eb wip(share): enterprise favicon 2025-11-24 15:10:40 -06:00
Adam 950bb0b660 wip(share): more styling 2025-11-24 15:10:40 -06:00
Adam 8faaea9c01 wip(share): more styling 2025-11-24 15:10:40 -06:00
Adam 59c30ed511 wip(share): more styling 2025-11-24 15:10:39 -06:00
Adam 86eb2a571b wip(share): more styling 2025-11-22 18:19:02 -06:00
Brendan Allan 3b4815356d Use devinxi-ed Solid Start (#4635)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2025-11-22 10:39:25 -05:00
Dax aed647068f enterprise (#4617)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-11-21 20:41:27 -05:00