mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[PR #844] [MERGED] New option: {WebDAV, Nextcloud} Allow sending client-cert in options #1767
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#1767
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/844
Author: @marcelklehr
Created: 3/1/2021
Status: ✅ Merged
Merged: 3/1/2021
Merged by: @marcelklehr
Base:
develop← Head:feature/client-cert📝 Commits (3)
d5ce517UI: AccoutnCard: Fix blue hue of "Syncing" labelf0dd89aNew option: {WebDAV, Nextcloud} Allow sending client-cert in options for3511d9bFix copy-pasta mistake📊 Changes
7 files changed (+97 additions, -44 deletions)
View changed files
📝
_locales/en/messages.json(+7 -1)📝
src/lib/adapters/NextcloudFolders.ts(+4 -2)📝
src/lib/adapters/WebDav.js(+41 -36)📝
src/ui/components/AccountCard.vue(+1 -1)➕
src/ui/components/OptionClientCert.vue(+32 -0)📝
src/ui/components/OptionsNextcloudFolders.vue(+6 -2)📝
src/ui/components/OptionsWebdav.vue(+6 -2)📄 Description
fixes #765
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.