Commit Graph

907 Commits

Author SHA1 Message Date
adamelmore 2efacebe11 wip(app): full-height sidebar 2026-01-26 09:33:42 -06:00
adamelmore 886e6c6d98 fix(app): line selection waits on ready 2026-01-26 08:15:00 -06:00
adamelmore ad80b5f545 fix(ui): tab click hit area 2026-01-25 20:32:59 -06:00
adamelmore 30fe1d506e fix(app): line selection colors 2026-01-25 19:07:24 -06:00
adamelmore cf61594c22 fix(app): escape should always close dialogs 2026-01-25 12:17:35 -06:00
opencode 7a6447b068 release: v1.1.36
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-25 17:29:26 +00:00
GitHub Action 5e71c4f82d chore: generate 2026-01-25 17:26:11 +00:00
adamelmore eefcba6f0f fix(app): line selection styling 2026-01-25 11:25:31 -06:00
adamelmore aca4c1b35a fix(app): user message fade 2026-01-25 11:25:31 -06:00
adamelmore 9fcfd383a9 chore(app): visual cleanup 2026-01-25 10:48:20 -06:00
adamelmore 935559ac7a fix(app): line selection colors 2026-01-25 10:30:10 -06:00
adamelmore 09b7ccda6f fix(app): scroll to comment on click 2026-01-25 10:30:10 -06:00
GitHub Action 02b90786df chore: generate 2026-01-25 14:07:33 +00:00
Devin Griffin 2501ed37b7 fix(app): mobile horizontal scrolling due to session stat btn (#10487) 2026-01-25 08:06:56 -06:00
Rahul A Mistry 5bb217c26b fix(app): cursor on resize (#10293) 2026-01-25 08:04:25 -06:00
adamelmore 1254027b98 fix(app): comment line placement in diffs 2026-01-25 06:50:27 -06:00
adamelmore b0185356b6 fix(app): cleanup comment component usage 2026-01-25 06:20:50 -06:00
opencode fc4b6c493b release: v1.1.35
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-25 00:37:58 +00:00
Rahul A Mistry e8bd0ddf75 fix(app): markdown rendering with morphdom for better dom functions (#10373) 2026-01-24 18:29:58 -06:00
GitHub Action b57679f8a8 chore: generate 2026-01-24 23:10:03 +00:00
David Hill b1805f4f2c fix(ui): ensure comment popover appears above other comment icons 2026-01-24 23:09:22 +00:00
David Hill 4f30e60f3f add active state to comment cards in prompt input 2026-01-24 23:09:22 +00:00
David Hill 40e3dbc14b update: theme variables 2026-01-24 23:09:22 +00:00
GitHub Action aeb78296f0 chore: generate 2026-01-24 22:58:15 +00:00
adamelmore ebad7cfb3b fix: type error 2026-01-24 16:57:38 -06:00
adamelmore 9bd4b52314 fix(ui): tab focus state 2026-01-24 16:57:38 -06:00
adamelmore 4bb0db5450 fix(ui): popover exit ux 2026-01-24 16:57:38 -06:00
David Hill 97bdfd82c6 fix(ui): prevent tooltip fade when forceOpen is true 2026-01-24 22:29:38 +00:00
David Hill 2f02e25902 fix(ui): show 'Copied' tooltip instantly when copy button clicked 2026-01-24 22:25:20 +00:00
David Hill 6d044a84c8 fix(ui): update copy button tooltip gutter and label to 'Copy link' 2026-01-24 22:22:01 +00:00
David Hill 8bb6cf5e6a fix(ui): prevent focus on share popover text field 2026-01-24 22:17:59 +00:00
David Hill 37a307b3b8 fix(ui): align list search input width with list items 2026-01-24 22:11:31 +00:00
David Hill 0f710a0b27 feat(ui): add link icon and use it for copy-to-clipboard buttons
Replace copy icon with new link icon in share URL copy button
and TextField copyable button for better visual indication.
2026-01-24 22:02:09 +00:00
David Hill 60477073fa feat(ui): add onFilter callback to List, discard add server row when searching 2026-01-24 22:02:09 +00:00
David Hill d7222c2caa feat(app): update manage servers dialog styling and behavior 2026-01-24 22:02:08 +00:00
David Hill ceb8291208 fix(app): update status popover styling and positioning 2026-01-24 22:02:08 +00:00
adamelmore 8d0077a91a fix(app): don't show scroll to bottom if no scroll 2026-01-24 15:01:17 -06:00
adamelmore 62053cff45 fix(app): prompt submission failing on first message 2026-01-24 13:15:34 -06:00
GitHub Action 4d92374933 chore: generate 2026-01-24 18:59:51 +00:00
David Hill 3535c8a9f0 feat(ui): add critical shadow for comment input validation, set editor popover radius to 14px 2026-01-24 18:59:07 +00:00
David Hill d30480d27b fix(ui): change read-only comment popover border-radius to 8px 2026-01-24 18:59:07 +00:00
David Hill fd34be5a31 fix(ui): remove unnecessary !important from diff selection styles 2026-01-24 18:59:07 +00:00
David Hill d0104903e6 fix(ui): fix selected line number color in diff view for light/dark mode 2026-01-24 18:59:07 +00:00
adamelmore 2aac29593a fix(app): don't use findLast 2026-01-24 12:41:50 -06:00
adamelmore 18911fcf47 fix(app): line selection ux 2026-01-24 12:41:50 -06:00
adamelmore b57a06dbc9 fix(app): line selection ux fixes 2026-01-24 12:41:50 -06:00
Joseph Campuzano 8d692d3d87 fix: add state to pause existing audio for demo menus, add support fo… (#10428) 2026-01-24 12:16:53 -06:00
OpeOginni f149624875 feat(web): implement new server management for web and desktop (#8513) 2026-01-24 12:03:36 -06:00
Britt 16c9f5b8a4 fix(web): construct apply_patch metadata before requesting permission (#10422) 2026-01-24 12:00:21 -06:00
adamelmore 63e313648a fix(app): line selection fixes 2026-01-24 09:09:27 -06:00