aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage/Home.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-231-4/+4
* refactor(Storage): Make all parameter types strong typesprovokateurin2024-10-071-3/+4
* fix(Storage): Fix IStorage return typesprovokateurin2024-09-261-13/+5
* fix(Storage): Fix method docs inheritancefix/storage/method-docs-inheritanceprovokateurin2024-09-171-6/+0
* fix(Storage): Document getOwner() can return falseprovokateurin2024-09-171-7/+1
* chore: Fix psalm issues, put back private versions of getter in private Stora...Côme Chilliet2024-09-161-1/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-22/+4
* improve di performance for cacheRobin Appelman2024-02-091-1/+1
* more share permission logic to storage wrapperRobin Appelman2023-08-141-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Use fallback path if data dir is not available for Storage/Local.phpMorris Jobke2018-01-181-1/+4
* Nuke the legacy storage fallback from orbitVincent Petry2016-12-231-9/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* do propagation in a single queryRobin Appelman2016-04-251-1/+1
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+114