Commit Graph

  • 1f524660e1 fix: update server URL in README and settings for SurfSense plugin Anish Sarkar 2026-04-21 10:53:55 +05:30
  • 20ce687b6d feat: update README for SurfSense plugin Anish Sarkar 2026-04-21 10:19:26 +05:30
  • b3f0b2e13a feat: update SurfSense plugin to version 0.1.0 with improved description, minimum app version, and license details; enhance queue management with debouncing and refactor status modal for clarity Anish Sarkar 2026-04-21 09:59:23 +05:30
  • 1919150523 Merge pull request #1276 from MODSetter/dev_mod Rohan Verma 2026-04-20 21:27:14 -07:00
  • f2bb6dbd55 Merge pull request #1275 from Tacite243/fix/move-modelSelector-reset-effects-into-the-openTab-event-handlers-1252 Rohan Verma 2026-04-20 21:01:42 -07:00
  • df8a12217c Merge pull request #1273 from Tacite243/perf/lazy-load-document-content-1242 Rohan Verma 2026-04-20 21:00:59 -07:00
  • 517c40f060 Merge pull request #1272 from mvanhorn/osc/1247-functional-setIsDark Rohan Verma 2026-04-20 20:59:04 -07:00
  • 6bd4ffb98e Merge pull request #1268 from aaron-seq/fix/move-open-reset-effects-to-onOpenChange Rohan Verma 2026-04-20 20:58:27 -07:00
  • d744cb48bf Merge pull request #1267 from mvanhorn/osc/1250-isexportingkb-ref Rohan Verma 2026-04-20 20:57:07 -07:00
  • 9fded124fe feat: add IF NOT EXISTS clause to unique index creation for Obsidian connectors to prevent errors during upgrades Anish Sarkar 2026-04-21 04:37:45 +05:30
  • 54ce2666f5 feat: implement cross-device deduplication for Obsidian connectors using vault fingerprinting and enhance connector management Anish Sarkar 2026-04-21 04:21:33 +05:30
  • 2d90ed0fec feat: deactivate legacy Obsidian connectors and implement partial unique index for improved upsert handling Anish Sarkar 2026-04-21 03:18:44 +05:30
  • 24383a3741 feat: add auto-launch functionality for desktop app DESKTOP-RTLN3BA\$punk 2026-04-20 12:42:06 -07:00
  • 30944c0fec feat(notion-mcp): wire frontend to MCP OAuth endpoints CREDO23 2026-04-20 21:02:34 +02:00
  • 5a8ec704fe feat(notion-mcp): add MCP gating in agent, indexer, and health check CREDO23 2026-04-20 21:02:21 +02:00
  • 8d438f52f5 feat(notion-mcp): add MCP agent tool factories and registry wiring CREDO23 2026-04-20 21:02:10 +02:00
  • 41d547934d feat(notion-mcp): add MCP connector OAuth routes CREDO23 2026-04-20 21:02:05 +02:00
  • d6e605fd50 feat(notion-mcp): add OAuth + PKCE service layer and MCP adapter CREDO23 2026-04-20 20:59:17 +02:00
  • 4d3406341d feat: add file size tracking and sync interval settings to Obsidian plugin for improved reconciliation and performance Anish Sarkar 2026-04-20 23:48:51 +05:30
  • 28d3c628f1 feat: enhance Obsidian plugin with folder management features, including inclusion/exclusion settings and a status modal for real-time updates Anish Sarkar 2026-04-20 23:13:49 +05:30
  • 2251e464c7 feat: enhance Obsidian plugin with new stats feature, improved error handling, and streamlined device management Anish Sarkar 2026-04-20 21:07:15 +05:30
  • 54e66e131a feat: remove plugin version references from Obsidian plugin routes, schemas, and UI components for cleaner integration Anish Sarkar 2026-04-20 19:49:58 +05:30
  • 87150a6d7f feat: enhance Obsidian plugin routes with for_update parameter for improved concurrency handling Anish Sarkar 2026-04-20 19:24:36 +05:30
  • b5c9388c8a feat: refine Obsidian plugin routes and schemas for improved device management and API stability Anish Sarkar 2026-04-20 18:19:30 +05:30
  • 8cf957b301 fix(theme-toggle): use functional setIsDark in toggleTheme (#1247) Matt Van Horn 2026-04-20 01:58:20 -07:00
  • 60d9e7ed8c feat: introduce SurfSense plugin for Obsidian with syncing capabilities and enhanced settings management Anish Sarkar 2026-04-20 04:04:19 +05:30
  • ee2fb79e75 feat: update Obsidian connector to support plugin-based syncing and improve UI components Anish Sarkar 2026-04-20 04:03:45 +05:30
  • e8fc1069bc feat: implement Obsidian plugin ingestion routes and indexing service Anish Sarkar 2026-04-20 04:03:19 +05:30
  • f903bcc80d feat: add GitHub workflows for linting and releasing Obsidian plugin Anish Sarkar 2026-04-20 04:02:54 +05:30
  • 7fbd684b44 feat: initialize Obsidian sample plugin with essential files and configurations Anish Sarkar 2026-04-19 23:48:18 +05:30
  • be2e011375 perf: lazy-load DocumentTabContent to reduce initial dashboard bundle size Tacite243 2026-04-19 14:50:55 +02:00
  • 8fba46893f refactor: move model selector reset logic to event handlers Tacite243 2026-04-17 12:32:11 +02:00
  • 2d4adcea64 fix(dialogs): move open-reset effects into onOpenChange handlers Aaron Sequeira 2026-04-19 16:09:34 +05:30
  • c2e52fbb48 refactor(documents-sidebar): convert discarded isExportingKB state to ref Matt Van Horn 2026-04-18 23:15:31 -07:00
  • 7a389e7a25 fix: alembic migration nos DESKTOP-RTLN3BA\$punk 2026-04-18 16:05:18 -07:00
  • ba87d3d9e0 Merge commit '2b2453e0159fe6b152da93fbdedf022f134f91da' into dev_mod DESKTOP-RTLN3BA\$punk 2026-04-18 15:03:53 -07:00
  • b440610e04 feat: implement analytics tracking for desktop app events DESKTOP-RTLN3BA\$punk 2026-04-18 14:35:14 -07:00
  • 2e026549be chore: update alembic migration numbers Anish Sarkar 2026-04-18 16:22:20 +05:30
  • 2b2453e015 Merge pull request #1240 from AnishSarkar22/feat/resume-builder 0.0.16.5 Rohan Verma 2026-04-17 13:41:32 -07:00
  • 2270b4c68a Merge pull request #1255 from mvanhorn/osc/1249-remove-unused-scrolled-state-v2 Rohan Verma 2026-04-17 13:34:04 -07:00
  • 0fa32c3a10 chore: ran linting Anish Sarkar 2026-04-17 16:45:14 +05:30
  • dbd1706811 fix(new-chat): remove unused _hasScrolledToCited state in source-detail-panel Matt Van Horn 2026-04-17 02:00:29 -04:00
  • b38a297349 Merge pull request #1254 from MODSetter/dev 0.0.16.4 Rohan Verma 2026-04-16 22:24:57 -07:00
  • 425e1b8830 Merge commit 'ba2a2fd529e862bc4fa7f93338e04ea803829f46' into dev DESKTOP-RTLN3BA\$punk 2026-04-16 22:21:42 -07:00
  • acab2358b3 Merge pull request #1253 from MODSetter/dev_mod Rohan Verma 2026-04-16 22:17:36 -07:00
  • b613b4f9cd chore: added missed changelogs DESKTOP-RTLN3BA\$punk 2026-04-16 22:14:44 -07:00
  • aef4c90107 refactor: update UI components for improved layout in assistant message, public chat footer, and report panel Anish Sarkar 2026-04-17 09:03:34 +05:30
  • aacf38fd5f feat: fix anonymous chat message history DESKTOP-RTLN3BA\$punk 2026-04-16 16:18:21 -07:00
  • c3b9d419ba Merge pull request #1238 from xr843/ux/form-max-length Rohan Verma 2026-04-16 15:51:43 -07:00
  • 69ded37151 Merge pull request #1237 from xr843/a11y/nested-main-landmark Rohan Verma 2026-04-16 15:50:13 -07:00
  • cae137e7f8 Merge pull request #1233 from mvanhorn/osc/1092-clear-scroll-timers Rohan Verma 2026-04-16 15:49:33 -07:00
  • abf758997a feat: optimize PDF viewer performance with improved page rendering and visibility management Anish Sarkar 2026-04-16 23:44:15 +05:30
  • 706d5b9821 feat: enhance PDF viewer and report panel with public access handling and UI updates Anish Sarkar 2026-04-16 22:53:17 +05:30
  • e2cd0557a5 feat: add public report PDF preview endpoint and update report content handling for Typst-based resumes Anish Sarkar 2026-04-16 22:51:36 +05:30
  • b8e663e8f4 feat: add maxLength constraints to auth and settings form inputs xianren 2026-04-16 22:33:01 +08:00
  • 3f85f2a56b fix(a11y): remove nested <main> landmarks under (home) layout xianren 2026-04-16 22:30:55 +08:00
  • ba2a2fd529 Merge pull request #1236 from MODSetter/dev 0.0.16.3 Rohan Verma 2026-04-16 02:39:27 -07:00
  • 4e68565a72 Merge commit '7d6c7c4623e396bf4d28996fe22c05997a036787' into dev DESKTOP-RTLN3BA\$punk 2026-04-16 02:38:14 -07:00
  • afae2c5f69 feat: update anonymous chat cookie settings for cross-site compatibility DESKTOP-RTLN3BA\$punk 2026-04-16 02:36:36 -07:00
  • 7d6c7c4623 Merge pull request #1235 from MODSetter/dev 0.0.16.2 Rohan Verma 2026-04-16 02:19:29 -07:00
  • 2cb30c604d try: ip fix for cludflare DESKTOP-RTLN3BA\$punk 2026-04-16 02:13:52 -07:00
  • 99995c67b2 Merge pull request #1234 from MODSetter/dev v0.0.16 0.0.16.1 Rohan Verma 2026-04-16 01:36:25 -07:00
  • 635bf8ba96 fix: update LlamaCloud test assertions to reflect new parse modes DESKTOP-RTLN3BA\$punk 2026-04-16 01:32:42 -07:00
  • e7fba022c1 chore: bumped version to 0.0.16 DESKTOP-RTLN3BA\$punk 2026-04-16 01:18:03 -07:00
  • 0e4285095c fix: llamaclud v2 impl DESKTOP-RTLN3BA\$punk 2026-04-16 01:15:47 -07:00
  • 2f793e7a69 refactor: improve content extraction and encoding handling DESKTOP-RTLN3BA\$punk 2026-04-16 00:25:46 -07:00
  • 4a51ccdc2c cloud: added openrouter integration with global configs DESKTOP-RTLN3BA\$punk 2026-04-15 23:46:29 -07:00
  • 6037058a09 refactor: enhance PDF thumbnail loading and error handling in resume component, introducing skeleton loader and improved state management Anish Sarkar 2026-04-16 11:45:33 +05:30
  • df88fcd0fb refactor: streamline PDF handling in viewer and resume components by replacing react-pdf with pdfjs-dist, enhancing loading states and error management Anish Sarkar 2026-04-16 11:23:13 +05:30
  • 6e7f832181 chore: remove react-pdf dependency and add pdfjs-dist for PDF handling Anish Sarkar 2026-04-16 11:10:35 +05:30
  • d5a1f4ac01 fix: improve user information requirements and template handling in resume generation tool Anish Sarkar 2026-04-16 10:29:13 +05:30
  • 008c464660 fix: clear scroll-to-citation timers on panel close/unmount Matt Van Horn 2026-04-15 22:00:56 -04:00
  • ff4e0f9b62 feat: no login experience and prem tokens DESKTOP-RTLN3BA\$punk 2026-04-15 17:02:00 -07:00
  • 87452bb315 Merge pull request #1232 from xr843/fix/clear-announcement-toast-stagger-timers Rohan Verma 2026-04-15 10:47:43 -07:00
  • 5bbb7b98cc Merge pull request #1230 from xr843/fix/memoize-zero-provider-opts Rohan Verma 2026-04-15 10:46:57 -07:00
  • 5b8fdff6b6 Merge pull request #1229 from xr843/fix/remove-react-dom-server Rohan Verma 2026-04-15 10:46:19 -07:00
  • 97984e1e13 Merge pull request #1228 from tmchow/osc/1190-extract-type-icons Rohan Verma 2026-04-15 10:45:36 -07:00
  • 2f58b14440 fix: enhance error handling and loading states in report panel and resume generation components Anish Sarkar 2026-04-15 23:08:19 +05:30
  • e3d9ab1263 fix: update example user information in resume generation tool prompts for consistency Anish Sarkar 2026-04-15 22:00:46 +05:30
  • 4d577a20a9 refactor: update PDF viewer and report card components for improved accessibility and UI consistency Anish Sarkar 2026-04-15 21:56:18 +05:30
  • 45752a7e73 feat: add GenerateResumeToolUI component for managing resume generation states and display Anish Sarkar 2026-04-15 21:43:00 +05:30
  • 06c344d66e feat: implement PDF viewer for resume previews and integrate with report panel Anish Sarkar 2026-04-15 21:42:50 +05:30
  • 07bd076317 feat: add content type support for reports and include new resume generation tool in dashboard Anish Sarkar 2026-04-15 21:13:56 +05:30
  • 45eef24dbf feat: implement resume generation tool with Typst output and validation Anish Sarkar 2026-04-15 21:12:08 +05:30
  • ccf010175d feat: enhance report content schema and add resume generation output handling Anish Sarkar 2026-04-15 21:11:58 +05:30
  • 39aaf92f0e feat: add PDF preview and export functionality for Typst-based reports, enhance report content handling Anish Sarkar 2026-04-15 21:11:27 +05:30
  • aac65e122e feat: add resume generation tool and update system prompts Anish Sarkar 2026-04-15 21:08:08 +05:30
  • 586199ae17 feat: add content_type column to reports and seed default prompt for resume generation Anish Sarkar 2026-04-15 20:40:40 +05:30
  • 15aacf1a80 feat: add react-pdf dependency and update pnpm-lock.yaml Anish Sarkar 2026-04-15 20:39:03 +05:30
  • c03a1e177a fix(web): clear announcement stagger timers on unmount Tim Ren 2026-04-15 20:07:20 +08:00
  • 68e6acd504 fix(web): memoize Zero provider opts to prevent reconnect churn Tim Ren 2026-04-15 20:07:12 +08:00
  • 2727aebcc6 fix(web): drop react-dom/server from inline-mention-editor bundle Tim Ren 2026-04-15 20:01:16 +08:00
  • 95130d894c refactor: extract shared TYPE_ICONS into dedicated module Trevin Chow 2026-04-14 23:22:29 -07:00
  • 656e061f84 feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux DESKTOP-RTLN3BA\$punk 2026-04-14 21:26:00 -07:00
  • b659f41bab Merge pull request #1225 from oscarzhou511/feat/obsidian-connector-visibility Rohan Verma 2026-04-14 13:10:57 -07:00
  • ae0df70880 Merge pull request #1224 from AnishSarkar22/feat/token-calculation Rohan Verma 2026-04-14 13:10:05 -07:00
  • 9fc0976d5e chore: ran linting Anish Sarkar 2026-04-14 21:52:26 +05:30
  • a74ed014cc refactor: update UI components for better accessibility and styling consistency Anish Sarkar 2026-04-14 21:50:34 +05:30
  • 2021f6c4b7 refactor: simplify AI sort button implementation and improve styling Anish Sarkar 2026-04-14 21:39:11 +05:30
  • 1714922830 refactor: improve password input layout and enhance chat thread title update logic Anish Sarkar 2026-04-14 21:13:01 +05:30