aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-25/+7
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-061-24/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-6/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Pimp sharingcheckmiddlewareRoeland Jago Douma2021-03-021-16/+9
* 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-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+4
* 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
* Use ::class statement instead of stringMorris Jobke2018-01-291-2/+2
* Update license headersMorris Jobke2017-11-061-0/+1
* Remove explicit type hints for ControllerLukas Reschke2017-08-011-2/+2
* Fix middleware implementations signaturesRoeland Jago Douma2017-07-311-4/+5
* 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
* 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