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
2021-03-09Fix RedundantPropertyInitializationCheckRoeland Jago Douma
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]
2021-01-20explicitly set permissions on newly created foldersRobin Appelman
2021-01-16fix even more bracketsJasper Knockaert
2021-01-16fix brakcetsJasper Knockaert
2021-01-16consolidation of boolean expressionJasper Knockaert
2021-01-12Add 'allow Symlinks' as an option to config.phpJohannes Leuker
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2021-01-05avoid fread on directories and unencrypted filesJasper Knockaert
2021-01-05Properly handle result when copying with failure and throw in testsJulius Härtl
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-12-07files: Local#writeStream should use it's own file_put_contentsTigran Mkrtchyan
2020-12-02Fix file size computation on 32bit platformsaler9
2020-11-09Make sure root storage is valid before checking its sizeJohn Molakvoæ (skjnldsv)
2020-11-03Improve CertificateManager to not be user context dependentMorris Jobke
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-17Unify links to php.netJ0WI
2020-09-17Do not fetch the normalized full path again if it is already availableMorris Jobke
2020-09-08Check if quota should be applied to path when creating directoriesJulius Härtl
2020-08-28trim slashesRobin Appelman
2020-08-28Set proper root path for single file shares originating from other storagesJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-19Add legacy scanning commandRoeland Jago Douma
2020-08-06Merge pull request #21677 from J0WI/clearstatcache-on-rmdirMorris Jobke
2020-07-23use exceptions for error signaling in writeStreamRobin Appelman
2020-07-23fix moving files from external storage to object store trashbinRobin Appelman
2020-07-10filter files containing a hash in the path for ftp storagesRobin Appelman
2020-07-05Merge pull request #21636 from nextcloud/lock-exception-readable-pathMorris Jobke
2020-07-03Only clear the realpath cacheJ0WI
2020-07-03clearstatcache() on rmdirJ0WI
2020-07-02Merge pull request #21360 from nextcloud/root-storage-prevent-scanningRoeland Jago Douma
2020-06-30add proper paths to locking exceptionsRobin Appelman
2020-06-26Set retry = false for forbidden exception.Daniel Kesselberg
2020-06-24relax permissions mask check for detecting part file renameRobin Appelman
2020-06-11prevent the root storage from accidentally scanning user foldersRobin Appelman
2020-06-08increase log level for storage self-testRobin Appelman
2020-05-22Clear the statscache before fetching the metadataRoeland Jago Douma
2020-04-30Fix getDirectoryContent implementation for Jail wrapperRobin Appelman
2020-04-29Update license headers for 19Christoph Wurst
2020-04-23filter out blacklisted files in getDirectoryContentRobin Appelman
2020-04-20Add method to storage backends to get directory content with metadataRobin Appelman
2020-04-15Merge pull request #20361 from nextcloud/write-stream-close-on-exceptionChristoph Wurst
2020-04-10Format code according to PSR2Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst