• Joined on 2025-01-07
sepehr pushed to main at sepehr/Momento 2026-05-27 23:54:17 +02:00
da4b5d18be feat(editor): implement US-EDITOR-MOBILE with fixed premium toolbar (44px), action sheet (bottom sheet) for block and AI actions, select all block text, and performance fallbacks
sepehr pushed to main at sepehr/Momento 2026-05-27 23:47:52 +02:00
ad8b8b815e feat(editor): implement US-EDITOR-UX with global block selection, redesigned slash menu (favorites & preview), contextual placeholders, smart paste extended, turn into and undo/redo toasts
sepehr pushed to main at sepehr/Momento 2026-05-27 23:41:23 +02:00
e3cb1307d3 perf(editor): optimize typing performance by debouncing context state updates and using useEditorState for BubbleToolbar (US-EDITOR-PERF)
sepehr pushed to main at sepehr/Momento 2026-05-27 23:39:23 +02:00
07ace46dd3 feat(editor): implement next-gen editor with unique gutter drag handle, block actions menu, smart paste transclusion, and redesigned inline structured view block (US-NEXTGEN-EDITOR, US-4)
sepehr pushed to main at sepehr/Momento 2026-05-27 23:09:29 +02:00
493108f957 fix(ci): add workflow to .github/workflows for Gitea Actions compatibility
sepehr pushed to main at sepehr/Momento 2026-05-27 22:31:17 +02:00
9da92b8edd fix(ci): use docker-host label only (matching runner config)
sepehr pushed to main at sepehr/Momento 2026-05-27 22:19:05 +02:00
473cdb549a fix(ci): use self-hosted runner label syntax
sepehr pushed to main at sepehr/Momento 2026-05-27 21:53:14 +02:00
3cae8a2e99 fix(ci): optimize workflow for docker-host runner and faster execution
sepehr pushed to main at sepehr/Momento 2026-05-27 21:45:21 +02:00
f46654f574 feat: editor improvements and architectural grid prototype
2de66a863d feat(ci): add rollback mechanism and Telegram notifications
5442af4c55 fix(drag-handle): restore visibility CSS cascade and pointer-events
Compare 3 commits »
sepehr pushed to main at sepehr/Momento 2026-05-25 01:03:21 +02:00
0784c94242 feat(notes): vues structurées tableau/kanban, flashcards et MCP robuste
sepehr pushed to main at sepehr/Momento 2026-05-24 23:37:15 +02:00
ecd7e57c2e fix(editor): save-on-close & correct image tracking
sepehr pushed to main at sepehr/Momento 2026-05-24 21:22:26 +02:00
36336e6b0d feat(flashcards): révision SM-2, génération IA et page /revision
sepehr pushed to main at sepehr/Momento 2026-05-24 21:12:39 +02:00
8697ae244f fix(graph-pdf-chat): resolution de la propagation des clics sur le graphe et arret du detournement de copie sur le chat PDF
sepehr pushed to main at sepehr/Momento 2026-05-24 21:05:42 +02:00
682f8b7118 fix(pdf-upload): correction de l ouverture en double et integration de la colonne d embedding manquante pour DocumentChunk
sepehr pushed to main at sepehr/Momento 2026-05-24 21:02:58 +02:00
7a8307f4b4 fix(graph): resolution des bugs du graphe globale, support RTL, dates localisees et simulation D3 ultra-stable
sepehr pushed to main at sepehr/Momento 2026-05-24 20:57:36 +02:00
e881004c77 feat(insights): fix DBSCAN, Persian embeddings crash, D3 physics layouts, and D3 node not found runtime error
sepehr pushed to main at sepehr/Momento 2026-05-24 16:27:36 +02:00
e2672cd2c2 feat(notes): liens internes, onglet Réseau, living blocks et consentement IA
077e665dfc feat(cluster): implement cluster detection and bridge notes discovery
2aed148dc2 fix(chart): simplify node insertion using commands API
10777b62b1 debug(chart): add cache logging to debug cache misses
af3a263a54 fix(chart): transaction mapping fix + add cache for suggestions
Compare 19 commits »
sepehr pushed to main at sepehr/Entropyk 2026-05-23 10:19:57 +02:00
62efea0646 Update project structure and configurations
sepehr pushed to main at sepehr/Momento 2026-05-22 20:34:02 +02:00
ca0637cc6e fix(chart): prevent infinite loops and remove hardcoded text
sepehr pushed to main at sepehr/Momento 2026-05-22 20:30:17 +02:00
bfaacc557f fix(chart): simplify to single insert_chart tool that does everything