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

[stable-3.9] Disable share view completely when server does not support/has disabled file sharing #5900

Merged
merged 8 commits into from
Jul 18, 2023

Commits on Jul 18, 2023

  1. Add sharingAvailable property to FileDetails class

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and backportbot-nextcloud[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cb41950 View commit details
    Browse the repository at this point in the history
  2. Set sharingAvailable property in FileDetails from Folder account capa…

    …bilities
    
    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and backportbot-nextcloud[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9f81ae5 View commit details
    Browse the repository at this point in the history
  3. Do not display sharing entry if sharing is not available on server

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and backportbot-nextcloud[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    682f4ff View commit details
    Browse the repository at this point in the history
  4. Do not handle setting page to sharing page if sharing not available

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and backportbot-nextcloud[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b8ce198 View commit details
    Browse the repository at this point in the history
  5. Fix background of tabbar in file details page

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and backportbot-nextcloud[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    abc9be0 View commit details
    Browse the repository at this point in the history
  6. Make swipeIndex properties readonly

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and backportbot-nextcloud[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    33474d4 View commit details
    Browse the repository at this point in the history
  7. Compress share page tab button width and height when sharing API is d…

    …isabled
    
    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and backportbot-nextcloud[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5dc36c0 View commit details
    Browse the repository at this point in the history
  8. Swap folder nullness assert for return

    Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
    claucambra authored and backportbot-nextcloud[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cb58ff4 View commit details
    Browse the repository at this point in the history