mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[PR #2168] OneDrive Integration #2009
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#2009
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/floccusaddon/floccus/pull/2168
Author: @aaryanvangari
Created: 2/6/2026
Status: 🔄 Open
Base:
develop← Head:onedrive📝 Commits (2)
76ab340OneDrive Integration4911911Co-Pilot feedback fixes📊 Changes
25 files changed (+1376 additions, -38 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug_report.yml(+1 -0)📝
.github/workflows/tests.yml(+3 -0)📝
README.md(+1 -1)📝
_locales/en/messages.json(+30 -0)📝
android/app/src/main/AndroidManifest.xml(+1 -0)📝
fastlane/metadata/android/en-US/full_description.txt(+1 -1)📝
google-api.credentials.json(+22 -5)📝
gulpfile.js(+7 -14)📝
manifest.firefox.json(+1 -3)➕
onedrive-api.credentials.json(+27 -0)📝
src/errors/Error.ts(+27 -3)📝
src/lib/Account.ts(+2 -1)📝
src/lib/Crypto.ts(+15 -0)📝
src/lib/adapters/GoogleDrive.ts(+4 -4)➕
src/lib/adapters/OneDrive.ts(+908 -0)📝
src/lib/browser/BrowserAccount.ts(+1 -0)📝
src/lib/native/NativeAccount.ts(+1 -0)📝
src/test/test.js(+62 -0)➕
src/ui/components/OptionsOneDrive.vue(+172 -0)📝
src/ui/components/native/Drawer.vue(+2 -1)...and 5 more files
📄 Description
Web
Screenshots
Test Cases
Screenshots
Android Emulator
Screenshots
iPhone 13 Mini
Screenshots
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.