Commit Graph

59 Commits

Author SHA1 Message Date
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
6c0283d7a3 fix: pr body scrolling 2026-05-11 02:33:14 +08:00
5d741f39eb feat: impl md code fence rendering 2026-05-11 01:22:19 +08:00
c29a923e0e wip: pull request view & md rendering 2026-05-11 00:32:12 +08:00
9f1e051073 Refactor text style helpers 2026-05-09 19:31:12 +08:00
6eabc6a0ec fix: text theme color not applied 2026-05-09 18:59:32 +08:00
5de1cbaec2 refactor: impl Styled for Text 2026-05-08 02:29:38 +08:00
19769a7b75 refactor: migrate to github gql api 2026-05-08 02:23:28 +08:00
7de0039d38 feat: impl dashboard & issue list 2026-05-06 01:42:38 +08:00
bef3a0b9ed feat: dashboard skeleton 2026-04-26 16:06:49 +01:00
1cecfaf167 feat: add setup complete step 2026-04-26 00:58:38 +01:00
3b0fe3e311 feat: impl catppuccin theme 2026-04-26 00:46:11 +01:00
dab18c40c5 feat: port svg sizing to font icons 2026-04-26 00:29:31 +01:00
8b28f3d67f feat: impl setup restoration 2026-04-26 00:01:57 +01:00
a54cc84660 feat: connect to github step 2026-04-25 00:49:50 +01:00