Commit Graph

48 Commits (199bd8a9a2bb53fa17c86d15b4fe27d1fdceb807)

Author SHA1 Message Date
Adam b34f434332
fix: message order ascending 2025-12-11 14:46:32 -06:00
Dax Raad 013bf079cc ignore: added debug logging for share data loading performance 2025-12-11 15:13:36 -05:00
Dax Raad 95526fb9ed fix share image 2025-12-11 12:20:11 -05:00
Dax Raad 2d9c76baae enterprise: add default social card images to HTML head
- Add og:image and twitter:image meta tags to entry-server
- Provide fallback social card image for pages without specific social cards
2025-12-11 01:02:31 -05:00
Dax Raad 85c01e8694 enterprise: add social card meta tags to share pages
- Add og:image and twitter:image meta tags for better social sharing
- Generate dynamic social card URLs with session title, models, and version
- Include description meta tag for search engines
2025-12-11 01:01:32 -05:00
Dax Raad 40f121c3e8 prevent indexing of share page 2025-12-11 00:54:15 -05:00
Dax Raad 4309c078fb domain 2025-12-11 00:11:40 -05:00
Dax Raad d14462f7a7 fix 2025-12-10 23:19:28 -05:00
Dax Raad 530b75a92a ignore 2025-12-10 22:22:16 -05:00
Adam 190fa4c87a
wip(desktop): progress 2025-12-10 15:17:03 -06:00
Adam d149c25aab
fix: types 2025-12-09 21:44:34 -06:00
Adam e2ebe560ea
feat: provider icon component 2025-12-09 21:39:12 -06:00
Adam b9fa7d9163
wip(desktop): progress 2025-12-09 15:21:47 -06:00
Adam 9363c15b4a
feat: better code and diff perf 2025-12-08 06:24:24 -06:00
Adam 9a90939ac4
fix: use diff context instead of prop drilling 2025-12-07 21:21:18 -06:00
Adam f354507d42
fix: session turn margins 2025-12-02 15:50:24 -06:00
Adam c0a35141e6
feat: better code and diff rendering performance 2025-12-02 06:50:21 -06:00
Dax Raad 01e2c9cc21 core: fix share compaction reprocessing same events by making storage list boundaries exclusive 2025-12-01 16:58:59 -05:00
Dax Raad 4acb645f04 core: add debug logging to troubleshoot share compaction loading 2025-12-01 16:46:57 -05:00
Dax Raad 3d99dc78db core: reduce latency when loading shared sessions through event compaction 2025-12-01 16:35:07 -05:00
Dax Raad 0ddfdb55d3 log fetch time 2025-12-01 09:35:08 -05:00
Adam 5268eb479d
feat(share): split diffs on wide screens 2025-11-30 05:29:07 -06:00
Adam 2c4d1fb8b4
chore: cleanup duplicate markup 2025-11-29 06:18:51 -06:00
Adam 5953378a12
fix: theme-color value 2025-11-28 19:57:01 -06:00
Adam 398d35dc97
fix: theme-color value 2025-11-28 05:48:07 -06:00
Adam 5efeaae093
fix: desktop and share layouts 2025-11-28 05:35:35 -06:00
Adam cd4fabd11b
fix: scroll gutter padding 2025-11-26 05:58:30 -06:00
Adam ef441d5cff
chore: cleanup pierre stuff 2025-11-25 20:39:20 -06:00
Adam 4477132448
fix: sanitize absolute paths 2025-11-25 16:02:31 -06:00
Adam cd67804412
fix: scroll gutter 2025-11-25 13:49:46 -06:00
Adam ccd0c2382f
fix(share): style issues 2025-11-25 12:53:43 -06:00
Adam d74663bf53
fix(share): don't highlight words unless split 2025-11-25 12:21:39 -06:00
Adam 87b295bc3d
fix(share): metadata and popover close delay 2025-11-25 12:09:22 -06:00
Dax Raad 4000705701 core(enterprise): use aws4fetch for smaller bundle size on edge runtimes 2025-11-25 12:43:36 -05:00
Adam b4e6f128d7
fix: favicons across all web properties 2025-11-25 10:45:18 -06:00
Adam 995f551e80
fix(enterprise): custom element defs 2025-11-25 07:47:25 -06:00
Adam 15facd8cfd
feat(share): SSR'd diffs 2025-11-25 07:40:16 -06:00
Dax Raad 3183978c6b fixed suspense in enterprise 2025-11-24 23:33:47 -05:00
Dax Raad 9403f6ced5 log data 2025-11-24 23:13:28 -05:00
Dax Raad 69d1381ba3 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 75654afeaa
fix(share): responsiveness 2025-11-24 17:59:37 -06:00
Adam 8e1c7cfe89
wip(share): enterprise favicon 2025-11-24 15:10:40 -06:00
Adam c60cb6c329
wip(share): more styling 2025-11-24 15:10:40 -06:00
Adam acf1dd8500
wip(share): more styling 2025-11-24 15:10:40 -06:00
Adam 3fb57044d1
wip(share): more styling 2025-11-24 15:10:39 -06:00
Adam 6173b69a8b
wip(share): more styling 2025-11-22 18:19:02 -06:00
Brendan Allan 85d99198b5
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 49408c00e9
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