ragflow/common/data_source
Yongteng Lei d81e4095de
Feat: Google drive supports web-based credentials (#11173)
### What problem does this PR solve?

 Google drive supports web-based credentials.

<img width="1204" height="612" alt="image"
src="https://github.com/user-attachments/assets/70291c63-a2dd-4a80-ae20-807fe034cdbc"
/>


### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-11 17:21:08 +08:00
..
google_drive Feat: add initial Google Drive connector support (#11147) 2025-11-10 19:15:02 +08:00
google_util Feat: Google drive supports web-based credentials (#11173) 2025-11-11 17:21:08 +08:00
__init__.py Feat: add initial Google Drive connector support (#11147) 2025-11-10 19:15:02 +08:00
blob_connector.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
config.py Feat: Google drive supports web-based credentials (#11173) 2025-11-11 17:21:08 +08:00
confluence_connector.py Feat: refine Confluence connector (#10994) 2025-11-04 17:29:11 +08:00
discord_connector.py Feat: add auto parse to connector. (#11099) 2025-11-07 16:49:29 +08:00
dropbox_connector.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
exceptions.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
file_types.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
gmail_connector.py Feat: add initial Google Drive connector support (#11147) 2025-11-10 19:15:02 +08:00
html_utils.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
interfaces.py Feat: refine Confluence connector (#10994) 2025-11-04 17:29:11 +08:00
jira_connector.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
models.py Feat: add initial Google Drive connector support (#11147) 2025-11-10 19:15:02 +08:00
notion_connector.py Feat: add auto parse to connector. (#11099) 2025-11-07 16:49:29 +08:00
sharepoint_connector.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
slack_connector.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
teams_connector.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
utils.py Feat: add initial Google Drive connector support (#11147) 2025-11-10 19:15:02 +08:00