Commit Graph

133 Commits

Author SHA1 Message Date
139e721fcc fix(ui): use submodule-specific sidebar icon 2026-06-19 17:08:07 -05:00
96b595b27c fix(diff-viewer): simplify blame gutter to avatar hover 2026-06-19 17:07:12 -05:00
ca6968ae5e fix(diff-viewer): repair minimap alignment and drag 2026-06-19 17:04:56 -05:00
d7fddcb728 chore(submodules): drop vendor iKv and update iKvxx 2026-06-19 17:02:34 -05:00
6059945771 fix(ui): enlarge top toolbar actions 2026-06-19 17:00:26 -05:00
181736c0c8 fix(user-data): write ikv file in binary format 2026-06-19 16:59:12 -05:00
0e08a8a190 Added submodule vendor/iKvxx 2026-06-19 16:58:34 -05:00
e68065a4e2 fix(ui): remove stray imgui ini on startup 2026-06-19 16:58:29 -05:00
069d4e341f fix(user-data): keep ikvxx persistence in text format 2026-06-19 16:57:18 -05:00
ce81922ebb fix(user-data): persist session, drafts, and layout state 2026-06-19 16:54:36 -05:00
ac9df86ef0 Fix file row stage button alignment to prevent text shift, set ref badges rounding to 0.0f to make them rectangular 2026-06-19 16:17:19 -05:00
1f800c3cef Fix WIP node alignment with 28px lanes and decrease background auto-refresh intervals to 500ms for instant updates 2026-06-19 16:08:17 -05:00
2ca9c6bf77 Change submodules icon to folder, expand row highlight left bound, scale ref badge text size down 2026-06-19 16:05:34 -05:00
7a39b4aa20 Optimize builds in CMakeLists.txt and run.bat 2026-06-19 15:59:15 -05:00
0fea9ab8a4 Fix selection reset on background refresh, support per-repo table column widths, fix minimap drag scrolling & colors, indent details panels 2026-06-19 15:52:20 -05:00
d338023e59 fix(ui, backend): optimize run.bat cache, fix push hanging, normalize path history, redesign New Tab
Some checks failed
Build Releases / Build Linux x64 DEB (push) Failing after 1m33s
Build Releases / Build Windows x64 (push) Successful in 6m31s
Build Releases / Create Release (push) Has been skipped
2026-06-19 15:37:56 -05:00
cb145fe722 fix(build): revert libgit2 submodule to upstream commit to resolve CI checkout error
Some checks failed
Build Releases / Build Windows x64 (push) Successful in 7m11s
Build Releases / Build Linux x64 DEB (push) Failing after 1m34s
Build Releases / Create Release (push) Has been skipped
2026-06-19 15:28:15 -05:00
1114c05cb9 Not sure
Some checks failed
Build Releases / Build Linux x64 DEB (push) Failing after 1m14s
Build Releases / Build Windows x64 (push) Failing after 1m20s
Build Releases / Create Release (push) Has been skipped
2026-06-19 15:12:11 -05:00
76634c3fd3 fix(ui): finish refresh and diff navigation polish 2026-06-19 00:36:53 -05:00
1c730302d5 perf(startup): defer repository loading 2026-06-19 00:36:43 -05:00
93f67534c6 fix(ui): reset diff viewer scroll on open 2026-06-19 00:35:41 -05:00
5ba7d46809 feat(files): use tabler icons for committed tree entries 2026-06-19 00:34:37 -05:00
f53efe92c4 fix(ui): resize top bar action labels 2026-06-19 00:33:26 -05:00
f7f95e28ae fix(ui): use folder tree icon for submodules
Some checks failed
Build Releases / Build Windows x64 (push) Failing after 1m13s
Build Releases / Build Linux x64 DEB (push) Failing after 1m23s
Build Releases / Create Release (push) Has been skipped
2026-06-19 00:32:21 -05:00
8d59d066a6 fix(build): silence libgit2 and app icon warnings 2026-06-19 00:29:46 -05:00
aebfe65352 fix(ui): ellipsize blame attribution text 2026-06-19 00:27:45 -05:00
b6fdec12f5 fix(graph): avoid lane collisions and dead ends 2026-06-19 00:21:49 -05:00
5ac621d7b5 feat(ui): add hover-paused toast notifications 2026-06-19 00:18:18 -05:00
6361002f53 perf(git): move refresh and actions off the UI thread 2026-06-19 00:15:50 -05:00
e74e6ec513 fix(refresh): resync after toolbar and branch actions
Some checks failed
Build Releases / Build Linux x64 DEB (push) Failing after 1m32s
Build Releases / Build Windows x64 (push) Successful in 7m2s
Build Releases / Create Release (push) Has been skipped
2026-06-19 00:09:21 -05:00
279fe6e7f9 fix(ui): return to main view after staging diff 2026-06-19 00:08:08 -05:00
79bd00d84d fix(shortcuts): wire repository menu accelerators 2026-06-19 00:07:22 -05:00
eeb134c6ab feat(layout): persist sidebar and commit table state 2026-06-19 00:04:41 -05:00
1ac26e3e36 chore(submodules): point libgit2 at mirror
Some checks failed
Build Releases / Build Linux x64 DEB (push) Failing after 1m58s
Build Releases / Build Windows x64 (push) Successful in 6m39s
Build Releases / Create Release (push) Has been skipped
2026-06-19 00:02:51 -05:00
b94ca105de feat(viewer): restyle toolbar and add line wrap toggle 2026-06-18 23:59:49 -05:00
60d1e67fbe chore(submodules): point imgui and glfw at mirrors
Some checks failed
Build Releases / Build Linux x64 DEB (push) Failing after 1m37s
Build Releases / Create Release (push) Has been cancelled
Build Releases / Build Windows x64 (push) Has been cancelled
2026-06-18 23:57:12 -05:00
5c9047b444 feat(viewer): overhaul code minimap interaction 2026-06-18 23:56:45 -05:00
45a4ceb72a fix(sidebar): remove section header hover fill 2026-06-18 23:51:10 -05:00
f869ecf46b fix(sidebar): simplify filter placeholder text 2026-06-18 23:49:59 -05:00
b6400880e8 New build system
Some checks failed
Build Releases / Create Release (push) Has been cancelled
Build Releases / Build Windows x64 (push) Has been cancelled
Build Releases / Build Linux x64 DEB (push) Has been cancelled
2026-06-18 23:49:54 -05:00
fb98fe6106 feat(refresh): add timed background repository reloads 2026-06-18 23:49:14 -05:00
c99f0cc34a feat(history): render structured file history entries 2026-06-18 23:47:19 -05:00
5c6cd4649f added more alications 2026-06-18 23:46:08 -05:00
0b220a382e feat(blame): restore rich code view and minimap 2026-06-18 23:45:30 -05:00
5a2cffc177 fix(commits): add subtle alternating row backgrounds 2026-06-18 23:43:30 -05:00
6214c97b28 feat(branches): show branch source in create popup 2026-06-18 23:42:41 -05:00
2c7cabb0f9 fix(sidebar): keep section resize local to neighbors 2026-06-18 23:40:50 -05:00
755092933f new build workflow
All checks were successful
Build Windows EXE / build-windows (push) Successful in 8m18s
2026-06-18 23:37:44 -05:00
a5b0e02387 feat(commits): add commit context actions 2026-06-18 23:37:18 -05:00
ee7efa6eff fix(graph): align selected row overlay to commit columns
Some checks failed
Build Windows EXE / build-windows (push) Has been cancelled
2026-06-18 23:32:10 -05:00