summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix testsRoeland Jago Douma2017-12-061-1/+1
* A failed storage is a not available storageRoeland Jago Douma2017-12-061-0/+5
* ensure uid for calendar objects is uniqueGeorg Ehrke2017-11-071-0/+14
* Merge pull request #6942 from nextcloud/12-6826Joas Schilling2017-10-251-6/+12
|\
| * Use ::class to avoid errorsJoas Schilling2017-10-251-6/+12
| * Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0Joas Schilling2017-10-251-1/+1
* | Don't add a LIKE condition when it's not neededThomas Citharel2017-10-251-1/+5
|/
* Do not log WebDAV maintenance mode exceptionMorris Jobke2017-10-231-3/+7
* Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-153-18/+80
* not to backquote LIMIT on CalDavBackend.phpnhirokinet2017-09-111-1/+1
* add a new dav event to allow apps to register their own sabredav pluginsBjoern Schiessle2017-09-011-0/+3
* Merge pull request #5841 from nextcloud/bugfix-stable12/2855/dont_send_invita...Morris Jobke2017-08-302-2/+69
|\
| * Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke2017-07-231-2/+4
| * don't send invitation emails for past eventsGeorg Ehrke2017-07-232-2/+67
* | add propfind to detect encryption statusBjoern Schiessle2017-08-281-1/+7
|/
* Merge pull request #5435 from nextcloud/backport-5124-allow-dirlisting-with-u...Lukas Reschke2017-07-111-0/+6
|\
| * Allow dir-listing also when one child is blocked by access controlJoas Schilling2017-06-161-0/+6
* | Use PNG version of the icons for shipped activitiesJoas Schilling2017-07-073-3/+15
* | Don't log passwords on dav exceptionsJoas Schilling2017-07-051-21/+4
* | Enhance the logging if the part file can not be renamedMorris Jobke2017-06-231-1/+1
|/
* Merge pull request #5301 from nextcloud/bugfix-stable12/noid/fix_proppatch_re...Morris Jobke2017-06-141-0/+6
|\
| * allow users to send PropPatch request when calendar is group-shared with themGeorg Ehrke2017-06-081-0/+6
* | Merge pull request #5299 from nextcloud/bugfix-stable12/4885/calendar_shares_...Morris Jobke2017-06-142-0/+6
|\ \
| * | urldecode group principals in Cal- and CardDAV backendGeorg Ehrke2017-06-122-0/+6
| |/
* | Merge pull request #5386 from nextcloud/stable12-allow-to-share-to-local-user...Joas Schilling2017-06-141-0/+14
|\ \
| * | Prevent sending second WWW-Authenticate headerLukas Reschke2017-06-131-0/+14
| |/
* / allow PropPatch requests to contact_birthdaysGeorg Ehrke2017-06-081-0/+7
|/
* fix replacing of 4MB Unicode Chars in cal props tableGeorg Ehrke2017-05-211-1/+1
* Adjust realm from SabreDAV to NextcloudLukas Reschke2017-05-181-0/+4
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-181-3/+4
* Use Bearer backend for SabreDAVLukas Reschke2017-05-183-12/+84
* Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke2017-05-181-0/+13
* Revert "fix objectstore rename"Roeland Jago Douma2017-05-151-1/+0
* Stop if user folder is not availableMorris Jobke2017-05-091-0/+4
* Merge pull request #4621 from nextcloud/fix_readonly_shared_calendar_proppatchMorris Jobke2017-05-081-2/+7
|\
| * fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-081-2/+7
* | Merge pull request #4675 from nextcloud/fix_4651Morris Jobke2017-05-085-112/+319
|\ \
| * | Fix initRoeland Jago Douma2017-05-081-1/+1
| * | Fix ImageExportPluginTestRoeland Jago Douma2017-05-081-9/+2
| * | No more XSSRoeland Jago Douma2017-05-081-1/+1
| * | Clear cache on vcard change/deleteRoeland Jago Douma2017-05-083-8/+31
| * | Request proper size for contacts menuRoeland Jago Douma2017-05-082-72/+7
| * | Cache the carddav photo endpointRoeland Jago Douma2017-05-084-19/+281
| * | Always dispatch Carddav eventsRoeland Jago Douma2017-05-081-21/+15
* | | fix error when browsing the dav rootRobin Appelman2017-05-081-4/+3
|/ /
* | Enforce type hints in dav appMorris Jobke2017-05-042-2/+6
* | check password for mail shares as wellBjoern Schiessle2017-05-041-1/+1
* | Add caching to the imageexport pluginRoeland Jago Douma2017-05-021-0/+5
|/
* Merge pull request #4098 from nextcloud/feature/caldav_searchMorris Jobke2017-04-2813-0/+1092
|\
| * rename calendarobjects_properties -> calendarobjects_propsGeorg Ehrke2017-04-281-2/+2