nextcloud/apps/files/appinfo
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
..
app.php Use proper shortcut methods in templates 2016-04-06 10:25:04 +02:00
application.php Add route to resolve fileid to files app URL 2016-05-06 16:46:59 +02:00
info.xml Run cleanup of expired DB file locks to background job 2016-03-04 15:52:23 +01:00
install.php Run cleanup of expired DB file locks to background job 2016-03-04 15:52:23 +01:00
register_command.php Inject the Mount Manager 2016-04-04 09:08:55 +02:00
routes.php filter hidden files on the web interface 2016-04-19 16:08:56 +02:00
update.php apps/files: Fix typos in comments (found and fixed by codespell) 2016-03-09 15:14:05 +01:00