LibreChat/packages
Danny Avila 0f5ae25a19
📁 feat: Integrate SharePoint File Picker and Download Workflow (#8651)
* feat(sharepoint): integrate SharePoint file picker and download workflow
Introduces end‑to‑end SharePoint import support:
* Token exchange with Microsoft Graph and scope management (`useSharePointToken`)
* Re‑usable hooks: `useSharePointPicker`, `useSharePointDownload`,
  `useSharePointFileHandling`
* FileSearch dropdown now offers **From Local Machine** / **From SharePoint**
  sources and gracefully falls back when SharePoint is disabled
* Agent upload model, `AttachFileMenu`, and `DropdownPopup` extended for
  SharePoint files and sub‑menus
* Blurry overlay with progress indicator and `maxSelectionCount` limit during
  downloads
* Cache‑flush utility (`config/flush-cache.js`) supporting Redis & filesystem,
  with dry‑run and npm script
* Updated `SharePointIcon` (uses `currentColor`) and new i18n keys
* Bug fixes: placeholder syntax in progress message, picker event‑listener
  cleanup
* Misc style and performance optimizations

* Fix ESLint warnings

---------

Co-authored-by: Atef Bellaaj <slalom.bellaaj@external.daimlertruck.com>
2025-08-03 18:22:20 -04:00
..
api 🧹 feat: Automatic File Cleanup for Mistral OCR Uploads (#8827) 2025-08-03 17:11:14 -04:00
client 📁 feat: Integrate SharePoint File Picker and Download Workflow (#8651) 2025-08-03 18:22:20 -04:00
data-provider 📁 feat: Integrate SharePoint File Picker and Download Workflow (#8651) 2025-08-03 18:22:20 -04:00
data-schemas 🧗 refactor: Replace traverse package with Minimal Traversal for Logging (#8687) 2025-07-27 11:47:37 -04:00