aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/DeletedShareAPIController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-8/+8
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-021-3/+3
* Add single status code descriptions for OpenAPIjld31032023-09-271-0/+2
* files_sharing: Add OpenAPI specjld31032023-07-311-0/+19
* fix(files_sharing): error and size/mtime for deleted sharesJohn Molakvoæ2023-07-111-0/+2
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-2/+28
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Address minor commentsJulius Härtl2020-12-091-2/+2
* Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-091-1/+27
* Update share type constant usageJoas Schilling2020-06-241-4/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use php keywords in lowercaseChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-3/+6
* Bye Spreed namespace, hello Talk!Joas Schilling2019-09-051-2/+2
* Suppress Phan warnings about calling undeclared class methodsDaniel Calviño Sánchez2018-08-081-0/+3
* Add support for room shares to DeletedShareAPIControllerDaniel Calviño Sánchez2018-08-081-5/+48
* Fix exceptionRoeland Jago Douma2018-07-051-0/+1
* Disable sidebar on deleted shareJohn Molakvoæ (skjnldsv)2018-07-051-1/+1
* Js magic for deleted sharesJohn Molakvoæ (skjnldsv)2018-07-051-4/+62
* getDeletedSharedWith methodJohn Molakvoæ (skjnldsv)2018-07-051-11/+1
* Add API to undelete delete group sharesRoeland Jago Douma2018-07-051-0/+119