[PR #844] [MERGED] New option: {WebDAV, Nextcloud} Allow sending client-cert in options #1767

Closed
opened 2026-02-25 23:30:46 +03:00 by kerem · 0 comments
Owner

📋 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: developHead: feature/client-cert


📝 Commits (3)

  • d5ce517 UI: AccoutnCard: Fix blue hue of "Syncing" label
  • f0dd89a New option: {WebDAV, Nextcloud} Allow sending client-cert in options for
  • 3511d9b Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/844 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 3/1/2021 **Status:** ✅ Merged **Merged:** 3/1/2021 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `feature/client-cert` --- ### 📝 Commits (3) - [`d5ce517`](https://github.com/floccusaddon/floccus/commit/d5ce51716375d9e9dc89165e9b1bc02bee1849f1) UI: AccoutnCard: Fix blue hue of "Syncing" label - [`f0dd89a`](https://github.com/floccusaddon/floccus/commit/f0dd89a1ca91bba7d30d2c85f2443f951fb04aba) New option: {WebDAV, Nextcloud} Allow sending client-cert in options for - [`3511d9b`](https://github.com/floccusaddon/floccus/commit/3511d9bb122e2a4339034742353b25fe3a78012b) Fix copy-pasta mistake ### 📊 Changes **7 files changed** (+97 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `_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) </details> ### 📄 Description fixes #765 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:30:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1767
No description provided.