mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[PR #1180] [MERGED] WebDav: Allow syncing via HTML file #1828
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#1828
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/1180
Author: @marcelklehr
Created: 5/24/2022
Status: ✅ Merged
Merged: 7/5/2022
Merged by: @marcelklehr
Base:
develop← Head:feat/html-over-webdav📝 Commits (6)
c15963fWebDav.js -> WebDav.tsb844743WebDav: Allow syncing via HTML file1a93b64Fix HTML in WebDAV sync19608a6Html: parseInt(id)979434cUI: Add OptionFileTypefc3a208Html#deserialize: Make sure all elements have an id📊 Changes
8 files changed (+182 additions, -44 deletions)
View changed files
📝
.github/workflows/tests.yml(+4 -2)📝
_locales/en/messages.json(+14 -2)📝
src/lib/adapters/WebDav.ts(+59 -24)📝
src/lib/serializers/Html.ts(+39 -6)📝
src/test/test.js(+20 -7)➕
src/ui/components/OptionFileType.vue(+36 -0)📝
src/ui/components/OptionsWebdav.vue(+4 -2)📝
src/ui/views/NewAccount.vue(+6 -1)📄 Description
fixes #616
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.