aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Storage/StorageFactory.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(Storage): Make all parameter types strong typesprovokateurin2024-10-071-12/+4
* fix: Fix test of IConstructableStorage implentation by storage classesfix/fix-storage-interface-checkCôme Chilliet2024-09-301-1/+1
* fix(Storage): Fix IStorage return typesprovokateurin2024-09-261-17/+4
* fix: Move storage constructor to specific interfaceCôme Chilliet2024-09-231-0/+5
* fix: Fix other uses of removed Storage interfaceCôme Chilliet2024-09-161-6/+5
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+4
* 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
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+107