nextcloud/apps/files
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
..
ajax Fix uploading when free space is unlimited 2016-03-07 10:42:36 +01:00
appinfo Add route to resolve fileid to files app URL 2016-05-06 16:46:59 +02:00
command Add files:scan warning when NFD or incompatible encoding found 2016-04-29 16:18:59 +02:00
controller Add route to resolve fileid to files app URL 2016-05-06 16:46:59 +02:00
css filter hidden files on the web interface 2016-04-19 16:08:56 +02:00
img compress icons in navigation, move to monochrome again 2015-08-28 13:30:20 +02:00
js OCA.Files.App is not available on public page 2016-04-21 14:23:18 +02:00
l10n [tx-robot] updated from transifex 2016-05-03 01:57:34 -04:00
lib Add blacklisted_files to capabilities 2016-04-04 15:00:31 +02:00
service Display share status info in favorite list 2016-03-17 15:35:21 +01:00
templates filter hidden files on the web interface 2016-04-19 16:08:56 +02:00
tests Add route to resolve fileid to files app URL 2016-05-06 16:46:59 +02:00
admin.php Happy new year! 2016-01-12 15:02:18 +01:00
download.php Happy new year! 2016-01-12 15:02:18 +01:00
list.php Happy new year! 2016-01-12 15:02:18 +01:00
simplelist.php Happy new year! 2016-01-12 15:02:18 +01:00