Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
f7a4dc3
feat(toolbar): consolidate document actions
ThisIs-Developer Aug 11, 2026
8904d47
feat(theme): add icon switch controls
ThisIs-Developer Aug 11, 2026
d6f0359
fix(theme): restore circular switch thumb
ThisIs-Developer Aug 11, 2026
e440d60
style(settings): enlarge mode switches
ThisIs-Developer Aug 11, 2026
ab42414
style(theme): invert switch thumb palette
ThisIs-Developer Aug 11, 2026
55269f9
style(settings): refine dark switch states
ThisIs-Developer Aug 11, 2026
c254822
style(settings): align mode switch icons
ThisIs-Developer Aug 11, 2026
bbd627f
style(settings): neutralize private mode toggle
ThisIs-Developer Aug 11, 2026
1c03c2e
style(settings): restore private mode accent
ThisIs-Developer Aug 11, 2026
4ea683f
style(header): reorder actions and remove brand icon
ThisIs-Developer Aug 11, 2026
da75506
style(header): update document action icons
ThisIs-Developer Aug 11, 2026
28ba18e
style(toolbar): apply recommended action order
ThisIs-Developer Aug 12, 2026
f3685db
fix(release-notes): remove document-only actions
ThisIs-Developer Aug 12, 2026
40a23b4
fix(release-notes): disable document tools in place
ThisIs-Developer Aug 12, 2026
412564b
fix(toolbar): dim snapshot dropdown controls
ThisIs-Developer Aug 12, 2026
4299ba1
fix(toolbar): clarify disabled and expanded states
ThisIs-Developer Aug 12, 2026
8befe8e
Merge origin/main into agent/consolidate-icon-toolbar
Copilot Aug 13, 2026
e720db7
fix(ui): smooth dropdown menu motion
ThisIs-Developer Aug 14, 2026
2a584e9
feat(review): simplify comments and suggestions
ThisIs-Developer Aug 16, 2026
224956d
refactor(review): align panel controls and actions
ThisIs-Developer Aug 16, 2026
9551a0a
style(review): modernize thread cards
ThisIs-Developer Aug 16, 2026
ec8612c
style(review): modernize feedback composer
ThisIs-Developer Aug 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions assets/lucide-icons.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

177 changes: 85 additions & 92 deletions desktop-app/resources/index.html

Large diffs are not rendered by default.

276 changes: 202 additions & 74 deletions desktop-app/resources/js/script.js

Large diffs are not rendered by default.

Loading
Loading