mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-15 18:25:18 +02:00
feat: implement OneDrive picker integration and enhance connector functionality with new API endpoints and UI updates
This commit is contained in:
parent
e2dd6e61a9
commit
ea218b7be6
5 changed files with 457 additions and 212 deletions
|
|
@ -9,6 +9,7 @@ export const searchSourceConnectorTypeEnum = z.enum([
|
|||
"BAIDU_SEARCH_API",
|
||||
"SLACK_CONNECTOR",
|
||||
"TEAMS_CONNECTOR",
|
||||
"ONEDRIVE_CONNECTOR",
|
||||
"NOTION_CONNECTOR",
|
||||
"GITHUB_CONNECTOR",
|
||||
"LINEAR_CONNECTOR",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue