Results 41 issues of Thomas Draier

Convert DataSource model usage to DataSourceResource

Use the drive root folder instead of the drive , but named it with the drive name. Will avoid all switches between drive/folder in the code

Find a way to synchronize channels ( delta not supported )

Extract and chunk messages and their associated thread. Use same kind of chunking than in slack connector.

## Description When getting read permissions we need to load as root the configured root (on which we have read permisisons) To do that we need to get content nodes...

Implement the full sync workflow

fixes: https://github.com/dust-tt/dust/issues/7834 ## Description Map select all and checkbox on the same function - if isRootSelectable, enable "selectAll", otherwise select all root items. Button shows "select all" if nothing is...