Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented May 14, 2025

Summary

This PR does two things:

  1. Migrate from private file view API to the File Node API
  2. Fix an issue if you upload first a file (e.g. "file") and afterwards a folder (called "files) with the same name.
    In this case the folder needs to get a new unique name as we cannot rename the file (missing permission).

Checklist

@susnux susnux added this to the Nextcloud 32 milestone May 14, 2025
@susnux susnux requested a review from a team as a code owner May 14, 2025 15:43
@susnux susnux requested review from icewind1991 and yemkareems and removed request for a team May 14, 2025 15:43
@susnux susnux added the bug label May 14, 2025
@susnux susnux requested a review from provokateurin May 14, 2025 15:43
@susnux susnux requested review from come-nc and skjnldsv May 14, 2025 15:44
@susnux susnux merged commit 14023cc into master May 16, 2025
197 of 211 checks passed
@susnux susnux deleted the fix/file-drop branch May 16, 2025 13:38
@skjnldsv skjnldsv mentioned this pull request Aug 19, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants