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

[stable29] fix: Show PDF even when download hidden on public share #3889

Merged
merged 7 commits into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. fix: Open public PDF share with richdocuments

    Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
    elzody authored and backportbot[bot] committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c58d821 View commit details
    Browse the repository at this point in the history
  2. Fix new file menu on public shares

    Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
    elzody authored and backportbot[bot] committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ce529e1 View commit details
    Browse the repository at this point in the history
  3. fix(share): Open with richdocuments if PDF and download is hidden

    Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
    elzody authored and backportbot[bot] committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    23c5220 View commit details
    Browse the repository at this point in the history
  4. fix(share): Also open if the share is an office document

    Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
    
    [skip ci]
    elzody authored and backportbot[bot] committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6cdd1a5 View commit details
    Browse the repository at this point in the history
  5. refactor: Remove legacy code

    Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
    elzody committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2c8fb77 View commit details
    Browse the repository at this point in the history
  6. refactor: Import helpers from helpers/index.js

    Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
    elzody committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a1ea97c View commit details
    Browse the repository at this point in the history
  7. fix: Use @nextcloud/capabilities to get mimetype capabilities inste…

    …ad of service
    
    Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
    elzody committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    78d4198 View commit details
    Browse the repository at this point in the history