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

[stable10] Add symfony event for resolving private links by apps #30911

Merged

Commits on Mar 26, 2018

  1. [stable10] Add symfony event for resolving private links by apps

    Apps can now resolve private links whenever the link was not resolvable
    by the files app.
    
    Currently only the trashbin is responding to this in case a file is in
    trash.
    Vincent Petry authored and DeepDiver1975 committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    867c8ef View commit details
    Browse the repository at this point in the history
  2. [stable10] Fix invokePrivate for static classes

    Vincent Petry authored and DeepDiver1975 committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    9ffdbc9 View commit details
    Browse the repository at this point in the history