mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #152] [MERGED] feat: add option --allow-archive #495
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/152
Author: @sigoden
Created: 12/10/2022
Status: ✅ Merged
Merged: 12/10/2022
Merged by: @sigoden
Base:
main← Head:feat-allow-archive📝 Commits (1)
3edf995feat: add option --allow-archive📊 Changes
8 files changed (+60 additions, -11 deletions)
View changed files
📝
README.md(+1 -0)📝
assets/index.html(+1 -1)📝
assets/index.js(+13 -6)📝
src/args.rs(+9 -0)📝
src/server.rs(+12 -1)📝
tests/allow.rs(+19 -0)📝
tests/http.rs(+2 -2)📝
tests/render.rs(+3 -1)📄 Description
BREAKING CHANGE: explicitly allow download folder as zip file
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.