summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Principals can be principal/user/<name> or principal/<name> from legacy installsJoas Schilling2019-01-141-1/+1
* Check for no longer existing calendarsRoeland Jago Douma2019-01-111-0/+8
* Prevent php info about missing index for old eventsJoas Schilling2019-01-091-1/+1
* Add a repair step to remove sensitive event activityJoas Schilling2019-01-091-0/+123
* Correctly handle the classification of events in the activity streamJoas Schilling2019-01-092-3/+20
* log more information about insufficient storage in dav pluginRobin Appelman2019-01-081-2/+2
* Fix the system address bookRoeland Jago Douma2018-12-041-7/+8
* Load apps that have a dav type set before the dav server pluginsJulius Härtl2018-11-221-3/+0
* forward object not found error in swift as dav 404Robin Appelman2018-11-191-0/+3
* fixes dav share issue with ownerGeorg Ehrke2018-11-142-14/+18
* Implement the size of an assembly streamRoeland Jago Douma2018-10-291-1/+3
* Merge pull request #11982 from nextcloud/bugfix-stable13/noid/forbid_freebusy...Roeland Jago Douma2018-10-233-9/+138
|\
| * move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke2018-10-233-9/+138
* | Merge pull request #11997 from nextcloud/assemblly-stream-lazy-13Morris Jobke2018-10-231-5/+6
|\ \
| * | lazy open first source stream in assemblystreamRobin Appelman2018-10-231-5/+6
| |/
* / Do not emit preHooks twice on non-part-storageRoeland Jago Douma2018-10-211-6/+5
|/
* Merge pull request #11437 from nextcloud/assemblystream-eof-13Morris Jobke2018-09-281-1/+1
|\
| * AssemblyStream is also eof if we have no more source streamRobin Appelman2018-09-281-1/+1
* | Merge pull request #10911 from nextcloud/customproperties-ignored-list-13Roeland Jago Douma2018-09-032-1/+1
|\ \
| * | use the same ignored properties list for both CustomerPropertiesBackendsRobin Appelman2018-08-282-1/+1
* | | cast timestamps older than unix epoch to 0Christian2018-08-281-1/+1
|/ /
* | Merge pull request #10837 from nextcloud/dav-search-no-negative-mtime-13Roeland Jago Douma2018-08-241-1/+1
|\ \
| * | disallow negative mtime in dav searchRobin Appelman2018-08-241-1/+1
| |/
* | Merge pull request #10285 from nextcloud/anonymous-options-13Morris Jobke2018-08-234-3/+148
|\ \
| * | adjust to older library versionRobin Appelman2018-07-181-2/+2
| * | Fix lazy search backendRobin Appelman2018-07-181-2/+2
| * | Fix search related results in OPTIONS requestsRobin Appelman2018-07-183-3/+82
| * | Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman2018-07-183-0/+66
| |/
* / Adding test for table schedulingobjects and fixing postgres LOBThomas Müller2018-08-061-1/+1
|/
* Correctly parse the subject parameters for link (un)shares of calendarsJoas Schilling2018-07-111-0/+2
* Improved logging of smb connection errorsRobin Appelman2018-07-031-1/+1
* properly lock the target file on dav upload when not using part filesRobin Appelman2018-06-251-16/+24
* enable caldav for webdav subtree public-calendarsGeorg Ehrke2018-06-111-1/+1
* Merge pull request #9610 from nextcloud/bugfix-stable13/3830/invitations_for_...Morris Jobke2018-06-011-0/+67
|\
| * send invitations for shared calendarsGeorg Ehrke2018-05-251-0/+67
* | Merge pull request #9707 from nextcloud/bugfix-stable13/noid/override_freebus...Morris Jobke2018-06-013-6/+19
|\ \
| * | allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-313-6/+19
| |/
* | Remove type hints for PHP 5.6Morris Jobke2018-05-313-3/+2
* | Move repairstep to a custom commandRoeland Jago Douma2018-05-301-31/+13
* | Adding repair step which cleans shares of invalid principalsRoeland Jago Douma2018-05-301-0/+100
* | CalDAV and CardDAV plugins need to be registered for the principals collectio...Roeland Jago Douma2018-05-301-10/+12
* | When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma2018-05-304-5/+18
* | Do not load calendar/addressbook plugins if not neededRoeland Jago Douma2018-05-301-16/+28
|/
* only allow a single concurrent dav write to a fileRobin Appelman2018-05-041-1/+10
* Merge pull request #9236 from nextcloud/13-8996Morris Jobke2018-04-182-2/+2
|\
| * Fix webdav support for OneNote clientsBrandon Kirsch2018-04-182-2/+2
* | Use multibyte substringRoeland Jago Douma2018-04-181-2/+2
|/
* Merge pull request #8779 from nextcloud/backport/8255/show-group-display-namesJohn Molakvoæ2018-04-063-25/+54
|\
| * Fix group displaynames in activityJoas Schilling2018-03-123-25/+54
* | Do not treat is-encrypted as customer propertyRoeland Jago Douma2018-04-041-0/+1
|/