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: make davRootPath and davRemoteURL support public shares #996

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 18, 2024

Last missing piece for public share support 🚀

@susnux susnux added enhancement New feature or request 3. to review labels Jun 18, 2024
@susnux susnux requested review from skjnldsv, Pytal and ShGKme June 18, 2024 20:45
lib/utils/isPublic.ts Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jun 18, 2024

Bundle Report

Changes will increase total bundle size by 316 bytes ⬆️

Bundle name Size Change
@nextcloud/files-esm 95.3kB 149 bytes ⬆️
@nextcloud/files-esm-cjs 96.43kB 167 bytes ⬆️

@susnux susnux requested a review from st3iny June 20, 2024 08:55
@susnux susnux added bug Something isn't working and removed enhancement New feature or request labels Jun 20, 2024
@susnux susnux changed the title feat: Make davRootPath and davRemoteURL support public shares fix: make davRootPath and davRemoteURL support public shares Jun 20, 2024
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.48%. Comparing base (7731474) to head (b13ee40).

Current head b13ee40 differs from pull request most recent head 790b705

Please upload reports for the commit 790b705 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #996      +/-   ##
==========================================
+ Coverage   84.31%   84.48%   +0.17%     
==========================================
  Files          21       20       -1     
  Lines         529      535       +6     
  Branches      138      139       +1     
==========================================
+ Hits          446      452       +6     
  Misses         69       69              
  Partials       14       14              

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

@susnux susnux mentioned this pull request Jun 20, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants