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-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
2020-09-10Properly catch exception from writing to stream when copying a fileJulius Härtl
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-03Do not keep the part file if the forbidden exception has retry set to falseJulius Härtl
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-19Use matching parameter names form interfaces and implementationsMorris Jobke
2020-08-14Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg
2020-07-14Do not log RequestedRangeNotSatisfiable exceptions in DAVRoeland Jago Douma
2020-07-06Merge pull request #21074 from jvsalo/shared-lock-multi-releaseMorris Jobke
2020-06-24Update share type constant usageJoas Schilling
2020-06-06Allow for compression of the PROPFIND responsesRoeland Jago Douma
2020-05-24In LockPlugin, only release a lock if it was acquiredJaakko Salo
2020-05-06Translate the maintenance mode message in webdavMorris Jobke