mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
Reference in New Issue
Block a user
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/sigoden/dufs/pull/20
Author: @jkoop
Created: 6/5/2022
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
80f2e23fixed [GH-ISSUE #45] [Feature Request] List Pagination (#19)📊 Changes
3 files changed (+16 additions, -4 deletions)
View changed files
📝
Cargo.lock(+7 -0)📝
Cargo.toml(+1 -0)📝
src/server.rs(+8 -4)📄 Description
Filenames in a WebDAV response are now escaped with xml::escape::escape_str_pcdata.
An excerpt from the new PROPFIND response, for example:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.