summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/middleware/sharingcheckmiddleware.php
Commit message (Expand)AuthorAgeFilesLines
* Move lib/ to PSR-4Joas Schilling2016-05-251-161/+0
* Happy new year!Thomas Müller2016-01-121-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-1/+0
* Update license headersLukas Reschke2015-10-261-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* sharingcheckmiddleware now handles externalshares as wellRoeland Jago Douma2015-10-021-3/+35
* Split files_sharing middelwareRoeland Jago Douma2015-10-021-0/+15
* Only intercept exceptions of type "NotFoundException" instead of any ExceptionLukas Reschke2015-09-301-5/+16
* Respect disabled sharing API settingsRoeland Jago Douma2015-09-221-0/+5
* Update license headersJenkins for ownCloud2015-03-261-5/+18
* Properly catch whether a share is `null`Lukas Reschke2015-03-241-1/+2
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+6
* Updating license headersJenkins for ownCloud2015-02-231-6/+17
* remove deprecated code - fixes #13119Thomas Müller2015-01-141-15/+15
* Refactor file sharing public link handlingLukas Reschke2014-11-141-0/+84