aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Chunking NG: Assemble in natural sort order of filesMarkus Goetz2017-03-171-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
* | safer casting of datetimeRobin Appelman2017-03-141-1/+5
* | fix searching and ordering on getlastmodifiedRobin Appelman2017-03-131-2/+4
* | Merge pull request #3772 from nextcloud/favorite-searchMorris Jobke2017-03-131-5/+11
|\ \
| * | Allow searching for favoritesRobin Appelman2017-03-081-5/+11
* | | 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
* | | Merge pull request #3360 from nextcloud/dav-searchRobin Appelman2017-03-082-0/+273
|\ \ \
| * | | add tests for filesearchbackendRobin Appelman2017-03-011-7/+4
| * | | Implement webdav SEARCHRobin Appelman2017-03-012-6/+206
| * | | add icewind/searchdavRobin Appelman2017-02-281-0/+76
* | | | Set a status code when setting a bodyJoas Schilling2017-03-071-0/+1
* | | | Add new user agent of windows 10 dav backendJoas Schilling2017-03-071-0/+1
* | | | Merge pull request #3678 from nextcloud/issue-3677-caldav-sharing-permission-...Roeland Jago Douma2017-03-032-17/+42
|\ \ \ \
| * | | | Make sure shares use read-write when availableJoas Schilling2017-03-022-4/+24
| * | | | Don't waste energy unless necessaryJoas Schilling2017-03-022-16/+21
| |/ / /
* / / / handle non existing owners when handling dav requestsRobin Appelman2017-03-021-3/+10
|/ / /
* | | Properly handle groups with a /Roeland Jago Douma2017-02-272-4/+4
* | | Merge pull request #3598 from nextcloud/issue-3583-shared-addressbooks-fail-o...Roeland Jago Douma2017-02-241-1/+1
|\ \ \
| * | | Use the correct principal for shared addressbooksJoas Schilling2017-02-231-1/+1
* | | | Clean up single user modeMorris Jobke2017-02-221-3/+0
|/ / /
* | | this is publicJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
* | | getUsersOwnAddressBooksJohn Molakvoæ (skjnldsv)2017-02-142-1/+28
* | | 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
|/ /
* | fix shared-as-busy events for ownerGeorg Ehrke2017-01-261-1/+7
* | Make sure the used event type and the setting/filter are the sameJoas Schilling2017-01-102-2/+2
* | Merge pull request #2512 from nextcloud/cleanup-system-tag-usageRoeland Jago Douma2017-01-061-3/+4
|\ \
| * | Only allow admins to delete tagsJoas Schilling2016-12-061-3/+4
* | | Fix generation of birthday, deathdate and anniversary in case where no year i...Thomas Müller2017-01-051-6/+39
* | | 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-023-31/+22
* | | | Add test execution against legacy DAV backendLukas Reschke2017-01-021-1/+1
|/ / /
* | | Return explicit values instead of boolean from sabre (#26654)Sergio Bertolín2016-12-221-1/+5
* | | Merge pull request #2758 from nextcloud/only-one-dav-backendLukas Reschke2016-12-213-25/+28
|\ \ \
| * | | Fix error when $view is null when being passed into some pluginsThomas Müller2016-12-192-24/+27
| * | | Fix "Call to a member function getUID() on null"Thomas Müller2016-12-191-0/+1
| * | | Allow registration of federated authThomas Müller2016-12-191-4/+3
| * | | Register only one dav auth backendThomas Citharel2016-12-191-4/+4
* | | | Merge pull request #2273 from nextcloud/fix_invalid_calendarLukas Reschke2016-12-202-0/+134
|\ \ \ \ | |/ / / |/| | |
| * | | Add DAV repair step to fix calendar dataRoeland Jago Douma2016-11-242-0/+134
* | | | Merge pull request #2625 from nextcloud/fix-todo-filterRoeland Jago Douma2016-12-161-1/+1
|\ \ \ \
| * | | | Fix the Todos filterJoas Schilling2016-12-121-1/+1