mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-23 22:10:08 +08:00
- Introduced `DownProxySign` field with default `true` in the `Proxy` struct - Added `BuildDownProxyURL` utility to generate proxy URLs with an optional signature - Updated proxy handling logic across multiple modules to support the new signature configuration |
||
|---|---|---|
| .. | ||
| archive.go | ||
| const.go | ||
| driver_test.go | ||
| driver.go | ||
| fs.go | ||
| hook.go | ||
| label_file_binding.go | ||
| label.go | ||
| meta.go | ||
| path.go | ||
| role.go | ||
| setting.go | ||
| sshkey.go | ||
| storage_test.go | ||
| storage.go | ||
| user.go | ||