Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 23, 2025

With Nextcloud 28 the OC.dialogs API was deprecated, instead we need to use @nextcloud/dialogs for the filepicker. So this fixes:

  1. The deprecated OC.dialogs usage
  2. Bug where both dialogs where opened at the same time (file and folder picker).
  3. Properly place photos on other than the default map

Base automatically changed from feat/support-files-27 to master September 26, 2025 16:41
With Nextcloud 28 the `OC.dialogs` API was deprecated,
instead we need to use `@nextcloud/dialogs` for the filepicker.
So this fixes:
1. The deprecated `OC.dialogs` usage
2. Bug where both dialogs where opened at the same time (file and folder
   picker).
3. Properly place photos on other than the default map

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Contributor Author

susnux commented Oct 12, 2025

rebased

@susnux susnux enabled auto-merge November 24, 2025 14:49
Copy link
Collaborator

@tacruc tacruc left a comment

Choose a reason for hiding this comment

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

Hi Sunex thanks for the PR.

@susnux susnux merged commit 817b57c into master Nov 26, 2025
19 checks passed
@susnux susnux deleted the fix/add-files branch November 26, 2025 21:42
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.

3 participants