nexus/ui
Matt Van Horn d114927814 fix: embed uploaded images inline in comments via paperclip button
The paperclip button in comments uploaded images to the issue-level
attachment section but didn't insert a markdown image reference into
the comment body. Now it uses the imageUploadHandler to get the URL
and appends an inline image to the comment text.

Fixes #272

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:50:57 -07:00
..
public Add worktree-specific favicon branding 2026-03-10 16:15:11 -05:00
src fix: embed uploaded images inline in comments via paperclip button 2026-03-10 16:50:57 -07:00
components.json Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -06:00
index.html Add worktree-specific favicon branding 2026-03-10 16:15:11 -05:00
package.json Remove legacy OpenClaw adapter and keep gateway-only flow 2026-03-07 18:50:25 -06:00
tsconfig.json Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -06:00
vite.config.ts Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
vitest.config.ts Add React UI with Vite 2026-02-16 13:32:04 -06:00