aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Storage
Commit message (Expand)AuthorAgeFilesLines
* refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-232-8/+8
* refactor(dav): Add Storage parameter strong typesprovokateurin2024-10-071-1/+1
* fix(Files): Handle getOwner() returning falsefix/storage/get-owner-falseprovokateurin2024-09-171-6/+4
* fix(Storage): Document getOwner() can return falseprovokateurin2024-09-171-1/+1
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-121-2/+3
* fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-121-0/+38
* chore: Add SPDX headerAndy Scherzinger2024-05-271-19/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+2
* Fix owner on publicownerwrapperRoeland Jago Douma2020-05-011-0/+2
* Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-301-0/+53