summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Deduplicate the provider codeJoas Schilling2016-11-304-171/+133
* Move event and todo parsing to new APIJoas Schilling2016-11-295-302/+368
* Deduplicate icon assignmentJoas Schilling2016-11-291-18/+3
* Move calendar activity parsing to new APIJoas Schilling2016-11-292-73/+285
* Move CalDAV activity settings to new APIJoas Schilling2016-11-294-23/+296
* Move CalDAV activity filters to new APIJoas Schilling2016-11-293-25/+186
* VCARDS don't hold binary dataRoeland Jago Douma2016-11-231-1/+1
* Remove 9.1 migration steps in app dav (#25654)Thomas Müller2016-11-222-165/+0
* Merge pull request #2225 from nextcloud/fix_caldav_proppatch_requestsLukas Reschke2016-11-211-1/+1
|\
| * fix PropPatch requests on calendarsGeorg Ehrke2016-11-211-1/+1
* | Remove debug codeLukas Reschke2016-11-211-4/+0
* | update system address book if the user change the personal settingsBjoern Schiessle2016-11-214-94/+96
* | BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31stGeorg Ehrke2016-11-171-1/+5
|/
* basic lockdown logicRobin Appelman2016-11-161-0/+1
* Fix integration testsJoas Schilling2016-11-161-3/+3
* Merge pull request #2111 from nextcloud/oc_26549Roeland Jago Douma2016-11-143-5/+0
|\
| * Remove unused $view from FilesPlugin (#26549)Vincent Petry2016-11-143-5/+0
* | Introduce an event for first time login based on the last login time stampThomas Müller2016-11-142-7/+12
|/
* Merge pull request #2068 from nextcloud/sharetypesinfolder-no-getdirectorycon...Morris Jobke2016-11-141-14/+20
|\
| * remove unneeded getDirectoryContent when getting share types for a folderRobin Appelman2016-11-091-14/+20
* | Fixes files_drop for sabre 3.2Roeland Jago Douma2016-11-101-2/+2
|/
* Fix CalendarTestRoeland Jago Douma2016-11-041-1/+6
* Fix pluginRoeland Jago Douma2016-11-042-1/+43
* Minor fixesRoeland Jago Douma2016-11-043-5/+5
* Fix testsRoeland Jago Douma2016-11-041-1/+0
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-048-12/+54
* Merge pull request #1733 from nextcloud/dav-eventsRoeland Jago Douma2016-11-036-12/+990
|\
| * Use the event dispatcherJoas Schilling2016-11-035-122/+181
| * Use a different type for events and todosJoas Schilling2016-11-032-3/+20
| * Activities for events and todosJoas Schilling2016-11-033-6/+189
| * Move the methods into a new classJoas Schilling2016-11-036-301/+426
| * Add activities for sharesJoas Schilling2016-11-032-7/+100
| * Fix unshare actions for author != ownerJoas Schilling2016-11-032-16/+54
| * Add activity for unshare from groupJoas Schilling2016-11-032-0/+37
| * Unshare user activitiesJoas Schilling2016-11-032-4/+80
| * Start working on calendar activitiesJoas Schilling2016-11-033-1/+351
* | Upload autorename on client sideVincent Petry2016-11-021-50/+0
|/
* Fix merging backend resultsRoeland Jago Douma2016-11-011-1/+4
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-4/+28
* Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me...Morris Jobke2016-10-261-1/+43
|\
| * resolve displayname via manager and registerable resolversArthur Schiwon2016-10-191-2/+13
| * move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-1/+32
* | Merge pull request #1913 from nextcloud/downstream-26441Roeland Jago Douma2016-10-251-1/+1
|\ \
| * | Require to use at least desktop client 2.0 by defaultThomas Müller2016-10-251-1/+1
* | | Remove any detailed information about the exception in the browser error pluginThomas Müller2016-10-251-11/+2
|/ /
* | Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke2016-10-252-3/+6
|\ \
| * | Storage 503 message improvementsVincent Petry2016-10-242-3/+6
* | | Only enable files_drop plugin when we actuall do files_dropRoeland Jago Douma2016-10-241-4/+16
* | | Make files_drop workRoeland Jago Douma2016-10-241-0/+82
* | | Fix permision maskRoeland Jago Douma2016-10-241-0/+0