aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | fix writeStream for jail wrapperRobin Appelman2018-10-311-1/+1
* | extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-311-11/+16
* | Merge pull request #12020 from nextcloud/bugfix/11795/calendar_invitation_fal...blizzz2018-10-301-1/+1
|\ \
| * | Calendar invitation: use system default instead of sender's language as fallbackGeorg Ehrke2018-10-241-1/+1
| |/
* | Update AddressBookImpl documentationJulius Härtl2018-10-301-1/+9
* | Make enhancing entries with type property optionalJulius Härtl2018-10-301-4/+9
* | Add type of properties to address book resultsJulius Härtl2018-10-301-1/+7
* | Remove federated sharing address books which are the same as local onesJulius Härtl2018-10-301-2/+6
* | Implement the size of an assembly streamRoeland Jago Douma2018-10-261-1/+3
|/
* Merge pull request #11886 from nextcloud/feature/noid/principal_search_displa...Roeland Jago Douma2018-10-237-16/+192
|\
| * allow group principal search for dav displayname propertyGeorg Ehrke2018-10-222-10/+133
| * allow user principal search for dav displayname propertyGeorg Ehrke2018-10-221-2/+22
| * overwrite Sabre/DAV's handler for calendar-user-type to report correct user typeGeorg Ehrke2018-10-221-0/+25
| * add correct calendar-user-type to resource and room backendGeorg Ehrke2018-10-223-4/+12
* | lazy open first source stream in assemblystreamRobin Appelman2018-10-221-5/+6
|/
* Merge pull request #11931 from nextcloud/bug/do_not_emit_pre_hooks_twice_obje...Roeland Jago Douma2018-10-191-6/+5
|\
| * Do not emit preHooks twice on non-part-storageRoeland Jago Douma2018-10-191-6/+5
* | Merge pull request #11668 from nextcloud/bugfix/7726/convert_caldav_subscript...Morris Jobke2018-10-191-0/+54
|\ \ | |/ |/|
| * convert source column in calendarsubscription table to (long) textGeorg Ehrke2018-10-151-0/+54
* | Merge pull request #11822 from nextcloud/bugfix/noid/forbid_freebusy_but_allo...Morris Jobke2018-10-183-9/+138
|\ \
| * | move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke2018-10-163-9/+138
| |/
* / Properly escape column name in "createFunction" callMorris Jobke2018-10-161-1/+1
|/
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-4/+4
* adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-081-8/+24
* Merge pull request #11435 from nextcloud/assemblystream-node-to-smallMorris Jobke2018-10-011-0/+9
|\
| * throw an error if a node is smaller than expected in assemblystreamRobin Appelman2018-09-281-0/+9
* | AssemblyStream is also eof if we have no more source streamRobin Appelman2018-09-281-1/+1
|/
* remove LogicException, because it's also triggered with legitimate parametersGeorg Ehrke2018-09-052-9/+10
* use the same ignored properties list for both CustomerPropertiesBackendsRobin Appelman2018-08-282-1/+1
* cast timestamps older than unix epoch to 0Christian2018-08-271-1/+1
* disallow negative mtime in dav searchRobin Appelman2018-08-241-1/+1
* Merge pull request #10543 from nextcloud/ignore-deactivated-usersRoeland Jago Douma2018-08-101-10/+14
|\
| * Remove users from system addressbook when user deactivatedThomas Citharel2018-08-061-10/+14
* | Add room shares to DAV and recent files "share-types" propertyDaniel Calviño Sánchez2018-08-081-0/+1
* | Adding test for table schedulingobjects and fixing postgres LOBThomas Müller2018-08-061-1/+1
|/
* Update IMipPlugin.phprakekniven2018-07-301-1/+1
* Typo fix: Triple dot to ellipsisrakekniven2018-07-291-1/+1
* Replace contacts-dark icon with contactsJulius Härtl2018-07-242-2/+2
* Merge pull request #9581 from nextcloud/dav-acl-no-filesRoeland Jago Douma2018-07-201-0/+11
|\
| * disable dav acl plugin for files resourceRobin Appelman2018-05-241-0/+11
* | Fixed testsJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* | Fix getting ocs share permissions if a storage is not availableRobin Appelman2018-07-181-5/+8
* | Also shorten the name of the invitation tokensJoas Schilling2018-07-124-7/+7
* | Shorten resource table names to allow install on oracle againJoas Schilling2018-07-123-12/+9
* | Merge pull request #9942 from nextcloud/feature/2338/invitation_response_in_e...Roeland Jago Douma2018-07-115-6/+566
|\ \
| * | Include accept / decline links in CalDAV invitation emailsGeorg Ehrke2018-06-295-6/+566
* | | always log exceptions on dav writeRobin Appelman2018-07-091-0/+1
* | | Merge pull request #9345 from nextcloud/federation20Morris Jobke2018-07-031-0/+38
|\ \ \
| * | | look for correct OCM permissionsBjoern Schiessle2018-07-021-0/+38
| |/ /
* | | Improved logging of smb connection errorsRobin Appelman2018-07-031-1/+1