summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Middleware
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-7/+3
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-053-3/+3
* Some php-cs fixesRoeland Jago Douma2019-11-223-4/+6
* Don't allow public share pages if link sharing is disabledRoeland Jago Douma2018-06-201-25/+0
* Quick hack to make the files sharing app work with this properlyRoeland Jago Douma2018-06-201-0/+2
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Use ::class statement instead of stringMorris Jobke2018-01-291-2/+2
* Change @georgehrke's emailMorris Jobke2017-11-062-0/+2
* Update license headersMorris Jobke2017-11-063-2/+44
* Add unit testsRoeland Jago Douma2017-08-101-3/+5
* Remove old code + add MiddlewareRoeland Jago Douma2017-08-101-0/+84
* Remove explicit type hints for ControllerLukas Reschke2017-08-012-4/+4
* Fix middleware implementations signaturesRoeland Jago Douma2017-07-312-8/+10
* Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-241-0/+2
* allow to access mail shares even if public links are disabledBjoern Schiessle2017-01-041-5/+25
* Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-241-2/+2
* Move Share20OCS to ShareAPIControllerRoeland Jago Douma2016-10-241-4/+4
* Add OCSShareAPIMiddleware testsRoeland Jago Douma2016-08-051-1/+0
* Add OCSShareAPIMiddlewareRoeland Jago Douma2016-08-051-0/+53
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move lib/ to PSR-4Joas Schilling2016-05-251-0/+161