summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/ajax/shareinfo.php
Commit message (Expand)AuthorAgeFilesLines
* Remove old code + add MiddlewareRoeland Jago Douma2017-08-101-111/+0
* only use one kind of hack for the storage wrappers of the sharing codeMorris Jobke2016-11-161-0/+3
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+5
* Move SetupFromToken to ShareManagerRoeland Jago Douma2016-07-181-8/+5
* remove unused parameterBjoern Schiessle2016-07-141-1/+1
* handle errors while getting fileinfoRobin Appelman2016-07-081-1/+1
* Prevent access to shareinfo if share if read-onlyLukas Reschke2016-06-091-0/+5
* Update license headersLukas Reschke2016-05-261-0/+2
* move federated sharing settings to the federatedfilesharing appBjörn Schießle2016-04-221-1/+4
* set correct permissions in shareinfoBjörn Schießle2016-04-181-3/+11
* apps: Fix typos (found by codespell) (#23862)Stefan Weil2016-04-121-4/+4
* Happy new year!Thomas Müller2016-01-121-1/+1
* use permissions mask wrapper instead of readonly wrapperRobin Appelman2015-07-011-1/+1
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* 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
* 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 th...Robin Appelman2014-06-141-0/+62