cloudreve / Cloudreve

🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
https://cloudreve.org
GNU General Public License v3.0
21.66k stars 3.4k forks source link

feat(filesystem): Support sub-directories for cdn/proxy domain #2116

Open YUDONGLING opened 1 month ago

YUDONGLING commented 1 month ago

Support use sub-directories for cdn/proxy domain, eg. https://download-proxy.example.com/sub-folder/....

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.42%. Comparing base (3edb00a) to head (0e431ee). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2116 +/- ## ========================================== + Coverage 88.40% 88.42% +0.01% ========================================== Files 102 102 Lines 8927 8939 +12 ========================================== + Hits 7892 7904 +12 Misses 854 854 Partials 181 181 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.