aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* add occ dav:send-event-reminders, so you don't have to rely on the background...Georg Ehrke2019-08-151-0/+74
* Support event reminders (email and notifications)Thomas Citharel2019-08-1514-6/+1265
* Merge pull request #16666 from nextcloud/feature/calendar/delegationRoeland Jago Douma2019-08-1512-96/+550
|\
| * use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-1510-185/+360
| * Early first stage implementation of the groupsetRoeland Jago Douma2019-08-151-2/+54
| * Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-156-24/+89
| * Add DB mapper and EntityRoeland Jago Douma2019-08-142-0/+109
| * Add table to handle calendar delegationsRoeland Jago Douma2019-08-141-0/+53
* | Merge pull request #12392 from brad2014/feature/properly-present-buttons-from...Roeland Jago Douma2019-08-151-3/+50
|\ \
| * | Move dav.invitation_link_recipients from getSystemValue to getAppValuebrad20142019-07-311-13/+11
| * | Revert 3ff3ed0c56 case-insensitive compares.Brad Rubenstein2019-02-281-2/+2
| * | Respect RSVP parameter for attendees when adding accept/decline buttons.Brad Rubenstein2019-02-281-2/+17
| * | Customize presentation of accept/decline buttons in iMip mailBrad Rubenstein2019-02-281-4/+38
* | | Return proper responses when office is requesting OPTIONS/HEAD with empty Bea...Julius Härtl2019-08-141-1/+4
| |/ |/|
* | Merge pull request #14429 from tobiasKaminsky/shareesOnDavRoeland Jago Douma2019-08-132-50/+109
|\ \
| * | get all shares, not only first one per typetobiasKaminsky2019-08-081-2/+1
| * | use namespace everywheretobiasKaminsky2019-08-061-3/+3
| * | Fix testsRoeland Jago Douma2019-08-011-0/+2
| * | add display name to sharee listtobiasKaminsky2019-07-311-2/+3
| * | Unify share fetchingRoeland Jago Douma2019-07-301-99/+27
| * | Use proper ShareeListRoeland Jago Douma2019-07-302-6/+61
| * | Use proper cachingRoeland Jago Douma2019-07-301-25/+54
| * | wiptobiasKaminsky2019-07-231-58/+32
| * | wiptobiasKaminsky2019-07-223-62/+72
| * | Show sharees via propfindtobiasKaminsky2019-07-222-1/+62
* | | Allow to do a principal property search based on metadata keysGeorg Ehrke2019-08-011-1/+73
* | | sync metadata of rooms / resources with cacheGeorg Ehrke2019-08-011-208/+294
* | | provide room / resource properties as principal propertiesGeorg Ehrke2019-08-013-10/+57
* | | add oc_calendar_resources_md and oc_calendar_rooms_md tablesGeorg Ehrke2019-08-011-0/+69
* | | More precise error message when expected filesize does not match - could be o...Morris Jobke2019-07-291-3/+2
* | | Merge pull request #16560 from nextcloud/bugfix/noid/fix_cutype_reportingRoeland Jago Douma2019-07-271-11/+16
|\ \ \
| * | | fix CUType reportingGeorg Ehrke2019-07-261-11/+16
| |/ /
* | | Do not log locked filesRoeland Jago Douma2019-07-261-1/+8
* | | Merge pull request #16503 from nextcloud/bugfix/5504/create_new_birthday_cale...Roeland Jago Douma2019-07-251-0/+5
|\ \ \
| * | | allow to provide supported calendar component set internally as a stringGeorg Ehrke2019-07-221-0/+5
| |/ /
* / / Dont assign $options to $options and cleanup docDaniel Kesselberg2019-07-221-3/+1
|/ /
* | Merge pull request #14954 from tacruc/searchPatternsMorris Jobke2019-07-192-5/+13
|\ \
| * | Allow to search for real pattern in contactsArne Hamann2019-05-282-5/+13
* | | LIMIT is no column but a SQL feature, allow limit on initial syncGeorg Ehrke2019-07-185-1/+74
* | | dont use part files for dav writes when the target folder doesn't have create...Robin Appelman2019-07-031-2/+7
* | | Merge pull request #16199 from nextcloud/bugfix/noid/refresh_webcal_job_enhan...Morris Jobke2019-07-021-3/+14
|\ \ \
| * | | RefreshWebcalJob: replace ugly Regex with standard php utilsGeorg Ehrke2019-07-021-3/+14
* | | | Merge pull request #13186 from labor4/edit_carddav_typesMorris Jobke2019-07-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | add carddav-search option for X-ADDRESSBOOKSERVER-MEMBERlabor42019-06-071-1/+1
* | | | Merge pull request #15777 from nextcloud/feature/ocp-event-dispatcherRoeland Jago Douma2019-06-251-3/+3
|\ \ \ \
| * | | | Add event dispatcher to OCPChristoph Wurst2019-06-251-3/+3
| |/ / /
* / / / log inner exception during dav writeRobin Appelman2019-06-061-1/+1
|/ / /
* | | Typehint builtin types in constructor to not initiate autoloadingRoeland Jago Douma2019-06-042-2/+2
* | | Don't run repair step for every individual user, outsource that to background...Georg Ehrke2019-05-232-16/+69
* | | Revert "send invitations for shared calendars"Georg Ehrke2019-05-221-67/+0
|/ /