aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/RemoteController.php
Commit message (Collapse)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-6/+6
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* refactor(files_sharing): Replace security annotations with respective attributesprovokateurin2024-07-271-14/+7
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore: Add SPDX headerAndy Scherzinger2024-06-061-21/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-021-4/+4
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Add single status code descriptions for OpenAPIjld31032023-09-271-0/+4
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* files_sharing: Add OpenAPI specjld31032023-07-311-16/+30
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* Migrate files sharing to PSR LoggerInterfaceBenjamin Gaussorgues2023-07-061-15/+7
| | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* Fix unit testsJoas Schilling2022-06-071-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Don't break when one remote share is downJoas Schilling2020-03-091-0/+4
| | | | | | getFileInfo can also return false Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update license headersChristoph Wurst2019-12-051-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersMorris Jobke2017-11-061-2/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* improved error handlingBjoern Schiessle2017-07-211-3/+9
| | | | | | | check if table was updated successfully and only then send a notification mail and return "true". Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Move remote_shares OCS endpoint to AppFrameworkRoeland Jago Douma2016-09-091-0/+183