aboutsummaryrefslogtreecommitdiff
path: root/apps/web/components/memories-utils/html-content-renderer.tsx
Commit message (Collapse)AuthorAgeFilesLines
* removed unneccasry commentsMahesh Sanikommmu2025-10-101-7/+1
|
* removed unused code and lint issuesMahesh Sanikommmu2025-10-101-50/+98
|
* feat: format memory dialog content in markdownYour Name2025-10-091-9/+110
| | | | | | | - Add markdown rendering support to memory content display - Auto-detect and format JSON responses in code blocks - Convert terminal commands to bash code blocks - Improve code block styling with monospace font and compact spacing
* feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvementsMaheshtheDev2025-10-011-0/+62
feat: layout design with theme improvements new improvements on light mode layout chore: settings page with graph header and memories list