summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-01-152-2/+26
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Update composerMorris Jobke2018-01-122-10/+14
* Make sure the arrays are arraysJoas Schilling2018-01-121-3/+3
* Return proper principal on the uploads collection listingRoeland Jago Douma2018-01-101-1/+2
* Composer updatedRoeland Jago Douma2018-01-042-16/+12
* [tx-robot] updated from transifexNextcloud bot2018-01-0468-136/+672
* Merge pull request #7533 from nextcloud/oc-28545-handle-oc-total-length-in-ne...Morris Jobke2018-01-0311-120/+302
|\
| * Handle OC-Total-Length in new chunkingThomas Müller2017-12-1511-120/+302
* | Do not log user errors as log level 4Morris Jobke2018-01-031-0/+4
* | Do no run SyncJob in cronRoeland Jago Douma2018-01-024-48/+1
|/
* Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-142-11/+2
* fix dav unit testsBjoern Schiessle2017-12-121-3/+3
* Fix unit tests for CalendarManagerMorris Jobke2017-12-122-3/+14
* Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke2017-12-1226-35/+1204
|\
| * generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-117-4/+277
| * create a user's birthday calendar right after they requested itGeorg Ehrke2017-11-113-4/+30
| * update autoloadersGeorg Ehrke2017-11-112-0/+4
| * respect admin / user choice about birthday calendars in corresponding hooksGeorg Ehrke2017-11-112-7/+160
| * disallow users to create calendars with reserved namesGeorg Ehrke2017-11-112-0/+96
| * 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-113-0/+304
| * remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-108-27/+104
| * Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-096-0/+204
* | Make ContactsStore a public APITobia De Koninck2017-12-113-0/+20
* | Merge pull request #6590 from nextcloud/dav-create-activities-for-publishingMorris Jobke2017-12-115-0/+57
|\ \
| * | Fix testsRoeland Jago Douma2017-12-111-0/+2
| * | Update wordingMorris Jobke2017-12-111-2/+2
| * | Create activities for (un)publishing calendar eventsThomas Citharel2017-12-115-0/+55
* | | updated autoloaders for davGeorg Ehrke2017-12-112-0/+4
* | | Principal search: Take sharing settings into accountGeorg Ehrke2017-12-116-35/+275
* | | 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-112-18/+187
|\ \ \ | |/ / |/| |
| * | Reject X-OC-MTime header if given as a string with hexadecimal notationDaniel Calviño Sánchez2017-11-282-2/+6
| * | Don't use runInSeparateProcessThomas Müller2017-11-272-7/+11
| * | Add tests for X-OC-MTime header handlingDaniel Calviño Sánchez2017-11-271-0/+133
| * | Make possible to provide a specific HTTP request object to FileDaniel Calviño Sánchez2017-11-272-12/+35
| * | Ensure that X-OC-MTime header is an integer also with chunked uploadsDaniel Calviño Sánchez2017-11-271-6/+11
* | | [tx-robot] updated from transifexNextcloud bot2017-12-102-2/+10
* | | [tx-robot] updated from transifexNextcloud bot2017-12-092-0/+114
* | | Merge pull request #7395 from nextcloud/remove-unusedLukas Reschke2017-12-061-3/+0
|\ \ \
| * | | Remove unused variablesMorris Jobke2017-12-051-3/+0
* | | | Merge pull request #7348 from nextcloud/filterout_shares_of_nonexisting_usersRoeland Jago Douma2017-12-062-0/+7
|\ \ \ \
| * | | | Fix testsRoeland Jago Douma2017-12-042-1/+3
| * | | | A failed storage is a not available storageRoeland Jago Douma2017-12-041-0/+5
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2017-12-052-2/+2
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2017-12-022-0/+18