Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(Storage): Align all Storage constructorsrefactor/storage/constructors | provokateurin | 2024-10-23 | 2 | -8/+8 |
* | refactor(dav): Add Storage parameter strong types | provokateurin | 2024-10-07 | 1 | -1/+1 |
* | fix(Files): Handle getOwner() returning falsefix/storage/get-owner-false | provokateurin | 2024-09-17 | 1 | -6/+4 |
* | fix(Storage): Document getOwner() can return false | provokateurin | 2024-09-17 | 1 | -1/+1 |
* | feat: Make `ISharedStorage` public API and reuse where possible | Ferdinand Thiessen | 2024-08-12 | 1 | -2/+3 |
* | fix(dav): Ensure share properties are also set on public remote endpoint | Ferdinand Thiessen | 2024-08-12 | 1 | -0/+38 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 1 | -19/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -1/+2 |
* | Fix owner on publicownerwrapper | Roeland Jago Douma | 2020-05-01 | 1 | -0/+2 |
* | Add a wrapper to fall back to the share owner on public shares | Roeland Jago Douma | 2020-04-30 | 1 | -0/+53 |