mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #12904] [MERGED] feat: support Organization and School accounts in OneDrive #38679
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/12904
Author: @hurxxxx
Created: 4/15/2025
Status: ✅ Merged
Merged: 4/18/2025
Merged by: @tjbck
Base:
dev← Head:feat/onedrive-orgs📝 Commits (5)
5fd7946add onedrive sub menu2d7062ffix: onedrive orgs selection55d077brefactor41ef596Merge remote-tracking branch 'upstream/main' into feat/onedrive-orgs84f5a52chore: clean up unnecessary code📊 Changes
5 files changed (+278 additions, -164 deletions)
View changed files
📝
backend/open_webui/config.py(+7 -0)📝
backend/open_webui/main.py(+6 -1)📝
src/lib/components/chat/MessageInput.svelte(+2 -2)📝
src/lib/components/chat/MessageInput/InputMenu.svelte(+59 -87)📝
src/lib/utils/onedrive-file-picker.ts(+204 -74)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Changed
Screenshots or Videos
onedrive.webm
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.