summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23918 from owncloud/cruds-for-federated-sharesBjörn Schießle2016-04-222-4/+33
|\
| * return correct share permissions on propfindBjörn Schießle2016-04-182-4/+33
* | Merge pull request #24151 from owncloud/create-personal-calendarThomas Müller2016-04-221-1/+2
|\ \
| * | Personal calendar should be generated even if the birthday calendar already e...Thomas Müller2016-04-211-1/+2
* | | Birthday calendar should never have write acl - fixes #24154Thomas Müller2016-04-211-6/+7
|/ /
* | Merge pull request #23919 from owncloud/cyclyc-share-dep-exampleThomas Müller2016-04-201-1/+1
|\ \
| * | Fix related logicRoeland Jago Douma2016-04-191-1/+1
* | | Merge pull request #24076 from owncloud/fix-initial-calendar-and-addressbook-...Lukas Reschke2016-04-191-18/+18
|\ \ \
| * | | Fix displayname for initial calendars and address books - fixes #24057Thomas Müller2016-04-181-18/+18
| |/ /
| * | Revert "Fix displayname for initial calendars and address books - fixes #24057"Thomas Müller2016-04-181-18/+18
| * | Fix displayname for initial calendars and address books - fixes #24057Thomas Müller2016-04-181-18/+18
| |/
* / Add data-fingerprint property to webdavRoeland Jago Douma2016-04-183-4/+40
|/
* Move share-permissions property namespaceRoeland Jago Douma2016-04-151-1/+1
* Translate contacts birthday - fixes #23982Thomas Müller2016-04-142-10/+21
* Merge pull request #23975 from owncloud/change-default-calendar-and-contacts-...Thomas Müller2016-04-141-2/+4
|\
| * Use better names for the default calendars and addressbooks - fixes #23720Thomas Müller2016-04-131-2/+4
* | Remove dav migration for 9.1Thomas Müller2016-04-134-471/+0
|/
* Merge pull request #20118 from owncloud/chunked-upload-davThomas Müller2016-04-138-2/+509
|\
| * Fix unit test of file pluginThomas Müller2016-04-121-1/+1
| * Fix chunk file moveThomas Müller2016-04-121-1/+9
| * Initial implementation of the new chunked upload - as specified in https://dr...Thomas Müller2016-04-127-1/+500
* | always return the complete permissions the file was shared withBjörn Schießle2016-04-121-8/+0
|/
* Merge pull request #23868 from owncloud/scrutinizer-patch-2Thomas Müller2016-04-111-1/+1
|\
| * Scrutinizer Auto-FixesScrutinizer Auto-Fixer2016-04-081-1/+1
* | Adding VCFExportPluginThomas Müller2016-04-101-0/+2
|/
* Merge pull request #23510 from owncloud/birthdays-on-shared-addressbooksThomas Müller2016-04-083-27/+90
|\
| * Propagate birthday to group shares as wellThomas Müller2016-03-232-25/+65
| * Propagate birthdays of shared addressbooks to the sharee's birthday calendar ...Thomas Müller2016-03-232-19/+42
* | Move public webdav auth over to share managerRoeland Jago Douma2016-04-081-45/+36
* | Merge pull request #23501 from owncloud/alarms_for_birthdayeventsThomas Müller2016-04-061-0/+5
|\ \
| * \ Merge branch 'master' into alarms_for_birthdayeventsAchim Königs2016-03-269-102/+156
| |\ \
| * | | add VALARM for birthday eventsAchim Königs2016-03-231-0/+5
| | |/ | |/|
* | | Merge pull request #23557 from owncloud/sabre-plugin-browser-error-pageThomas Müller2016-04-044-2/+130
|\ \ \
| * | | Add magical regex to catch browsersLukas Reschke2016-03-241-1/+7
| * | | In case of exception we return an html page in case the client is a browserThomas Müller2016-03-244-2/+124
* | | | Merge pull request #22834 from owncloud/webdav_property_for_share_permissionsThomas Müller2016-03-312-0/+56
|\ \ \ \
| * | | | Fix unit testsRoeland Jago Douma2016-03-311-1/+9
| * | | | Correct share permissions for external storagesRoeland Jago Douma2016-03-311-0/+9
| * | | | Add sharePermissions webdav propertyRoeland Jago Douma2016-03-312-0/+39
* | | | | Enforce typeLukas Reschke2016-03-311-2/+5
* | | | | Return 401 DummyBasicAuth in case of ajax callVincent Petry2016-03-311-1/+16
|/ / / /
* | | | apps/dav: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-303-4/+4
* | | | Merge pull request #23568 from owncloud/finally-fix-23328-now-for-addressbook...Thomas Müller2016-03-291-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Handle group shares of addressbooks on v1 as well ... now FINALLY ....Thomas Müller2016-03-241-1/+2
| |/ /
* | | Merge pull request #23549 from owncloud/dav-sharetypes-remoteThomas Müller2016-03-241-1/+2
|\ \ \ | |/ / |/| |
| * | Return remote shares in oc:share-types Webdav propertyVincent Petry2016-03-241-1/+2
| |/
* | Merge pull request #23342 from owncloud/fix-group-sharing-for-v1-caldav-and-c...Thomas Müller2016-03-247-84/+89
|\ \
| * | Fix acls for calendar objects and cards - fixes #23273Thomas Müller2016-03-246-80/+69
| * | Return proper current-user-principal on v1 endpoints - fixes #23306Thomas Müller2016-03-241-0/+15
| * | Fix group shares on v1 caldav and carddav - fixes #23328Thomas Müller2016-03-243-4/+5
| |/