Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nabim777
Copy link
Collaborator

@nabim777 nabim777 commented Oct 8, 2025

Description

Following recent Nextcloud changes (#55574) where the View class marked as @internal, this PR replaces DirectUploadController to use the recommended Node API instead.
A similar approach is used in other apps like files_zip
Documentation for the Node API used is available at:
https://docs.nextcloud.com/server/stable/developer_manual/basics/storage/filesystem.html#direct-storage-access

Related Issue or Workpackage

  • Fixes <issue_link>

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Updated CHANGELOG.md file

@nabim777 nabim777 self-assigned this Oct 8, 2025
@nabim777 nabim777 force-pushed the ci/fix-psalm-error branch 4 times, most recently from 14ef661 to ee79dfa Compare October 9, 2025 04:11
@nabim777 nabim777 force-pushed the ci/fix-psalm-error branch from 3cdf08d to 71a8c46 Compare October 9, 2025 09:52
Copy link
Collaborator

@individual-it individual-it left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nabim777 nabim777 force-pushed the ci/fix-psalm-error branch from 71a8c46 to 8a2cd47 Compare October 9, 2025 10:27
@nabim777 nabim777 merged commit 0db96e7 into master Oct 9, 2025
12 checks passed
@nabim777 nabim777 deleted the ci/fix-psalm-error branch October 9, 2025 10:51
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