mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[PR #567] [CLOSED] feat: download search results as a ZIP file #641
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/567
Author: @coffinshaker
Created: 4/6/2025
Status: ❌ Closed
Base:
main← Head:feat-search-zip📝 Commits (1)
456fa00feat: download search results as a ZIP file📊 Changes
2 files changed (+131 additions, -4 deletions)
View changed files
📝
assets/index.js(+5 -0)📝
src/server.rs(+126 -4)📄 Description
A short summary of this PR:
When a search is performed, the Download button allows to download all the files found in the search result as a ZIP file.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.