Commit graph

  • da8c98b178
    chore: bump version to 1.5.2 and update CHANGELOG (#437) Luis Novo 2026-01-15 22:35:29 -0300
  • 4dc1539838
    perf: improve source listing speed by 20-30x (#436) Luis Novo 2026-01-15 22:29:20 -0300
  • c6ec1fcddf
    fix(i18n): resolve podcast dialog translation infinite loop and profile issues (#435) Luis Novo 2026-01-15 21:50:27 -0300
  • de0d3977b7
    feat(i18n): add Brazilian Portuguese (pt-BR) translation (#434) Luis Novo 2026-01-15 18:55:55 -0300
  • b7ff0ccfe9
    chore: post-i18n cleanup and version bump to 1.5.0 (#433) Luis Novo 2026-01-15 14:20:13 -0300
  • 67dd85c928
    Feat/localization tests docker (#371) MisonL 2026-01-16 00:51:05 +0800
  • 940c56ddaf
    Merge pull request #428 from lfnovo/fix/nextjs-standalone-server Luis Novo 2026-01-14 23:04:40 -0300
  • 5caf62946e fix: use Node.js wrapper for cross-platform PORT fallback LUIS NOVO 2026-01-14 22:51:39 -0300
  • 948ab04896 fix: use cross-env for cross-platform PORT default LUIS NOVO 2026-01-14 22:37:02 -0300
  • cd55592b39 fix: preserve port 8502 default in standalone server script LUIS NOVO 2026-01-14 22:13:06 -0300
  • 3e03c48f04 chore: changelog LUIS NOVO 2026-01-14 22:11:10 -0300
  • 50157c3c79 fix: use standalone server for Next.js in Docker LUIS NOVO 2026-01-14 22:03:15 -0300
  • f92c42a5a4
    Merge pull request #423 from lfnovo/feature/nextjs-16-upgrade Luis Novo 2026-01-14 13:08:51 -0300
  • e7c3ef0520 chore: bump to 1.4 LUIS NOVO 2026-01-14 13:08:06 -0300
  • 4fe36be43c docs: update CLAUDE.md files for Next.js 16 upgrade LUIS NOVO 2026-01-14 13:02:33 -0300
  • 136698864e feat: upgrade Next.js 15 → 16 to fix large file uploads LUIS NOVO 2026-01-14 10:33:19 -0300
  • e364b48134
    Merge pull request #421 from lfnovo/fix/cleanup-files-on-source-delete Luis Novo 2026-01-14 08:41:44 -0300
  • fad4446f36 fix: delete uploaded files when sources are removed LUIS NOVO 2026-01-14 08:11:17 -0300
  • cb66d6e2b3
    Merge pull request #419 from lfnovo/fix/broken-docs-links Luis Novo 2026-01-13 20:41:02 -0300
  • 304cc30f1b chore: remove outdated setup_guide directory LUIS NOVO 2026-01-13 20:37:55 -0300
  • 7717e0f9f6 fix: update broken documentation links to ai-providers.md LUIS NOVO 2026-01-13 20:34:04 -0300
  • dd4e47a127
    Merge pull request #418 from lfnovo/fix/remove-zip-support-indication Luis Novo 2026-01-13 20:01:58 -0300
  • 3d696b0ab0 fix: remove zip support indication fixes #415 LUIS NOVO 2026-01-13 19:56:09 -0300
  • 9ab8100b09
    Merge pull request #408 from fauziralpiandi/feat/add-cta-button-to-empty-state-list Luis Novo 2026-01-13 19:49:00 -0300
  • aef8a0850e
    Merge pull request #414 from Nayrode/main Luis Novo 2026-01-13 19:38:45 -0300
  • f47b139328
    Merge pull request #417 from lfnovo/fix/claude-workflow-conditional-runs Luis Novo 2026-01-13 19:38:29 -0300
  • 03eb9b3555 fix: prevent duplicate workflow runs for PRs LUIS NOVO 2026-01-13 19:05:16 -0300
  • dfc7235064
    Merge pull request #416 from lfnovo/fix/claude-workflow-fork-prs Luis Novo 2026-01-13 18:48:56 -0300
  • 21b6809277 security: add persist-credentials false to checkout step LUIS NOVO 2026-01-13 18:47:36 -0300
  • faa652dce7 fix: add pull_request trigger alongside pull_request_target LUIS NOVO 2026-01-13 18:44:23 -0300
  • 9ce3cf55fc fix: allow claude code review workflow to run on PRs from forks LUIS NOVO 2026-01-13 18:40:18 -0300
  • dcf7f4f2cf feat: improve dockerfile to support offline deployments Dorian TETU 2026-01-13 08:39:06 +0100
  • a1fb7a750f feat: add CTA button to empty state list Fauzira Alpiandi 2026-01-10 04:08:42 +0000
  • 959eef5e91
    Merge pull request #407 from lfnovo/ci/remove-single-build-from-dev Luis Novo 2026-01-09 20:54:19 -0300
  • fc872ff6e3 ci: remove single-container build from dev workflow LUIS NOVO 2026-01-09 20:53:32 -0300
  • 478ca299d1
    Merge pull request #406 from lfnovo/fix/next-config-typescript-types Luis Novo 2026-01-09 20:50:56 -0300
  • cb525148e3 fix: add type assertion for experimental proxyClientMaxBodySize config LUIS NOVO 2026-01-09 20:44:43 -0300
  • 8d6d615f2f
    Merge pull request #405 from lfnovo/fix/nextjs-proxy-body-size-limit Luis Novo 2026-01-09 20:24:46 -0300
  • 6593ab561a fix: increase Next.js proxy body size limit for file uploads LUIS NOVO 2026-01-09 20:18:06 -0300
  • 24730cf757
    Merge pull request #403 from lfnovo/add-claude-github-actions-1767999881072 Luis Novo 2026-01-09 20:09:32 -0300
  • bdfdc9eecd
    Merge pull request #404 from lfnovo/fix/cors-headers-on-error-responses Luis Novo 2026-01-09 20:09:04 -0300
  • 52177f7546 fix: add CORS headers to error responses and document file upload limits LUIS NOVO 2026-01-09 20:06:24 -0300
  • b045694992
    Merge pull request #400 from lfnovo/fix/surrealdb-persistent-storage Luis Novo 2026-01-09 20:06:16 -0300
  • 62730a9486
    Merge pull request #402 from lfnovo/fix/model-duplicate-check-include-type Luis Novo 2026-01-09 20:05:12 -0300
  • c22ef5a6e1 "Update Claude Code Review workflow" Luis Novo 2026-01-09 20:04:43 -0300
  • f8fcffa4b6 "Update Claude PR Assistant workflow" Luis Novo 2026-01-09 20:04:42 -0300
  • 3c053c6eed fix: include type in model duplicate check LUIS NOVO 2026-01-09 20:00:20 -0300
  • fd03122aa3 fix: use persistent rocksdb storage instead of memory in docker-compose docs LUIS NOVO 2026-01-09 19:47:47 -0300
  • b8203db380
    Merge pull request #396 from lfnovo/pr-346-mcp-integration Luis Novo 2026-01-09 08:17:27 -0300
  • 879e41a180 feat: add MCP integration documentation to README and create dedicated MCP integration guide Piotr Mrzygłowski 2025-12-22 12:59:10 +0100
  • 76827af53f
    Merge pull request #395 from lfnovo/docs/add-pull-policy-always Luis Novo 2026-01-09 08:00:20 -0300
  • fb6dd01111 docs: add pull_policy always to docker-compose examples LUIS NOVO 2026-01-09 07:57:25 -0300
  • 2f98665676
    Merge pull request #386 from jonigl/docs/fix-readme-assets Luis Novo 2026-01-09 07:54:34 -0300
  • 6e5a856c99
    Merge pull request #387 from M-Amrollahi/main Luis Novo 2026-01-09 07:53:41 -0300
  • 06b07df684
    Merge pull request #394 from lfnovo/chore/remove-unused-addbutton Luis Novo 2026-01-08 16:07:56 -0300
  • c15a563f26 chore: remove outdated new_docs folder LUIS NOVO 2026-01-08 16:02:52 -0300
  • a41703fbac chore: remove unused AddButton component LUIS NOVO 2026-01-08 15:56:26 -0300
  • 31d4a0c84f
    Merge pull request #1 from M-Amrollahi/M-Amrollahi-patch-1 Mahdi Amrollahi 2026-01-06 20:48:43 -0500
  • 7a4ade612a
    Clarify Ollama API base URL in docker-compose.md Mahdi Amrollahi 2026-01-06 17:21:40 -0500
  • 7252c05d33 docs: fix removed assets in https://github.com/lfnovo/open-notebook/pull/379 affecting README.md Jonathan Gastón Löwenstern 2026-01-06 15:07:58 +0100
  • e69485bb72
    Merge pull request #382 from thesohamdatta/fix/remove-debug-logging-prefixes Luis Novo 2026-01-05 17:14:57 -0300
  • 3695d6d475
    Merge pull request #380 from lfnovo/fix/reduce-retry-log-noise Luis Novo 2026-01-05 17:14:25 -0300
  • ddfb754b48 Remove debug prefixes from production error logging Soham Datta 2026-01-05 22:22:34 +0530
  • 48e2800211 fix: reduce retry log noise during concurrent chunk processing LUIS NOVO 2026-01-05 11:30:55 -0300
  • b76af505b2
    Merge pull request #379 from lfnovo/refactor/folder-reorg Luis Novo 2026-01-05 08:38:34 -0300
  • b1bd522c5c feat: improve dev commands, update all langchain dependencies to their latest major versions LUIS NOVO 2026-01-05 08:22:41 -0300
  • 77feff344f chore: bump LUIS NOVO 2026-01-04 11:44:58 -0300
  • 472d0e47c3 docs: Lots of documentation improvements LUIS NOVO 2026-01-04 11:42:13 -0300
  • ea7a41077b docs: update all database examples for more clarity and better database names. LUIS NOVO 2026-01-04 09:23:15 -0300
  • 655d164fa0 docs: update quick start guides and core concepts for clarity and accuracy LUIS NOVO 2026-01-04 09:09:20 -0300
  • e13e4a2d8b docs: restructure documentation with new organized layout LUIS NOVO 2026-01-03 20:10:24 -0300
  • 71b8d13b24 docs: generate comprehensive CLAUDE.md reference documentation across codebase LUIS NOVO 2026-01-03 16:27:52 -0300
  • ab5560c9a2 refactor: reorganize folder structure for better maintainability LUIS NOVO 2026-01-03 14:04:27 -0300
  • 93cda6c42a
    Merge pull request #304 from xeader/fix/issue-271.2-ui-not-responsive Luis Novo 2025-12-20 10:18:22 -0300
  • 040cfbad88
    Merge pull request #343 from lfnovo/fix/note-editor-fullscreen-observer-optimization Luis Novo 2025-12-20 10:16:49 -0300
  • 2a4d98772b fix(ui): optimize MutationObserver in NoteEditorDialog LUIS NOVO 2025-12-20 10:13:49 -0300
  • a8bb88e10f
    Merge pull request #305 from xeader/fix/issue-271.1-note-editor-not-full-screen Luis Novo 2025-12-20 10:12:29 -0300
  • cdb074193f feat: support fullscreen mode in NoteEditorDialog Antonio Gatta 2025-12-20 11:38:31 +0100
  • 34aaad4162
    Merge pull request #341 from lfnovo/fix/merge-conflict-insight-dialog Luis Novo 2025-12-19 23:12:15 -0300
  • 79f4d5ea6a fix: resolve merge conflict in SourceInsightDialog LUIS NOVO 2025-12-19 23:10:49 -0300
  • d6eedde5a3
    Merge pull request #333 from jflo/fix/strip-thinking-tags Luis Novo 2025-12-19 22:52:43 -0300
  • 86329f406d
    Merge pull request #334 from jflo/feat/delete-insight Luis Novo 2025-12-19 22:51:18 -0300
  • c41cc074b5
    Merge branch 'main' into feat/delete-insight Luis Novo 2025-12-19 22:50:53 -0300
  • 8fdb0f0539
    Update frontend/src/components/source/SourceDetailContent.tsx Luis Novo 2025-12-19 22:48:09 -0300
  • c7de8ecd86
    fix: address PR feedback for delete insight feature Justin Florentine 2025-12-19 20:19:02 -0500
  • 855e730577
    fix: preserve AIMessage metadata when cleaning thinking content Justin Florentine 2025-12-19 20:08:12 -0500
  • bbe06df7e4
    Merge pull request #340 from lfnovo/fix/chat-model-selection Luis Novo 2025-12-19 17:46:09 -0300
  • 7f19c916ae feat: add View Source button to insight modal LUIS NOVO 2025-12-19 17:10:55 -0300
  • a1d0a3a666 fix: allow model override before chat session exists LUIS NOVO 2025-12-19 16:55:26 -0300
  • e11f0a4db8 fix: resolve chat model selection and session display issues LUIS NOVO 2025-12-19 16:47:34 -0300
  • 33b8f7a2b8 docs: add troubleshooting for common Docker installation issues LUIS NOVO 2025-12-19 16:30:55 -0300
  • 8644f1923c
    feat: add delete insight functionality Justin Florentine 2025-12-18 18:04:41 -0500
  • 869664a10b
    fix: strip <think> tags from chat responses Justin Florentine 2025-12-18 16:31:23 -0500
  • 65166d4d2a
    Merge pull request #326 from lfnovo/fix-ollama-json Luis Novo 2025-12-15 21:56:32 -0300
  • f98522606d chore: bump esperanto to fix ollama json LUIS NOVO 2025-12-15 21:55:28 -0300
  • 040e7ccf42
    Merge pull request #325 from lfnovo/feat/ui-improv Luis Novo 2025-12-14 22:24:15 -0300
  • 26e989fdbb fix: query key consistency and timeout configuration LUIS NOVO 2025-12-14 21:55:38 -0300
  • 1be8ef1116 chore: bump to 1.2.4 LUIS NOVO 2025-12-14 21:34:49 -0300
  • 5eac002b91 bump: fix ssl issue with langchain - relates to #274 LUIS NOVO 2025-12-14 21:33:31 -0300
  • 8b37104040
    Merge pull request #323 from talkenigs/fix/start-all-flow Luis Novo 2025-12-14 19:49:29 -0300