• Joined on 2025-01-07
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-17 22:05:21 +02:00
3ef5915062 feat(db): extraction des embeddings + mode WAL + config DB provider-agnostic
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-17 21:53:11 +02:00
a57c277168 chore: clean complet du projet et ajout d'un README avec licence personnelle
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-17 21:49:16 +02:00
f822a6eb18 fix: corriger 4 erreurs console post-migration RSC
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-17 21:39:31 +02:00
cb8bcd13ba perf: Phase 1+2+3 — Turbopack, Prisma select, RSC page, CSS masonry + dnd-kit
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-17 21:14:45 +02:00
2eceb32fd4 chore: snapshot before performance optimization
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-15 23:48:39 +02:00
b6a548acd8 feat: RTL/i18n, AI translate+undo, no-refresh saves, settings perf
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-13 22:07:11 +02:00
39671c6472 fix(keep-notes): sidebar chevron, labels sync, batch org errors, perf guards
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-13 21:03:01 +02:00
fa7e166f3e feat: add reminders page, BMad skills upgrade, MCP server refactor
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-01 22:27:30 +02:00
18ed116e0d perf: eliminate N+1 getNoteAllUsers calls and merge loadSettings+loadNotes to fix double-render cascade
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-01 21:34:36 +02:00
377f0c739f fix: disable mobile drag, replace window.location.reload with router.refresh, use semantic icons
sepehr pushed to epic-ux-design at sepehr/Keep 2026-04-01 21:13:03 +02:00
8f35bac56f fix(perf): remove redundant router.refresh() calls from note-card.tsx
sepehr pushed to epic-ux-design at sepehr/Keep 2026-03-29 22:26:12 +02:00
df088510be fix(sidebar): remove footer links (Privacy, Terms, Open Source)
sepehr pushed to epic-ux-design at sepehr/Keep 2026-03-29 22:23:33 +02:00
806f4c4eeb fix(sidebar): eliminate full page reloads and fix notebook actions visibility
sepehr pushed to epic-ux-design at sepehr/Keep 2026-03-29 22:14:13 +02:00
8daf50ac3f fix: i18n system overhaul and sidebar UI bugs
sepehr pushed to epic-ux-design at sepehr/Keep 2026-03-29 13:50:47 +02:00
8bf56cd8cd fix(admin): add spacing between AI embeddings section and footer buttons
sepehr pushed to epic-ux-design at sepehr/Keep 2026-03-29 12:34:38 +02:00
0903597759 fix(admin): prevent model selection reset by using onSubmit instead of form action
sepehr pushed to epic-ux-design at sepehr/Keep 2026-03-29 11:05:45 +02:00
a9f619be7f fix(admin): remove revalidatePath to prevent combobox reset after save
sepehr pushed to epic-ux-design at sepehr/Keep 2026-03-29 10:30:15 +02:00
0d705ee3d6 fix(admin): prevent combobox reset after save by stopping unnecessary Ollama refetch
sepehr pushed to epic-ux-design at sepehr/Keep 2026-03-29 10:12:46 +02:00
9a58a729d2 fix(admin): model selection resets after save and provider switch
sepehr pushed to epic-ux-design at sepehr/Keep 2026-03-29 09:55:00 +02:00
cb613b86c1 fix(admin): AI provider and model not persisting after save