73 Commits

Author SHA1 Message Date
d0bdbee41e stuff 2026-06-12 02:17:34 +01:00
88c17a2892 feat: clean up the titlebar 2026-06-07 23:34:33 +01:00
ee427b466c Update tasks.json 2026-06-07 21:12:42 +01:00
51eb5a1590 feat: remove extra btns in the toolbar 2026-06-07 21:12:40 +01:00
f5b6701fbd feat: add md img rendering support 2026-06-07 21:01:44 +01:00
d09199a562 fix: diff search hit highlight across ranges 2026-06-07 20:06:57 +01:00
be83a0b352 fix: cant switch btwn files in diff view 2026-06-07 00:16:34 +01:00
016b499cb0 fix: rich text link handling 2026-06-06 23:55:21 +01:00
742311e02c fix: allow rich text to wrap properly 2026-06-06 23:44:39 +01:00
686af21640 fix: md table cell content leaking 2026-06-06 23:22:44 +01:00
6f1e447747 feat: impl md table rendering 2026-06-06 23:19:15 +01:00
5cd153ce58 refactor: markdown rendering into rich_text component 2026-06-06 19:30:05 +01:00
6a127aab9e fix: file tree construction logic 2026-06-06 14:03:58 +01:00
74be11bf42 shenanigans 2026-06-04 23:21:39 +01:00
395da19f0f fix: diff view search nav 2026-06-04 23:21:27 +01:00
39093f3b69 fix: allow file tree to scroll 2026-06-04 23:20:23 +01:00
b8971027ac feat: broader syntax highlighting support 2026-06-04 23:20:07 +01:00
5671597404 fix: diff_content renders overlapping diff lines 2026-06-04 00:54:34 +01:00
ccc93d2429 fix: search result advancing highlight 2026-06-02 00:35:40 +01:00
6f3245f927 fix: search result cursor advancing 2026-06-02 00:20:15 +01:00
240d48ff1e feat: search result highlight in pr diff view 2026-06-01 01:15:47 +01:00
f5ebb210ac feat: add dummy search bar in diff view 2026-05-31 00:45:25 +01:00
4a7ebf660e chore: add missing fixture 2026-05-28 22:43:52 +01:00
ecf019a956 fix: diff view old side showing new side line no 2026-05-28 22:33:50 +01:00
101b144f53 feat: pr file tree item switching 2026-05-28 22:28:59 +01:00
75c3b73665 feat: change background color 2026-05-28 21:08:51 +01:00
f8a1c3f42b feat: impl pull request file tree 2026-05-28 00:37:35 +01:00
c4ebe91669 feat: add file tree helpers 2026-05-27 00:15:14 +01:00
231353bea4 feat: pr tab switching btwn body/diff 2026-05-25 23:49:33 +01:00
91a57cbc0f wip: segmented control 2026-05-25 18:43:26 +01:00
ecf09d992d feat: add tree sitter deps 2026-05-25 14:19:28 +01:00
a6cf96ea96 feat: syntax highlighting for diff view 2026-05-25 00:08:22 +01:00
b3e041a257 feat: basic pr diff rendering 2026-05-24 16:44:10 +01:00
1843622540 refactor: prefer Arc<str> to String 2026-05-23 18:45:44 +01:00
1ef91cb41e Add DiffOps playground 2026-05-23 12:28:45 +01:00
553af0290f wip: pr file diffing 2026-05-18 22:30:46 +08:00
aa99ba2596 feat: design touch up 2026-05-14 00:05:31 +08:00
2c3de1fd6e refactor: redesign theme tokens and split catppuccin themes 2026-05-13 20:02:26 +08:00
af5fd60eb5 feat: add shadow highlight to issue list 2026-05-13 18:14:45 +08:00
cf3c292a17 feat: change light mode surface color 2026-05-13 17:35:21 +08:00
6d8a7ae5b0 feat: tighten up toolbar spacing 2026-05-13 17:35:07 +08:00
2842640995 fix: rm top margin for 1st md heading 2026-05-13 02:30:26 +08:00
930640f370 feat: pr toolbar skeleton 2026-05-13 02:23:20 +08:00
eae7b84f4b feat: impl Styled for button & variant support 2026-05-13 02:23:07 +08:00
53993fed93 feat: impl md ordered list 2026-05-13 00:52:13 +08:00
ee226178b2 feat: make the dashboard window bigger 2026-05-12 23:46:30 +08:00
fe7efa89d1 feat: show pr status under creation date 2026-05-12 02:44:42 +08:00
6168676ac0 feat: show creation time next to pr title 2026-05-12 02:19:08 +08:00
2fe3f7b94f feat: subtext under pr title 2026-05-12 01:34:33 +08:00
bfcfac61e8 fix: pr view not updating for cached query 2026-05-11 02:34:09 +08:00