summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* do not create folder just to delete it afterwardsArthur Schiwon2019-04-291-7/+15
* Merge pull request #15141 from nextcloud/fix/noid/regenerate-seen-users-onlyRoeland Jago Douma2019-04-244-5/+5
|\
| * avoids users searches on backend, faster processingArthur Schiwon2019-04-174-5/+5
* | Prefetching blows up if there are a lot of files.Roeland Jago Douma2019-04-181-7/+0
|/
* Deduplicate index namesJoas Schilling2019-03-271-2/+2
* Make sure all tables have named indexesJoas Schilling2019-03-271-2/+2
* implement principal property search for calendar user address set propertyGeorg Ehrke2019-03-213-0/+25
* Merge pull request #14641 from nextcloud/assemblystream-seekMorris Jobke2019-03-151-3/+37
|\
| * make assemblystream seekableRobin Appelman2019-03-131-3/+37
* | throw a proper error if rename fails in davRobin Appelman2019-03-141-1/+3
* | Improve codeMorris Jobke2019-03-131-2/+2
* | Use dependency injection for app managerMorris Jobke2019-03-133-4/+15
* | Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-132-5/+38
* | Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldavMorris Jobke2019-03-137-5/+96
|\ \ | |/ |/|
| * Use proper dependency injection for app managerMorris Jobke2019-03-053-4/+12
| * Fix whitespaceMorris Jobke2019-03-051-1/+1
| * Suppress phan exceptions because they are catched by a class_existsMorris Jobke2019-03-051-0/+3
| * use class_exists on correct class to please phanGeorg Ehrke2019-03-041-2/+2
| * properly catch exceptions of detailsCircleGeorg Ehrke2019-03-031-1/+9
| * Get user's circles without touching sessionVinicius Cubas Brand2019-03-011-6/+1
| * allow sharing addressbooks with circlesGeorg Ehrke2019-03-012-3/+4
| * Share calendar to circleVinicius Cubas Brand2019-03-014-2/+78
* | "Fix" the unit testsJoas Schilling2019-03-061-1/+1
* | Merge pull request #14514 from nextcloud/fix/no_debug_outputRoeland Jago Douma2019-03-041-3/+6
|\ \
| * | Do not just write foobarRoeland Jago Douma2019-03-041-3/+6