summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Hack to prevent warning for read-only wrapper in public linksVincent Petry2016-11-161-5/+3
* basic lockdown logicRobin Appelman2016-11-161-0/+1
* Fix integration testsJoas Schilling2016-11-161-3/+3
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* Merge pull request #2111 from nextcloud/oc_26549Roeland Jago Douma2016-11-145-19/+1
|\
| * Remove unused $view from FilesPlugin (#26549)Vincent Petry2016-11-145-19/+1
* | Introduce an event for first time login based on the last login time stampThomas Müller2016-11-144-13/+16
|/
* Merge pull request #2068 from nextcloud/sharetypesinfolder-no-getdirectorycon...Morris Jobke2016-11-142-22/+26
|\
| * fix testsRobin Appelman2016-11-101-8/+6
| * remove unneeded getDirectoryContent when getting share types for a folderRobin Appelman2016-11-091-14/+20
* | [tx-robot] updated from transifexNextcloud bot2016-11-142-12/+12
* | Fixes files_drop for sabre 3.2Roeland Jago Douma2016-11-101-2/+2
* | [tx-robot] updated from transifexNextcloud bot2016-11-106-0/+248
|/
* Merge pull request #1792 from nextcloud/bump_sabreRoeland Jago Douma2016-11-0923-119/+374
|\
| * Add testsLukas Reschke2016-11-092-0/+143
| * Fix CalendarTestRoeland Jago Douma2016-11-042-1/+25
| * Fix pluginRoeland Jago Douma2016-11-042-1/+43
| * Minor fixesRoeland Jago Douma2016-11-043-5/+5
| * Fix testsRoeland Jago Douma2016-11-042-2/+2
| * Update sabre dav to 3.2 (#26115)Thomas Müller2016-11-0418-111/+157
* | [tx-robot] updated from transifexNextcloud bot2016-11-078-8/+164
* | [tx-robot] updated from transifexNextcloud bot2016-11-064-0/+128
* | [tx-robot] updated from transifexNextcloud bot2016-11-052-0/+76
|/
* Merge pull request #1733 from nextcloud/dav-eventsRoeland Jago Douma2016-11-0311-51/+1410
|\
| * Add more testsJoas Schilling2016-11-031-5/+102
| * Add tests for triggerCalendarActivityJoas Schilling2016-11-031-4/+139
| * Start unit tests for the activity listenerJoas Schilling2016-11-031-0/+100
| * Add tests for dispatching of the eventsJoas Schilling2016-11-032-5/+66
| * Use the event dispatcherJoas Schilling2016-11-038-177/+189
| * 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-0310-337/+497
| * 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-022-131/+0
|/
* Fix merging backend resultsRoeland Jago Douma2016-11-011-1/+4
* Add getShareTypesInFolder to optimize folder listeningRobin Appelman2016-10-312-4/+47
* [tx-robot] updated from transifexNextcloud bot2016-10-292-0/+2
* Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me...Morris Jobke2016-10-262-1/+77
|\
| * resolve displayname via manager and registerable resolversArthur Schiwon2016-10-192-4/+34
| * move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-192-1/+47
* | [tx-robot] updated from transifexNextcloud bot2016-10-2638-266/+38
* | Merge pull request #1913 from nextcloud/downstream-26441Roeland Jago Douma2016-10-252-16/+11
|\ \
| * | Fix unit tests for BlockLegacyClientPluginThomas Müller2016-10-251-15/+10
| * | 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-252-24/+2
|/ /
* | Merge pull request #1883 from nextcloud/downstream-26145Morris Jobke2016-10-252-3/+6
|\ \