Commit graph

33 commits

Author SHA1 Message Date
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
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
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
Some checks are pending
deploy / deploy (push) Waiting to run
Update Nix Hashes / update (push) Waiting to run
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