aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareInfoController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add return typesJulius Härtl2023-01-311-5/+6
* perf(federation): Only request root share info for checking availabilityJulius Härtl2023-01-311-6/+10
* Fix checkpassword undocummented null parameterCarl Schwan2022-10-171-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Add bruteforce protection to the shareinfo endpointRoeland Jago Douma2021-05-121-5/+11
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Apply share permission mask to all files obtained via shareinfoRoeland Jago Douma2019-11-261-25/+12
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Change @georgehrke's emailMorris Jobke2017-11-061-0/+1
* Update license headersMorris Jobke2017-11-061-1/+21
* Add unit testsRoeland Jago Douma2017-08-101-13/+18
* Remove old code + add MiddlewareRoeland Jago Douma2017-08-101-7/+2
* Move shareinfo over to proper controllerRoeland Jago Douma2017-08-101-0/+130