summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector
Commit message (Expand)AuthorAgeFilesLines
* using IShare::Maxence Lange2019-12-111-4/+5
* adding share type circlesMaxence Lange2019-12-111-1/+4
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-031-0/+21
* re-acquired expired shared locks on large file uploadsRobin Appelman2019-11-141-3/+15
* Merge pull request #16666 from nextcloud/feature/calendar/delegationRoeland Jago Douma2019-08-151-50/+50
|\
| * use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-103/+33
| * Early first stage implementation of the groupsetRoeland Jago Douma2019-08-151-2/+54
| * Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-151-14/+32
* | Return proper responses when office is requesting OPTIONS/HEAD with empty Bea...Julius Härtl2019-08-141-1/+4
|/
* Merge pull request #14429 from tobiasKaminsky/shareesOnDavRoeland Jago Douma2019-08-132-50/+109
|\
| * get all shares, not only first one per typetobiasKaminsky2019-08-081-2/+1
| * use namespace everywheretobiasKaminsky2019-08-061-3/+3
| * Fix testsRoeland Jago Douma2019-08-011-0/+2
| * add display name to sharee listtobiasKaminsky2019-07-311-2/+3
| * Unify share fetchingRoeland Jago Douma2019-07-301-99/+27
| * Use proper ShareeListRoeland Jago Douma2019-07-302-6/+61
| * Use proper cachingRoeland Jago Douma2019-07-301-25/+54
| * wiptobiasKaminsky2019-07-231-58/+32
| * wiptobiasKaminsky2019-07-223-62/+72
| * Show sharees via propfindtobiasKaminsky2019-07-222-1/+62
* | More precise error message when expected filesize does not match - could be o...Morris Jobke2019-07-291-3/+2
* | Do not log locked filesRoeland Jago Douma2019-07-261-1/+8
|/
* dont use part files for dav writes when the target folder doesn't have create...Robin Appelman2019-07-031-2/+7
* log inner exception during dav writeRobin Appelman2019-06-061-1/+1
* Typehint builtin types in constructor to not initiate autoloadingRoeland Jago Douma2019-06-041-1/+1
* Prefetching blows up if there are a lot of files.Roeland Jago Douma2019-04-181-7/+0
* implement principal property search for calendar user address set propertyGeorg Ehrke2019-03-211-0/+10
* 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-132-3/+13
* 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-132-1/+84
|\
| * Use proper dependency injection for app managerMorris Jobke2019-03-051-2/+8
| * 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-011-2/+1
| * Share calendar to circleVinicius Cubas Brand2019-03-012-1/+73
* | 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
* | | Merge pull request #13871 from PLUTEX/masterMorris Jobke2019-03-041-1/+3
|\ \ \ | |/ / |/| |
| * | dav: Fix handling of chunked WebDAV uploadJan-Philipp Litza2019-01-281-1/+3
* | | Update apps/dav/lib/Connector/Sabre/Node.phpChristoph Wurst2019-03-041-1/+1
* | | Add note to dav endpointtobiasKaminsky2019-02-272-0/+39
| |/ |/|
* | Merge pull request #14066 from nextcloud/feature/noid/casted-system-valuesJoas Schilling2019-02-221-1/+1
|\ \
| * | Make sure maintenance mode is always casted to boolJoas Schilling2019-02-221-1/+1
* | | Hanlde writestream not closing sourceRoeland Jago Douma2019-02-201-0/+4
|/ /
* | Make sure that we have a streamRoeland Jago Douma2019-02-181-0/+7
* | Add a wrapper to determine if a file is EOFRoeland Jago Douma2019-02-151-2/+8
|/