SurfSense/surfsense_web/lib/apis
Anish Sarkar 1c9c496e01 feat: implement MCP Tool Trust methods for managing trusted tools
Added methods to trust and untrust tools in the MCP connector's "Always Allow" list, allowing for streamlined tool usage without HITL approval. This enhancement supports better management of trusted tools within the application.
2026-04-13 20:21:46 +05:30
..
agent-tools-api.service.ts feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00
auth-api.service.ts feat: migrated from zod v3 to v4 2025-12-20 05:10:47 -08:00
base-api.service.ts feat: dynamic import of PostHog 2026-04-01 15:59:11 +02:00
chat-comments-api.service.ts feat: perf optimizations 2026-02-27 17:19:25 -08:00
chat-threads-api.service.ts refactor: rename snapshot types to PublicChatSnapshot prefix 2026-02-02 16:05:23 +02:00
connectors-api.service.ts feat: implement MCP Tool Trust methods for managing trusted tools 2026-04-13 20:21:46 +05:30
documents-api.service.ts Make Vision LLM opt-in for uploads and connectors 2026-04-10 16:45:51 +02:00
folders-api.service.ts feat: implement local folder synchronization and versioning with new metadata handling and document_versions table 2026-04-02 23:46:21 +05:30
image-gen-config-api.service.ts chore: linting 2026-02-09 16:49:11 -08:00
incentive-tasks-api.service.ts feat: added incentive credits system 2026-01-26 23:32:30 -08:00
invites-api.service.ts chore: linting 2026-03-27 03:17:05 -07:00
logs-api.service.ts chore: linting 2026-03-27 03:17:05 -07:00
members-api.service.ts chore: linting 2026-03-27 03:17:05 -07:00
new-llm-config-api.service.ts style: simplify LLM model terminology in UI 2026-04-02 10:11:35 +05:30
notes-api.service.ts feat: add source_markdown column to documents and implement migration logic for existing records using a pure-Python BlockNote JSON to Markdown converter 2026-02-17 11:34:11 +05:30
notifications-api.service.ts chore: ran linting 2026-03-10 16:17:12 +05:30
permissions-api.service.ts chore: add TODO for edit role dialog implementation 2025-12-16 09:07:33 +00:00
prompts-api.service.ts add is_public to frontend types and API service 2026-03-30 19:38:00 +02:00
public-chat-api.service.ts feat: add snapshot types and API services 2026-01-30 14:19:56 +02:00
roles-api.service.ts feat: migrated from zod v3 to v4 2025-12-20 05:10:47 -08:00
search-spaces-api.service.ts feat: implement leave search space functionality for non-owners and update related UI components 2026-01-13 02:06:35 -08:00
stripe-api.service.ts chore: linting 2026-03-31 21:42:03 -07:00
user-api.service.ts chore: linting 2026-01-15 00:05:53 -08:00
vision-llm-config-api.service.ts Add dynamic vision model list from OpenRouter with combobox selector 2026-04-07 23:39:52 +02:00