[PR #1895] [MERGED] fix(webdav): Validate filesize via PROPFIND to detect partial downloads #1952

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

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1895
Author: @marcelklehr
Created: 3/29/2025
Status: Merged
Merged: 3/30/2025
Merged by: @marcelklehr

Base: developHead: fix/webdav-check-filesize


📝 Commits (1)

  • 1178c82 fix(webdav): Validate filesize via PROPFIND to detect partial downloads

📊 Changes

3 files changed (+123 additions, -2 deletions)

View changed files

📝 _locales/en/messages.json (+6 -0)
📝 src/errors/Error.ts (+16 -0)
📝 src/lib/adapters/WebDav.ts (+101 -2)

📄 Description

see #1870


🔄 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/1895 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 3/29/2025 **Status:** ✅ Merged **Merged:** 3/30/2025 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/webdav-check-filesize` --- ### 📝 Commits (1) - [`1178c82`](https://github.com/floccusaddon/floccus/commit/1178c82ee7393624801d76ca8ce7226c868f38f8) fix(webdav): Validate filesize via PROPFIND to detect partial downloads ### 📊 Changes **3 files changed** (+123 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `_locales/en/messages.json` (+6 -0) 📝 `src/errors/Error.ts` (+16 -0) 📝 `src/lib/adapters/WebDav.ts` (+101 -2) </details> ### 📄 Description see #1870 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:20 +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#1952
No description provided.