Skip to content

Conversation

@max-nextcloud
Copy link
Collaborator

📝 Summary

Resolves:

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests are still missing
  • Documentation is not required

@max-nextcloud max-nextcloud requested a review from mejo- as a code owner July 24, 2025 18:50
@max-nextcloud max-nextcloud force-pushed the fix/public_viewer branch 3 times, most recently from 6312dcf to 99464d2 Compare July 26, 2025 07:38
@max-nextcloud max-nextcloud marked this pull request as draft July 26, 2025 11:50
mejo- and others added 6 commits July 28, 2025 14:54
Richdocuments listens on this event to inject its viewer registration.

Required to be able to open documents in richdocuments in a public
share.

Signed-off-by: Jonas <[email protected]>
Try to give correct path depending on whether we're in a public share
or not.

Signed-off-by: Jonas <[email protected]>
The viewers webdav client is initialized before the vue app is mounted.
So we need to provide the inputs before the app is mounted already.

Signed-off-by: Max <[email protected]>
When opening an attachment with rich documents
from a public collective share
a name entry will be shown above the viewer.

Keep the viewer z-index to make sure the name entry is visible.

Signed-off-by: Max <[email protected]>
This way they can be opened within the share.

Signed-off-by: Max <[email protected]>
Signed-off-by: Jonas <[email protected]>
@mejo- mejo- force-pushed the fix/public_viewer branch from cac1832 to 6696737 Compare July 28, 2025 13:06
@mejo- mejo- marked this pull request as ready for review July 28, 2025 13:06
@mejo- mejo- merged commit 5f8e5a2 into main Jul 28, 2025
63 of 66 checks passed
@mejo- mejo- deleted the fix/public_viewer branch July 28, 2025 13:49
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