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
2016-04-22move federated sharing settings to the federatedfilesharing appBjörn Schießle
2016-04-22Merge pull request #23918 from owncloud/cruds-for-federated-sharesBjörn Schießle
2016-04-22Merge pull request #24151 from owncloud/create-personal-calendarThomas Müller
2016-04-21Birthday calendar should never have write acl - fixes #24154Thomas Müller
2016-04-21Personal calendar should be generated even if the birthday calendar already e...Thomas Müller
2016-04-20Merge pull request #23919 from owncloud/cyclyc-share-dep-exampleThomas Müller
2016-04-19Merge pull request #24076 from owncloud/fix-initial-calendar-and-addressbook-...Lukas Reschke
2016-04-19Fix related logicRoeland Jago Douma
2016-04-19Fix displayname for initial calendars and address books - fixes #24057Thomas Müller
2016-04-19Revert "Fix displayname for initial calendars and address books - fixes #24057"Thomas Müller
2016-04-19Fix displayname for initial calendars and address books - fixes #24057Thomas Müller
2016-04-18Add data-fingerprint property to webdavRoeland Jago Douma
2016-04-18return correct share permissions on propfindBjörn Schießle
2016-04-18Merge pull request #23268 from owncloud/range-requests-should-not-block-the-s...Thomas Müller
2016-04-15Move share-permissions property namespaceRoeland Jago Douma
2016-04-14Translate contacts birthday - fixes #23982Thomas Müller
2016-04-14Merge pull request #23975 from owncloud/change-default-calendar-and-contacts-...Thomas Müller
2016-04-13Remove dav migration for 9.1Thomas Müller
2016-04-13Use better names for the default calendars and addressbooks - fixes #23720Thomas Müller
2016-04-13Merge pull request #20118 from owncloud/chunked-upload-davThomas Müller
2016-04-12always return the complete permissions the file was shared withBjörn Schießle
2016-04-12Fix unit test of file pluginThomas Müller
2016-04-12Fix chunk file moveThomas Müller
2016-04-12Initial implementation of the new chunked upload - as specified in https://dr...Thomas Müller
2016-04-11Merge pull request #23868 from owncloud/scrutinizer-patch-2Thomas Müller
2016-04-10Merge pull request #23863 from owncloud/fix_unit_testsThomas Müller
2016-04-10Adding VCFExportPluginThomas Müller
2016-04-08Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2016-04-08Fix dav commentsRoeland Jago Douma
2016-04-08Fix filespluginRoeland Jago Douma
2016-04-08Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooksThomas Müller
2016-04-08Add unit tests for public auth webdavRoeland Jago Douma
2016-04-08Move public webdav auth over to share managerRoeland Jago Douma
2016-04-06Merge pull request #23501 from owncloud/alarms_for_birthdayeventsThomas Müller
2016-04-05All webdav endpoints within remote.php are now hardcoded - helps to prevent m...Thomas Müller
2016-04-04Merge pull request #23557 from owncloud/sabre-plugin-browser-error-pageThomas Müller
2016-04-01Merge pull request #22834 from owncloud/webdav_property_for_share_permissionsThomas Müller
2016-03-31Fix unit testsRoeland Jago Douma
2016-03-31Correct share permissions for external storagesRoeland Jago Douma
2016-03-31Add sharePermissions webdav propertyRoeland Jago Douma
2016-03-31Enforce typeLukas Reschke
2016-03-31Return 401 DummyBasicAuth in case of ajax callVincent Petry
2016-03-31Merge pull request #23642 from stweil/masterThomas Müller
2016-03-31Merge pull request #23508 from owncloud/text-columns-should-have-lengthThomas Müller
2016-03-30apps/dav: Fix typos in comments (found and fixed by codespell)Stefan Weil
2016-03-29Merge pull request #23568 from owncloud/finally-fix-23328-now-for-addressbook...Thomas Müller
2016-03-26Merge branch 'master' into alarms_for_birthdayeventsAchim Königs
2016-03-25Merge pull request #23549 from owncloud/dav-sharetypes-remoteThomas Müller
2016-03-24Add magical regex to catch browsersLukas Reschke
2016-03-24In case of exception we return an html page in case the client is a browserThomas Müller