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-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-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æ
2021-11-01Merge pull request #27378 from nextcloud/dav-recalc-checksumJohn Molakvoæ
2021-09-09use specific email getter where necessaryArthur Schiwon
2021-08-27always allow dav move for movable mount rootRobin Appelman
2021-08-23Add dav plugin to trigger recalculating of checksumsRobin Appelman
2021-08-16Expose user language through DAVThomas Citharel
2021-07-22Make sure that the dav propfind plugins always use the proper user idJulius Härtl
2021-06-22Throttle on public DAV endpointLukas Reschke
2021-06-09Header must contain a colonacsfer
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-29migration to Circles 22Maxence Lange
2021-05-04l10n: Spelling unificationValdnet
2021-04-23Only set copy etag if the destination source can be foundChristoph Wurst
2021-03-22Only write checksum if we have a valid file infoChristoph Wurst
2021-03-10Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-10Restrict autocompletion also based on the phonebook known usersJoas Schilling
2021-03-02Fix the SharesPluginRoeland Jago Douma
2021-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2021-01-29Merge pull request #25383 from nextcloud/bugfix/24893Roeland Jago Douma
2021-01-29Merge pull request #25218 from nextcloud/fix/25213/do-no-remove-vali-dav-grou...Christoph Wurst
2021-01-29Properly handle SMB ACL blocking scanning a directoryJulius Härtl
2021-01-25Catch NotFoundException when querying quotaVincent Petry
2021-01-21also use storage copy when dav copying directoriesRobin Appelman
2021-01-20do not remove valid group sharesArthur Schiwon
2020-12-29Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-15use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon
2020-12-15dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon
2020-12-09Handle deck share type in audit and dav appJulius Härtl
2020-12-03Merge pull request #24358 from nextcloud/dav-storage-copyMorris Jobke
2020-11-26A valid user session is required for circles.Daniel Kesselberg
2020-11-26Update phpdoc for circleToPrincipalDaniel Kesselberg
2020-11-24use storage copy implementation when doing dav copyRobin Appelman
2020-11-04Have the CommentsPropertiesPlugin use the new fancy methodRoeland Jago Douma
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-24Fix numeric folders throwing on markDirtyJoas Schilling
2020-09-14Merge pull request #22799 from nextcloud/bugfix/noid/dont-log-microsoft-webda...Morris Jobke
2020-09-11Don't log Microsoft WebDAV client trying to tag thingsJoas Schilling
2020-09-10Mitigate encoding issue with user principal uriGeorg Ehrke