| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files_sharing): Respect permissions passed when creating link shares | Ferdinand Thiessen | 2025-01-28 | 1 | -2/+6 |
* | chore(openapi): Update capabilities spec | Christopher Ng | 2025-01-15 | 1 | -0/+3 |
* | chore(openapi): Update spec | Christopher Ng | 2025-01-15 | 1 | -0/+74 |
* | fix(files_sharing): Fix sharee search result types | provokateurin | 2025-01-13 | 1 | -12/+42 |
* | chore: remove legacy action to test remote endpoint | Benjamin Gaussorgues | 2024-11-29 | 1 | -6/+1 |
* | fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntax | provokateurin | 2024-11-05 | 1 | -1/+4 |
* | chore(deps): Bump nextcloud/openapi-extractordependabot/composer/vendor-bin/openapi-extractor/nextcloud/openapi-extractor-1.0.1 | dependabot[bot] | 2024-10-19 | 1 | -2/+2 |
* | revert: "fix(files_sharing): Make share labels nullable"fix/null-label | Ferdinand Thiessen | 2024-10-14 | 1 | -2/+1 |
* | fix: Display 'Leave share' instead of 'Delete' | Marcel Klehr | 2024-09-06 | 1 | -0/+8 |
* | fix(files_sharing): Make share labels nullable | provokateurin | 2024-08-27 | 1 | -1/+2 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -2/+2 |
* | chore(deps): Update openapi-extractor to v1.0.0 | provokateurin | 2024-08-21 | 1 | -194/+206 |
* | chore(files_sharing): lint & refactor fixes | skjnldsv | 2024-07-12 | 1 | -1/+1 |
* | fix(files_sharing): phpunit & openapi fixes | skjnldsv | 2024-07-12 | 1 | -0/+183 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-07-02 | 1 | -427/+355 |
* | docs(ShareApiController): Correct note about expiry date timezone | fenn-cs | 2024-07-01 | 1 | -1/+1 |
* | fix(shareManager): Respect empty `expireDate` in server | fenn-cs | 2024-05-23 | 1 | -2/+2 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-04-15 | 1 | -4/+4 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-04-08 | 1 | -40/+400 |
* | chore(deps): Update openapi-extractor | provokateurin | 2024-01-18 | 1 | -147/+7 |
* | Merge pull request #42660 from nextcloud/fix/use-tz-for-share-expiration | Benjamin Gaussorgues | 2024-01-15 | 1 | -1/+1 |
|\ |
|
| * | fix(share): use user timezone to parse share expiration date | Benjamin Gaussorgues | 2024-01-09 | 1 | -1/+1 |
* | | chore(deps): Update openapi-extractor | provokateurin | 2024-01-09 | 1 | -3/+15 |
|/ |
|
* | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 1 | -2/+10 |
* | chore(deps): Update openapi-extractor | jld3103 | 2023-12-08 | 1 | -6/+38 |
* | Fix OCS-APIRequest header for OpenAPI | jld3103 | 2023-09-27 | 1 | -40/+60 |
* | Add single status code descriptions for OpenAPI | jld3103 | 2023-09-27 | 1 | -5/+5 |
* | files_sharing: Add OpenAPI spec | jld3103 | 2023-07-31 | 1 | -101/+403 |
* | openapi: Fix wrapping OCS responses that are not DataResponse | jld3103 | 2023-06-05 | 1 | -441/+21 |
* | Add OpenAPI specs | jld3103 | 2023-05-24 | 1 | -0/+3506 |