SurfSense/surfsense_web/lib/apis
Rohan Verma a0f2851784
Some checks failed
Build and Push Docker Images / tag_release (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Has been cancelled
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Has been cancelled
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Has been cancelled
Merge pull request #1299 from AnishSarkar22/feat/swappable-filesystem
feat: introduce swappable filesystem on desktop & monaco editor to edit local files
2026-04-23 19:38:33 -07:00
..
agent-tools-api.service.ts feat: refactor agent tools management and add UI integration 2026-03-10 17:36:26 -07:00
anonymous-chat-api.service.ts refactor(anon-chat): route upload through anonymousChatApiService 2026-04-23 03:26:42 -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(web): connect new chat UI to agent filesystem APIs 2026-04-23 15:46:39 +05:30
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 Enhance MCP tool trust functionality to support OAuth-backed connectors and improve error handling in the UI. Refactor API calls to use baseApiService for consistency. 2026-04-23 08:03:32 +02:00
documents-api.service.ts feat: add processing mode support for document uploads and ETL pipeline, improded error handling ux 2026-04-14 21:26:00 -07: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: added ai file sorting 2026-04-14 01:43:30 -07:00
stripe-api.service.ts feat: no login experience and prem tokens 2026-04-15 17:02:00 -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