Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow searching file by fileid | Robin Appelman | 2017-04-05 | 1 | -3/+5 |
* | OCA\DAV\Files\CustomPropertiesBackend -> OCA\DAV\DAV\CustomPropertiesBackend | Georg Ehrke | 2017-03-27 | 1 | -291/+0 |
* | allow sharees to edit certain calendar properties for themselves | Georg Ehrke | 2017-03-27 | 1 | -0/+22 |
* | safer casting of datetime | Robin Appelman | 2017-03-14 | 1 | -1/+5 |
* | fix searching and ordering on getlastmodified | Robin Appelman | 2017-03-13 | 1 | -2/+4 |
* | Allow searching for favorites | Robin Appelman | 2017-03-08 | 1 | -5/+11 |
* | add tests for filesearchbackend | Robin Appelman | 2017-03-01 | 1 | -7/+4 |
* | Implement webdav SEARCH | Robin Appelman | 2017-03-01 | 1 | -6/+198 |
* | add icewind/searchdav | Robin Appelman | 2017-02-28 | 1 | -0/+76 |
* | Fix "Call to a member function getUID() on null" | Thomas Müller | 2016-12-19 | 1 | -0/+1 |
* | Harden files drop | Roeland Jago Douma | 2016-12-02 | 1 | -20/+10 |
* | Fixes files_drop for sabre 3.2 | Roeland Jago Douma | 2016-11-10 | 1 | -2/+2 |
* | Update sabre dav to 3.2 (#26115) | Thomas Müller | 2016-11-04 | 1 | -1/+1 |
* | Remove any detailed information about the exception in the browser error plugin | Thomas Müller | 2016-10-25 | 1 | -11/+2 |
* | Only enable files_drop plugin when we actuall do files_drop | Roeland Jago Douma | 2016-10-24 | 1 | -4/+16 |
* | Make files_drop work | Roeland Jago Douma | 2016-10-24 | 1 | -0/+82 |
* | Fix permision mask | Roeland Jago Douma | 2016-10-24 | 1 | -0/+0 |
* | FilesHome now also returns DAV properties | Vincent Petry | 2016-09-26 | 2 | -52/+16 |
* | Don't print exception message in HTML | Lukas Reschke | 2016-09-09 | 1 | -4/+3 |
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 5 | -5/+11 |
* | Fix type hinting | Robin Appelman | 2016-07-08 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -0/+1 |
* | Move dav app to PSR-4 (#24527) | Joas Schilling | 2016-05-12 | 5 | -0/+595 |