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
path: root/apps/dav
AgeCommit message (Expand)Author
2020-05-08Merge pull request #20860 from nextcloud/bugfix/noid/macos_contacts_sync_pref...Georg Ehrke
2020-05-07Rename app-generated to z-app-generated, because macOS Contacts supports only...Georg Ehrke
2020-05-07Bump app versions and requirementsJoas Schilling
2020-05-01Fix owner on publicownerwrapperRoeland Jago Douma
2020-04-30Merge pull request #20718 from nextcloud/fix/public_share_owner_activity_messMorris Jobke
2020-04-30Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma
2020-04-30Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma
2020-04-30Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma
2020-04-30Merge pull request #20720 from nextcloud/bugfix/noid/temporary-fix-contacts-s...Roeland Jago Douma
2020-04-30[tx-robot] updated from transifexNextcloud bot
2020-04-29Temporary fix contacts searchJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-28[tx-robot] updated from transifexNextcloud bot
2020-04-27Merge pull request #20632 from nextcloud/bugfix/20624Morris Jobke
2020-04-26Provide links to calendar in event creation/update activitiesThomas Citharel
2020-04-25[tx-robot] updated from transifexNextcloud bot
2020-04-24Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl
2020-04-24Merge pull request #20570 from nextcloud/fix/20235/use_uploadfileRoeland Jago Douma
2020-04-24Only catch anonymous OPTIONS for OfficeJulius Härtl
2020-04-23Use paginated search for contactsJulius Härtl
2020-04-22Merge pull request #20576 from nextcloud/fix/dav/oc-etagRoeland Jago Douma
2020-04-21Add test that shares and tags are ignored for chunk files.Daniel Kesselberg
2020-04-21Use a proper upload file so propfinds return 404Roeland Jago Douma
2020-04-21Fix usages of afterMethod -> afterMethod:*Georg Ehrke
2020-04-21Make sure that OC-ETag is set againRoeland Jago Douma
2020-04-20[tx-robot] updated from transifexNextcloud bot
2020-04-17Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handlingRoeland Jago Douma
2020-04-17Update list of multiple propertiesJohn Molakvoæ (skjnldsv)
2020-04-15Update Contact Size after removing photoGeorg Ehrke
2020-04-15Don't populate the PHOTO property when it's not an imageJoas Schilling
2020-04-15Always transform the etag and read the dataJoas Schilling
2020-04-15Use table variable everywhereJoas Schilling
2020-04-15DAV's exception logger should deal with any ThrowableArthur Schiwon
2020-04-15Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor...Joas Schilling
2020-04-15Merge pull request #19351 from nextcloud/dav-upload-hashRoeland Jago Douma
2020-04-15Fix unit testsJoas Schilling
2020-04-14Check all remotes for local accessJoas Schilling
2020-04-14Verify that destination is not a directory.Daniel Kesselberg
2020-04-13Only delete the default calendar setting when the default calendarThomas Citharel
2020-04-13Provide dav setting for user's default calendarThomas Citharel
2020-04-13dont set headers for cliRobin Appelman
2020-04-13Return hashes of uploaded content for dav uploadsRobin Appelman
2020-04-13[tx-robot] updated from transifexNextcloud bot
2020-04-12[tx-robot] updated from transifexNextcloud bot
2020-04-11Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ
2020-04-11[tx-robot] updated from transifexNextcloud bot
2020-04-10Format code according to PSR2Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst