summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/ajax/shareinfo.php
Commit message (Collapse)AuthorAgeFilesLines
* Return 404 in shareinfo.php when outgoing s2s disabledVincent Petry2015-05-281-0/+5
|
* Update license headersJenkins for ownCloud2015-03-261-4/+19
|
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
|
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-1/+1
|
* Add some safety checksRobin Appelman2014-06-161-3/+1
|
* Fix public share webdav permissionsRobin Appelman2014-06-141-1/+1
|
* fix modified date for external sharesRobin Appelman2014-06-141-0/+2
|
* Properly expose read only public shares as read onlyRobin Appelman2014-06-141-0/+7
|
* Scan the entire remote share at once by requesting the full file tree from ↵Robin Appelman2014-06-141-0/+62
the remote server