mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 06:06:05 +03:00
[PR #2175] Dropbox Integration #2012
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#2012
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/2175
Author: @aaryanvangari
Created: 2/15/2026
Status: 🔄 Open
Base:
develop← Head:dropbox📝 Commits (2)
ddc4bb7Dropbox Integration48768abCo-Pilot feedback fixes📊 Changes
21 files changed (+1513 additions, -32 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(+33 -0)📝
android/app/src/main/AndroidManifest.xml(+1 -0)➕
dropbox-api.credentials.json(+27 -0)📝
fastlane/metadata/android/en-US/full_description.txt(+1 -1)📝
gulpfile.js(+7 -14)📝
manifest.firefox.json(+1 -3)📝
src/errors/Error.ts(+34 -2)📝
src/lib/Account.ts(+1 -0)➕
src/lib/adapters/Dropbox.ts(+1069 -0)📝
src/lib/adapters/GoogleDrive.ts(+4 -4)📝
src/test/test.js(+62 -0)➕
src/ui/components/OptionsDropbox.vue(+177 -0)📝
src/ui/components/native/Drawer.vue(+2 -1)📝
src/ui/views/AccountOptions.vue(+7 -1)📝
src/ui/views/NewAccount.vue(+70 -4)📝
src/ui/views/native/AddBookmarkIntent.vue(+1 -0)📝
src/ui/views/native/Options.vue(+7 -1)...and 1 more files
📄 Description
Web
Screenshots
Test Cases
Screenshots
Android
Screenshots
iPhone 13 Mini (iOS)
Screenshots
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.