aboutsummaryrefslogtreecommitdiffstats
path: root/renderer/src/styles
Commit message (Expand)AuthorAgeFilesLines
* feat: Thread optional `phase` param into `db/sessions.ts::cre… (+7 more)bndw2026-03-041-0/+160
* feat: replace header dropdowns with collapsible sidebar treebndw2026-03-041-19/+318
* feat(mcp): add tool discovery and per-tool permissionsClawd2026-03-011-0/+74
* feat(settings): add MCP server configurationClawd2026-03-011-0/+212
* feat(settings): add configurable model selectionClawd2026-03-011-0/+29
* feat: Add `activityStatus` state and `handleCancel` to App.ts… (+4 more)bndw2026-03-011-0/+34
* feat: **`globals.css`** — Edit `.chat-pane`: remove `width: 3… (+7 more)bndw2026-02-281-1/+76
* feat: **1 — `git.ts`:** Add exported `getCurrentBranch` helpe… (+8 more)bndw2026-02-281-0/+93
* feat: **1. `src/main/db/schema.ts`** — add `settings` table … (+10 more)bndw2026-02-281-0/+213
* feat: Complete 9 tasksbndw2026-02-281-6/+0
* feat: Complete 7 tasksbndw2026-02-281-0/+33
* feat: auto session namingbndw2026-02-281-0/+28
* Restyle UI with light/dark theme supportClawd2026-02-281-81/+178
* Fix CodeMirror line wrapping and container overflowClawd2026-02-281-0/+8
* Add CodeMirror 6 for markdown editingClawd2026-02-281-0/+14
* Replace custom markdown renderer with react-markdownClawd2026-02-281-16/+34
* Add markdown table rendering supportClawd2026-02-281-0/+19
* Add delete functionality for projects and sessionsClawd2026-02-281-0/+12
* Add onboarding screen for first-time usersClawd2026-02-281-0/+56
* Phase 5: Integration & polishClawd2026-02-281-0/+24
* Phase 4: React UIClawd2026-02-281-0/+391