Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-13Fix psalm issuesCarl Schwan
2022-01-13Add helper method in WrapperCarl Schwan
2021-10-22Merge branch 'master' into imountpoint-ocp-storageJohn Molakvoæ
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-03-23dont return private storage interface from public mount interfaceRobin Appelman
2021-03-04catch notfound and forbidden exception in smb::getmetadataRobin Appelman
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2020-12-30Update license headersChristoph Wurst
2020-12-29Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst
2020-12-22Merge pull request #22916 from J0WI/unifiy-links-to-php.netRoeland Jago Douma
2020-12-22Merge pull request #24594 from kofemann/dcacheJulius Härtl
2020-12-21storage: update IStorage#file_put_contents docs to match usageTigran Mkrtchyan
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-09-17Unify links to php.netJ0WI
2020-04-20Add method to storage backends to get directory content with metadataRobin Appelman
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2018-10-31allways fall back to fopen for encryption wrapperRobin Appelman
2017-11-06Update license headersMorris Jobke
2017-08-01Replace wrong PHPDocsLukas Reschke
2017-03-14added method needsPartFile() in StorageVinicius Cubas Brand
2016-10-20Move OC\Files\Storage\Shared to the right namespaceJoas Schilling
2016-08-22Allow storage wrappers to lazily initialize the source storageRobin Appelman
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-04-24Move \OC\Files to PSR-4Roeland Jago Douma