2fd5ac1031
Feat: Add Webdav storage as data source ( #11422 )
...
### What problem does this PR solve?
This PR adds webdav storage as data source for data sync service.
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-11-26 14:14:42 +08:00
d1744aaaf3
Feat: add datasource Dropbox ( #11488 )
...
### What problem does this PR solve?
Add datasource Dropbox.
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-11-25 09:40:03 +08:00
f0a14f5fce
Add Moodle data source integration ( #11325 )
...
### What problem does this PR solve?
This PR adds a native Moodle connector to sync content (courses,
resources, forums, assignments, pages, books) into RAGFlow.
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com >
2025-11-21 19:58:49 +08:00
df16a80f25
Feat: add initial Google Drive connector support ( #11147 )
...
### What problem does this PR solve?
This feature is primarily ported from the
[Onyx](https://github.com/onyx-dot-app/onyx ) project with necessary
modifications. Thanks for such a brilliant project.
Minor: consistently use `google_drive` rather than `google_driver`.
<img width="566" height="731" alt="image"
src="https://github.com/user-attachments/assets/6f64e70e-881e-42c7-b45f-809d3e0024a4 "
/>
<img width="904" height="830" alt="image"
src="https://github.com/user-attachments/assets/dfa7d1ef-819a-4a82-8c52-0999f48ed4a6 "
/>
<img width="911" height="869" alt="image"
src="https://github.com/user-attachments/assets/39e792fb-9fbe-4f3d-9b3c-b2265186bc22 "
/>
<img width="947" height="323" alt="image"
src="https://github.com/user-attachments/assets/27d70e96-d9c0-42d9-8c89-276919b6d61d "
/>
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-11-10 19:15:02 +08:00
f98b24c9bf
Move api.settings to common.settings ( #11036 )
...
### What problem does this PR solve?
As title
### Type of change
- [x] Refactoring
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com >
2025-11-06 09:36:38 +08:00
bab3fce136
Move some constants to common ( #11004 )
...
### What problem does this PR solve?
As title.
### Type of change
- [x] Refactoring
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com >
2025-11-05 08:01:39 +08:00
880a6a0428
Move some enumerate type to constants.py ( #10998 )
...
### What problem does this PR solve?
As title.
### Type of change
- [x] Refactoring
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com >
2025-11-04 19:25:25 +08:00