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-08-08Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan
2022-08-01Remove OCP\App and OCP\BackgroundJobcleanup/remove-long-deprecated-classesCarl Schwan
2022-07-31Multiple fixesenh/noid/share-attributesCarl Schwan
2022-07-28Fix view-only code after code review commentsVincent Petry
2022-07-28Add nc:share-attributes Webdav propertyVincent Petry
2022-07-28Add share attributes + prevent download permissionVincent Petry
2022-07-27Fix typos in apps/dav subdirectoryluz paz
2022-06-14Fix type error in Sabre/Connector/DirectoryCarl Schwan
2022-06-10Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry
2022-06-10Don't spam the log with fatals when maintenance mode is enabled or an upgrade...bugfix/noid/no-fatal-for-maintenance-modeJoas Schilling
2022-06-01Make X-HAS-{MD5/SHA256} opt-inCarl Schwan
2022-05-24Fix return type and make type stricterCarl Schwan
2022-05-17Expose additional emails in {DAV:}alternate-URI-setexpose-extra-emails-in-davThomas Citharel
2022-05-16Fix more psalm issuesCarl Schwan
2022-05-05Cleanup davCarl Schwan
2022-05-04Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis
2022-05-02Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet
2022-04-22add logging of failed quota infoRobin Appelman
2022-04-19Use email settings in DAV searchfeat/use_setting_in_dav_searchLouis Chemineau
2022-04-19Use share setting in DAV searchLouis Chemineau
2022-04-14Merge pull request #31886 from nextcloud/bugfix/noid/principal-search-case-in...Vincent Petry
2022-04-14Fix an issue with the search backend updateCarl Schwan
2022-04-13Add a metadata service to store file metadataCarl Schwan
2022-04-08Principal search by display name case insensitiveVincent Petry
2022-04-07Merge pull request #25747 from nextcloud/XAccelBufferingblizzz
2022-04-06shRobin Appelman
2022-04-06use existing node in SharesPluginRobin Appelman
2022-04-06allow reusing known folder info when getting directory contentsRobin Appelman
2022-04-06save filesystem node in dav nodeRobin Appelman
2022-04-04Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ
2022-03-31Add dav plugin to trigger recalculating of checksumsbackport/27378/masterRobin Appelman
2022-03-28dont re-query fileinfo when getting dav quotadav-quota-dont-queryRobin Appelman
2022-03-24fix check if dav root is folderRobin Appelman
2022-03-24dont setup full fs after dav authRobin Appelman
2022-03-19add optional WebDav propfind properties to show number of folders/files insid...Julien Veyssier
2022-03-04Merge pull request #31266 from nextcloud/root-setup-mountproviderRobin Appelman
2022-03-02Make Sabre File exception messages translatableChristopher Ng
2022-02-25also handle expired pre-write shared lock on dav upload when not using part f...root-setup-mountproviderRobin Appelman
2022-02-16Wrap S3 multipart upload exceptionLouis Chemineau
2022-02-14Fix typo in DAV namespace registrationThomas Citharel
2022-02-01send request id in response headerRobin Appelman
2022-01-17Add X-Accel-Buffering header to downloadsXAccelBufferingUnpublished
2022-01-11Set the file's mtime from the headers in bulk uploadLouis Chemineau
2021-12-28Merge pull request #29948 from nextcloud/enh/webdav-creationdateJohn Molakvoæ
2021-12-07Prevent writing invalid mtimeJohn Molakvoæ
2021-11-29Expose DAV:creationdate for propfind/proppatchJulius Härtl
2021-11-24Merge pull request #29864 from nextcloud/bugfix/noid/dav-propfind-ctimeVincent Petry
2021-11-23Allow to fetch the creation time of foldersJulius Härtl
2021-11-23Fix dav application tests and code for PHP 8.1Côme Chilliet
2021-11-01Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ