summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector
Commit message (Expand)AuthorAgeFilesLines
* Ported ObjectTree::move to IMoveTarget in new DAV endpointVincent Petry2017-04-261-4/+110
* Restrict proppatch to the proper nodesVincent Petry2017-04-252-20/+14
* Remove unused use statementsMorris Jobke2017-04-226-14/+0
* Allow file upload when storage is unlimitedJoas Schilling2017-04-121-1/+1
* Update comments to NextcloudMorris Jobke2017-04-113-3/+3
* Allow getting the unread comment count for an entire folder at onceRobin Appelman2017-03-301-1/+30
* Adding dav resource for avatarsThomas Müller2017-03-291-1/+1
* DummyGetResponsePlugin: ownCloud -> NexcloudChristoph Wickert2017-03-181-1/+1
* Don't set the HTTP status twiceJoas Schilling2017-03-161-1/+0
* switch reshares to trueMaxence Lange2017-03-141-1/+1
* Merge pull request #3600 from coletivoEITA/masterRoeland Jago Douma2017-03-141-2/+2
|\
| * added method needsPartFile() in StorageVinicius Cubas Brand2017-03-141-2/+2
* | Correct incorrectly typed X-OC-Mtime headerStefan Schneider2017-03-101-1/+6
* | Merge pull request #3621 from kuimovvg/masterRoeland Jago Douma2017-03-091-0/+1
|\ \
| * | don't setted status when file is lockvkuimov2017-02-251-0/+1
* | | Set a status code when setting a bodyJoas Schilling2017-03-071-0/+1
* | | handle non existing owners when handling dav requestsRobin Appelman2017-03-021-3/+10
* | | Properly handle groups with a /Roeland Jago Douma2017-02-271-1/+1
* | | Clean up single user modeMorris Jobke2017-02-221-3/+0
* | | Merge pull request #3430 from nextcloud/fix-ios-client-detectionMorris Jobke2017-02-101-4/+3
|\ \ \
| * | | Fix detection of the new iOS appJoas Schilling2017-02-101-4/+3
| |/ /
* / / Add integration tests for legacy DAV endpointsLukas Reschke2017-02-102-1/+19
|/ /
* | Merge pull request #2850 from nextcloud/downstream-26603Roeland Jago Douma2017-01-021-0/+3
|\ \
| * | Fixed size issues on main detail view and disappearing of share recipients (#...Michael Jobst2016-12-231-0/+3
* | | Fix legacy caldav endpointsRoeland Jago Douma2017-01-021-17/+2
|/ /
* | Return explicit values instead of boolean from sabre (#26654)Sergio Bertolín2016-12-221-1/+5
* | Fix error when $view is null when being passed into some pluginsThomas Müller2016-12-191-7/+5
* | Don't set Content-Disposition header if one already existsLukas Reschke2016-12-141-2/+4
|/
* Also get infos about email sharesJoas Schilling2016-11-301-1/+2
* basic lockdown logicRobin Appelman2016-11-161-0/+1
* Remove unused $view from FilesPlugin (#26549)Vincent Petry2016-11-142-4/+0
* remove unneeded getDirectoryContent when getting share types for a folderRobin Appelman2016-11-091-14/+20
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-041-0/+1
* Upload autorename on client sideVincent Petry2016-11-021-50/+0
* Fix merging backend resultsRoeland Jago Douma2016-11-011-1/+4
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-311-4/+28
* Require to use at least desktop client 2.0 by defaultThomas Müller2016-10-251-1/+1
* Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke2016-10-252-3/+6
|\
| * Storage 503 message improvementsVincent Petry2016-10-242-3/+6
* | Goodbye Iframe transport !Vincent Petry2016-10-242-189/+0
* | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-243-0/+240
|/
* Merge pull request #1834 from nextcloud/downstream-26186Morris Jobke2016-10-212-6/+34
|\
| * Add more files plugins to new DAV endpoint (#26186)Vincent Petry2016-10-202-6/+34
* | Merge pull request #1806 from nextcloud/karakayasemi_1767Roeland Jago Douma2016-10-211-4/+4
|\ \
| * | Update file.php put function posthook callsSemih Serhat Karakaya2016-10-201-4/+4
| |/
* / Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-201-2/+2
|/
* Merge pull request #1821 from nextcloud/downstream-26366Morris Jobke2016-10-201-8/+13
|\
| * Sanitize length headers when validating quotaThomas Müller2016-10-201-8/+13
* | Merge pull request #1796 from nextcloud/oc_fav-reportLukas Reschke2016-10-204-2/+53
|\ \ | |/ |/|
| * Make it possible to filter by tags with REPORT methodVincent Petry2016-10-194-2/+53