summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * Activities for events and todosJoas Schilling2016-11-033-6/+189
| * Move the methods into a new classJoas Schilling2016-11-036-301/+426
| * Add activities for sharesJoas Schilling2016-11-032-7/+100
| * Fix unshare actions for author != ownerJoas Schilling2016-11-032-16/+54
| * Add activity for unshare from groupJoas Schilling2016-11-032-0/+37
| * Unshare user activitiesJoas Schilling2016-11-032-4/+80
| * Start working on calendar activitiesJoas Schilling2016-11-033-1/+351
* | 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
* Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me...Morris Jobke2016-10-261-1/+43
|\
| * resolve displayname via manager and registerable resolversArthur Schiwon2016-10-191-2/+13
| * move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-1/+32
* | Merge pull request #1913 from nextcloud/downstream-26441Roeland Jago Douma2016-10-251-1/+1
|\ \
| * | Require to use at least desktop client 2.0 by defaultThomas Müller2016-10-251-1/+1
* | | Remove any detailed information about the exception in the browser error pluginThomas Müller2016-10-251-11/+2
|/ /
* | Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke2016-10-252-3/+6
|\ \
| * | Storage 503 message improvementsVincent Petry2016-10-242-3/+6
* | | Only enable files_drop plugin when we actuall do files_dropRoeland Jago Douma2016-10-241-4/+16
* | | Make files_drop workRoeland Jago Douma2016-10-241-0/+82
* | | Fix permision maskRoeland Jago Douma2016-10-241-0/+0
* | | Goodbye Iframe transport !Vincent Petry2016-10-242-189/+0
* | | Use Webdav PUT for uploads in the web browserVincent Petry2016-10-243-0/+240
|/ /
* | Adding capability about new chunking - refs #25682 (#26368)Thomas Müller2016-10-212-0/+42
* | Merge pull request #1834 from nextcloud/downstream-26186Morris Jobke2016-10-213-7/+59
|\ \
| * | Add more files plugins to new DAV endpoint (#26186)Vincent Petry2016-10-203-7/+59
* | | 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
| |/
* / Make sure we only use numbers as lengthJoas Schilling2016-10-191-2/+3
|/
* Merge pull request #1742 from nextcloud/us_sync-date-of-deathLukas Reschke2016-10-181-22/+43
|\
| * [9.2] Sync deathdate and anniversary to birthday calendar (#25655)Thomas Müller2016-10-141-22/+43
* | Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-171-1/+1
|\ \
| * | emit pre-update event for commentsArthur Schiwon2016-10-121-1/+1
| |/
* / fix typoThomas Citharel2016-10-141-1/+1
|/
* Merge pull request #1144 from nextcloud/translate-default-calendarMorris Jobke2016-10-068-9/+67
|\
| * Translate the Contacts addressbook when it's defaultJoas Schilling2016-10-066-6/+57
| * Translate the personal calendarJoas Schilling2016-10-063-3/+10
* | Merge pull request #1525 from nextcloud/newdav-tagspluginJoas Schilling2016-10-061-0/+6
|\ \ | |/ |/|
| * New dav endpoint register tags pluginVincent Petry2016-10-051-0/+6
* | Merge pull request #1518 from nextcloud/dav-fileshome-directory-propertiesMorris Jobke2016-10-064-55/+18
|\ \ | |/ |/|
| * FilesHome now also returns DAV propertiesVincent Petry2016-09-264-55/+18
* | Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter::updateC...Olivier Mehani2016-09-291-0/+1
* | Merge pull request #1513 from nextcloud/fix-etag-on-moveMorris Jobke2016-09-282-6/+37
|\ \
| * | Return ETag and OC-ETag in case of a move (#25683)Thomas Müller2016-09-282-6/+37
* | | Merge pull request #1545 from nextcloud/delete-calendars-with-their-usersMorris Jobke2016-09-283-1/+79
|\ \ \ | |/ / |/| |