summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31stGeorg Ehrke2016-11-171-1/+5
* basic lockdown logicRobin Appelman2016-11-161-0/+1
* Fix integration testsJoas Schilling2016-11-161-3/+3
* Merge pull request #2111 from nextcloud/oc_26549Roeland Jago Douma2016-11-143-5/+0
|\
| * Remove unused $view from FilesPlugin (#26549)Vincent Petry2016-11-143-5/+0
* | Introduce an event for first time login based on the last login time stampThomas Müller2016-11-142-7/+12
|/
* Merge pull request #2068 from nextcloud/sharetypesinfolder-no-getdirectorycon...Morris Jobke2016-11-141-14/+20
|\
| * remove unneeded getDirectoryContent when getting share types for a folderRobin Appelman2016-11-091-14/+20
* | Fixes files_drop for sabre 3.2Roeland Jago Douma2016-11-101-2/+2
|/
* Fix CalendarTestRoeland Jago Douma2016-11-041-1/+6
* Fix pluginRoeland Jago Douma2016-11-042-1/+43
* Minor fixesRoeland Jago Douma2016-11-043-5/+5
* Fix testsRoeland Jago Douma2016-11-041-1/+0
* Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-048-12/+54
* Merge pull request #1733 from nextcloud/dav-eventsRoeland Jago Douma2016-11-036-12/+990
|\
| * Use the event dispatcherJoas Schilling2016-11-035-122/+181
| * Use a different type for events and todosJoas Schilling2016-11-032-3/+20
| * 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
| |/