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

Add symfony event for resolving private links by apps #30795

Merged
merged 2 commits into from
Mar 26, 2018

Commits on Mar 15, 2018

  1. 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 committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    d2a62ac View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Fix invokePrivate for static classes

    Vincent Petry committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    18b20de View commit details
    Browse the repository at this point in the history