Skip to content

feat(url_tree): support custom download params with magic variables#9570

Open
okatu-loli wants to merge 1 commit into
AlistGo:mainfrom
okatu-loli:feat/url-tree-download-params
Open

feat(url_tree): support custom download params with magic variables#9570
okatu-loli wants to merge 1 commit into
AlistGo:mainfrom
okatu-loli:feat/url-tree-download-params

Conversation

@okatu-loli

Copy link
Copy Markdown
Collaborator

Closes #9568

Add a `download_params` option to the UrlTree driver so users can append
custom query parameters (e.g. attname={{.Name}}) to the redirect URL on
download while keeping preview links clean.

Supports magic variables {{.Name}} {{.Path}} {{.Size}} {{.Modified}},
which are URL-encoded automatically. Closes AlistGo#9568.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[功能请求]地址树存储允许自定义下载参数

3 participants