Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(uploader): encode destination #996

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

skjnldsv
Copy link
Contributor

Before:

Cannot upload to folder like /dav/files/admin/Testing/New #folder/

After

Works

@skjnldsv skjnldsv added bug Something isn't working 2. developing Work in progress labels Dec 14, 2023
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0f3a65b) 92.10% compared to head (7c4a614) 92.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #996   +/-   ##
=======================================
  Coverage   92.10%   92.10%           
=======================================
  Files           3        3           
  Lines          76       76           
  Branches       13       13           
=======================================
  Hits           70       70           
  Misses          3        3           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@skjnldsv skjnldsv force-pushed the fix/destination-encode branch 3 times, most recently from 98516c2 to e1e1d57 Compare December 14, 2023 14:29
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@skjnldsv skjnldsv self-assigned this Dec 14, 2023
@skjnldsv skjnldsv added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants