aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ShareInfoController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(files_sharing): Replace security annotations with respective attributesprovokateurin2024-07-271-4/+6
* chore: Add SPDX headerAndy Scherzinger2024-06-061-21/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-021-6/+6
* files_sharing: Add OpenAPI specjld31032023-07-311-4/+28
* 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