summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Return proper principal on the uploads collection listingRoeland Jago Douma2018-01-101-1/+2
* Merge pull request #7533 from nextcloud/oc-28545-handle-oc-total-length-in-ne...Morris Jobke2018-01-035-62/+126
|\
| * Handle OC-Total-Length in new chunkingThomas Müller2017-12-155-62/+126
* | Do not log user errors as log level 4Morris Jobke2018-01-031-0/+4
* | Do no run SyncJob in cronRoeland Jago Douma2018-01-021-42/+0
|/
* Fix unit tests for CalendarManagerMorris Jobke2017-12-121-2/+8
* Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke2017-12-1212-10/+487
|\
| * generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-113-3/+123
| * create a user's birthday calendar right after they requested itGeorg Ehrke2017-11-112-2/+13
| * respect admin / user choice about birthday calendars in corresponding hooksGeorg Ehrke2017-11-111-2/+50
| * disallow users to create calendars with reserved namesGeorg Ehrke2017-11-111-0/+15
| * adapt occ 'dav:sync-birthday-calendar commandGeorg Ehrke2017-11-111-1/+33
| * add CalDAV interface that allows users to re-enable their birthday calendarGeorg Ehrke2017-11-112-0/+133
| * remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-104-7/+43
| * Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-092-0/+82
* | Make ContactsStore a public APITobia De Koninck2017-12-112-0/+18
* | Merge pull request #6590 from nextcloud/dav-create-activities-for-publishingMorris Jobke2017-12-114-0/+38
|\ \
| * | Update wordingMorris Jobke2017-12-111-2/+2
| * | Create activities for (un)publishing calendar eventsThomas Citharel2017-12-114-0/+38
* | | Principal search: Take sharing settings into accountGeorg Ehrke2017-12-113-22/+96
* | | exclude shared calendars from freeBusyGeorg Ehrke2017-12-111-1/+1
* | | Fix functions to search for principals in the backend.Christoph Seitz2017-12-114-6/+157
|/ /
* | Merge pull request #7342 from nextcloud/fix_carddav_converterblizzz2017-12-111-2/+5
|\ \
| * | CardDAV convertor check should not be to wideRoeland Jago Douma2017-12-111-2/+5
* | | Merge pull request #7313 from nextcloud/ensure-that-x-oc-mtime-header-is-an-i...Morris Jobke2017-12-111-16/+51
|\ \ \ | |/ / |/| |
| * | Reject X-OC-MTime header if given as a string with hexadecimal notationDaniel Calviño Sánchez2017-11-281-1/+5
| * | Don't use runInSeparateProcessThomas Müller2017-11-271-2/+6
| * | Make possible to provide a specific HTTP request object to FileDaniel Calviño Sánchez2017-11-271-10/+32
| * | Ensure that X-OC-MTime header is an integer also with chunked uploadsDaniel Calviño Sánchez2017-11-271-6/+11
* | | Merge pull request #7395 from nextcloud/remove-unusedLukas Reschke2017-12-061-3/+0
|\ \ \
| * | | Remove unused variablesMorris Jobke2017-12-051-3/+0
* | | | Fix testsRoeland Jago Douma2017-12-041-1/+1
* | | | A failed storage is a not available storageRoeland Jago Douma2017-12-041-0/+5
|/ / /
* | | Merge pull request #6901 from nextcloud/bugfix/4014/catch_parsing_errorMorris Jobke2017-11-273-3/+32
|\ \ \
| * | | catch errors when parsing calendar data for calendar query requestsGeorg Ehrke2017-11-273-3/+32
| |/ /
* | | Merge pull request #7308 from nextcloud/do-not-log-InvalidSyncTokenMorris Jobke2017-11-271-0/+3
|\ \ \
| * | | Log InvalidSyncToken on DAV in debug levelMorris Jobke2017-11-271-0/+3
| |/ /
* / / Log NotImplementedException on DAV in debug levelMorris Jobke2017-11-271-0/+4
|/ /
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-0/+3
|\ \
| * | Return whether the file is readable or not in the DAV permissionsDaniel Calviño Sánchez2017-11-021-0/+3
* | | Merge pull request #7152 from nextcloud/bugfix/noid/adjust_calendarobject_siz...Morris Jobke2017-11-171-0/+16
|\ \ \
| * | | remove cached size from shared calendar objectsGeorg Ehrke2017-11-121-0/+16
| | |/ | |/|
* | | Merge pull request #7193 from nextcloud/bugfix/noid/invitation-email-refinementsMorris Jobke2017-11-161-4/+6
|\ \ \
| * | | refine invitation emailGeorg Ehrke2017-11-161-4/+6
* | | | Merge pull request #6840 from nextcloud/feature/5282/calendar_apiMorris Jobke2017-11-164-3/+375
|\ \ \ \ | |/ / / |/| | |
| * | | add option to filter CalendarAPI by componenttypeGeorg Ehrke2017-11-091-2/+8
| * | | integrate Dav app with Calendar APIGeorg Ehrke2017-11-094-3/+369
| |/ /
* / / show name of organizer in from name of invitation emailGeorg Ehrke2017-11-141-1/+11
|/ /
* | Merge pull request #7042 from nextcloud/bugfix/noid/ensure_unique_uid_for_cal...Lukas Reschke2017-11-071-0/+14
|\ \
| * | ensure uid for calendar objects is uniqueGeorg Ehrke2017-11-061-0/+14
| |/