Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 1 | -6/+6 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -1/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | refactor(files_sharing): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 1 | -14/+7 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-06 | 1 | -21/+3 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | refactor: Rename OpenAPI type aliases to their namespaces | jld3103 | 2023-11-02 | 1 | -4/+4 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Add single status code descriptions for OpenAPI | jld3103 | 2023-09-27 | 1 | -0/+4 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | files_sharing: Add OpenAPI spec | jld3103 | 2023-07-31 | 1 | -16/+30 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | Migrate files sharing to PSR LoggerInterface | Benjamin Gaussorgues | 2023-07-06 | 1 | -15/+7 |
| | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Fix unit tests | Joas Schilling | 2022-06-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Don't break when one remote share is down | Joas Schilling | 2020-03-09 | 1 | -0/+4 |
| | | | | | | getFileInfo can also return false Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -2/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | improved error handling | Bjoern Schiessle | 2017-07-21 | 1 | -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 AppFramework | Roeland Jago Douma | 2016-09-09 | 1 | -0/+183 |