Commit Graph

6 Commits

Author SHA1 Message Date
952387d50f feat: dark-tech UI redesign + markdown patch cards
Redesign the frontend with a dark-tech theme: add Tailwind + PostCSS,
design tokens, and shadcn-style primitives (Button/Card/Input/Dialog/
DropdownMenu/Tabs/ScrollArea/etc.); restyle the app shell, navigation,
sidebar tree, content view, markdown rendering, editors, modals and
settings panels. Behavior/props unchanged; Font Awesome replaced with
lucide-react.

Add the patch cards feature UI: patch-queries hooks and a PatchCards
component rendered below the markdown body, with an Add Patch button
and create/edit dialog.

Fix tree expandability: folders with an index page now expand on name
click (and navigate), and the chevron+folder icon is one larger toggle.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 17:28:13 +01:00
90897165db add: add logo 2024-12-09 09:47:26 +00:00
a1473e51e7 improve: adjust layout of path node 2024-12-06 19:01:03 +00:00
321dea202d fix OAuth2 issue 2024-12-04 08:03:14 +00:00
18a84123d3 fix render issue 2024-12-03 16:36:32 +00:00
8bbfc10a39 init 2024-12-03 00:38:56 +00:00