• Joined on 2025-01-07
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 13:03:12 +02:00
90efc7c0f8 fix: complete .env.production with all provider ENABLED flags
sepehr pushed to main at sepehr/Momento 2026-05-10 12:52:34 +02:00
916fb78dfb feat: hierarchical notebook system - trash, selectors, breadcrumb, sidebar tree
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 12:52:09 +02:00
7e97bbd07b fix: scripts properly set ENABLED flags and all env vars for providers
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 12:36:48 +02:00
034d6bfce8 docs: rewrite deployment guide with Stripe and API keys management
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 12:33:38 +02:00
3c710c52a1 fix(ui): profile page bugs - billing button, cancel button, header subtitle
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 12:30:37 +02:00
e6e1678b1d feat: add DeepSeek and Minimax (m2.7) translation providers
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 12:18:44 +02:00
d6d19eaf0c feat: add API key management script
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 12:16:29 +02:00
3d01f53924 fix: setup wizard compatible sh/dash (read -s fallback)
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 12:02:45 +02:00
a9fe6c1fc6 feat: add interactive .env setup wizard
sepehr pushed to production-deployment at sepehr/office_translator 2026-05-10 11:54:02 +02:00
f79a4303ac ci: add Gitea Actions self-hosted deployment workflow
ce8e150a61 feat: homelab deployment - NPM + IONOS DNS + monitoring + NAS backup
Compare 2 commits »
sepehr pushed to main at sepehr/Momento 2026-05-10 09:30:51 +02:00
539c72cf6d feat: sidebar tree with visual guides, hover '+' for sub-notebook, collapse/expand, notebook view 'New Sub-Carnet' button
sepehr pushed to main at sepehr/Momento 2026-05-09 23:29:12 +02:00
43a18c0123 feat: add 'new sub-notebook' option in note move dropdown
sepehr pushed to main at sepehr/Momento 2026-05-09 23:25:29 +02:00
ee405e3e08 fix: show notebook hierarchy with submenu expand in note move dropdown
sepehr pushed to main at sepehr/Momento 2026-05-09 23:20:48 +02:00
89fba4638f fix: remove duplicate notebook names in agent selects - use flat list instead of optgroup
sepehr pushed to main at sepehr/Momento 2026-05-09 23:15:21 +02:00
a8ad442a93 feat: show notebook tree hierarchy in note move, tabs, and agent config
sepehr pushed to main at sepehr/Momento 2026-05-09 23:02:23 +02:00
d90b29b34f feat: hierarchical notebooks (tree), remove all list view code, delete 22 unused files
sepehr pushed to main at sepehr/Momento 2026-05-09 22:43:14 +02:00
5a6ec4808f fix: wrap revalidatePath in try-catch to prevent save 500, add --no-cache to deploy script
sepehr pushed to main at sepehr/Momento 2026-05-09 22:09:01 +02:00
4730ab6117 fix: serve manifest via API route to bypass nginx 403 on static files
sepehr pushed to main at sepehr/Momento 2026-05-09 19:43:47 +02:00
f044377e7a fix: manifest.json 403 - use Next.js manifest route, remove bak file, update middleware
sepehr pushed to main at sepehr/Momento 2026-05-09 19:30:50 +02:00
ad6fbbb1a5 deploy: trigger rebuild