• Joined on 2025-01-07
sepehr pushed to main at sepehr/Momento 2026-05-09 19:22:22 +02:00
98dc98b732 chore: reduce Docker build context size
sepehr pushed to main at sepehr/Momento 2026-05-09 19:19:15 +02:00
2fd435df6f feat: redesign agents page (architectural-grid style), add image description, fix AI limits, remove dead code
sepehr pushed to main at sepehr/Momento 2026-05-09 17:49:12 +02:00
79381a4cc9 fix: isolate detect-user-language from client bundle
sepehr pushed to main at sepehr/Momento 2026-05-09 17:46:29 +02:00
5030204987 fix(db): add missing Label.type and UserAISettings.autoSave columns
sepehr pushed to main at sepehr/Momento 2026-05-09 17:33:31 +02:00
6cca5c5213 fix: correct agent commit — ReminderDialog portal, getNotebookIcon, archive editorial view, build errors
bbca93c4be feat: add reminder and move-to-notebook actions to editorial note menu
Compare 2 commits »
sepehr pushed to feature/architectural-grid-editor at sepehr/Momento 2026-05-09 17:18:48 +02:00
bbca93c4be feat: add reminder and move-to-notebook actions to editorial note menu
sepehr pushed to main at sepehr/Momento 2026-05-09 16:46:20 +02:00
368b43cb8e feat: improve AI Chat UX, add notebook summary, and fix shared/reminders routing
66e957fd59 fix: add missing error handling for sendMessage promise rejections
b0c2556a12 style: restore blue accents for AI dialog components and standardize gold header
60a3fe5453 UI Stabilization: Global color theme updates (#75B2D6), AI Assistant styling refactor, and navigation fixes
1446463f04 design: apply Architectural Minimalist style to all Settings pages
Compare 25 commits »
sepehr created branch ancien-ui in sepehr/Momento 2026-05-09 16:46:09 +02:00
sepehr pushed to ancien-ui at sepehr/Momento 2026-05-09 16:46:09 +02:00
sepehr pushed to feature/architectural-grid-editor at sepehr/Momento 2026-05-09 16:40:37 +02:00
368b43cb8e feat: improve AI Chat UX, add notebook summary, and fix shared/reminders routing
sepehr pushed to feature/architectural-grid-editor at sepehr/Momento 2026-05-09 16:15:40 +02:00
66e957fd59 fix: add missing error handling for sendMessage promise rejections
sepehr pushed to feature/architectural-grid-editor at sepehr/Momento 2026-05-09 15:23:05 +02:00
b0c2556a12 style: restore blue accents for AI dialog components and standardize gold header
sepehr pushed to feature/architectural-grid-editor at sepehr/Momento 2026-05-09 14:58:20 +02:00
60a3fe5453 UI Stabilization: Global color theme updates (#75B2D6), AI Assistant styling refactor, and navigation fixes
1446463f04 design: apply Architectural Minimalist style to all Settings pages
97b08e5d0b feat: icon-only toolbar, versioning fixes, history modal, PanelRight repositioning
Compare 3 commits »
sepehr pushed to feature/architectural-grid-editor at sepehr/Momento 2026-05-08 16:45:52 +02:00
574c8b3166 refactor: migrate remaining components to useRefresh hook
sepehr pushed to feature/architectural-grid-editor at sepehr/Momento 2026-05-08 16:37:53 +02:00
9b8df398dc refactor: sidebar removes useNoteRefreshOptional dependency
sepehr pushed to feature/architectural-grid-editor at sepehr/Momento 2026-05-08 16:34:21 +02:00
65568c0f07 refactor: home-client uses useRefresh() for note invalidation
sepehr pushed to feature/architectural-grid-editor at sepehr/Momento 2026-05-08 16:32:32 +02:00
def683982c refactor: note-editor-context uses invalidateQueries on save/copy
sepehr created branch feature/architectural-grid-editor in sepehr/Momento 2026-05-08 16:31:17 +02:00
sepehr pushed to feature/architectural-grid-editor at sepehr/Momento 2026-05-08 16:31:17 +02:00
91b1201112 refactor: split NoteEditor into focused components + consolidate contexts
a58610003d fix: remove duplicate useMemo inside handleGenerateTitles (hooks violation = broken save+title), add Save btn + three-dot delete + Ctrl+S to fullPage toolbar
29e65038b7 fix: title textarea auto-resize (no overflow), auto-title 10-word check + toast feedback, AI expand = fixed overlay (no compress)
38c637cfac fix: restore Expand/Minimize button in AI panel + dynamic width, note thumbnail SVG placeholder with emoji/letter
3b036e84b8 fix: auto-title button always visible on hover + wired to AI panel Wand button, title text-4xl/5xl no overflow, content max-w-3xl
Compare 10 commits »
sepehr pushed to main at sepehr/Momento 2026-05-06 00:04:09 +02:00
0d8252aec0 fix(ci): typings dagre (@types/dagre) et pptx (PptxGenJSModule, fill bullets)