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

Fix opening of locally available groupfolders in web browser from tray drop-down #6752

Merged

Commits on Oct 18, 2024

  1. Constify openLocalFolder

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra authored and mgallien committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5611f87 View commit details
    Browse the repository at this point in the history
  2. Use for : loop in getFolder

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra authored and mgallien committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e113118 View commit details
    Browse the repository at this point in the history
  3. Prevent double slashes in group folder path parsing

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra authored and mgallien committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e2467ba View commit details
    Browse the repository at this point in the history
  4. Take reference to folder in folder map within User::getFolder

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra authored and mgallien committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    985d2d9 View commit details
    Browse the repository at this point in the history