nextcloud/apps/files/tests
Vincent Petry 093e9dd422
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
2016-05-06 16:46:59 +02:00
..
backgroundjob Update author information 2016-03-01 17:25:15 +01:00
command Happy new year! 2016-01-12 15:02:18 +01:00
controller Add route to resolve fileid to files app URL 2016-05-06 16:46:59 +02:00
js fix default value, update js/php tests 2016-04-13 14:25:23 +02:00
service Happy new year! 2016-01-12 15:02:18 +01:00
activitytest.php Move activity manager to the namespace 2016-05-02 11:57:24 +02:00
helper.php Happy new year! 2016-01-12 15:02:18 +01:00