Skip to content
Unverified Commit 093e9dd4 authored by Vincent Petry's avatar Vincent Petry
Browse files

Add route to resolve fileid to files app URL

The following routes will redirect to the files app and display the
matching folder. If the fileid is a file, it will scroll to it.
- http://localhost/owncloud/index.php/f/$fileid
- http://localhost/owncloud/index.php/files/?dir=somedir&fileid=$fileid
parent ba998670
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment