summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* split off s3 connection logicRobin Appelman2016-11-161-100/+8
* Update the since version to 11.0.0Joas Schilling2016-11-168-50/+50
* Fix integration testsJoas Schilling2016-11-161-3/+3
* Remove the old activity extensionJoas Schilling2016-11-163-720/+0
* Add back the support for the short translationsJoas Schilling2016-11-161-4/+68
* Don't even try to combine when the subject is differentJoas Schilling2016-11-161-0/+5
* Provider for the files appJoas Schilling2016-11-165-0/+226
* Register the settings of the files app via info.xmlJoas Schilling2016-11-167-20/+499
* Move the favorites filter to IFilterJoas Schilling2016-11-166-94/+167
* Move files filter to IFilterJoas Schilling2016-11-163-15/+104
* Use 11.0 instead 9.2Lukas Reschke2016-11-1520-20/+20
* [tx-robot] updated from transifexNextcloud bot2016-11-154-0/+4
* Merge pull request #2125 from nextcloud/downstream-26546Morris Jobke2016-11-151-3/+3
|\
| * Transfer ownership now returns exit code on error (#26546)Vincent Petry2016-11-141-3/+3
* | Merge pull request #2119 from nextcloud/downstream-26555Roeland Jago Douma2016-11-141-1/+5
|\ \
| * | disabling dropping on dragging objects temporarilyMichael Jobst2016-11-141-1/+5
| |/
* | Merge pull request #2084 from nextcloud/files_drop_avatars_disabledMorris Jobke2016-11-141-1/+1
|\ \
| * | Fixes files_drop when avatars are disabledRoeland Jago Douma2016-11-131-1/+1
* | | Merge pull request #2115 from nextcloud/oc_26527Roeland Jago Douma2016-11-141-15/+21
|\ \ \
| * | | Skip broken shares when transferring ownership (#26527)Vincent Petry2016-11-141-15/+21
| | |/ | |/|
* | | Merge pull request #2110 from nextcloud/oc_26526Roeland Jago Douma2016-11-141-1/+1
|\ \ \
| * | | First process group shares and then user sharesVincent Petry2016-11-141-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
| |/ /
* | | Merge pull request #2112 from nextcloud/downstream-26206Roeland Jago Douma2016-11-145-16/+21
|\ \ \
| * | | Introduce an event for first time login based on the last login time stampThomas Müller2016-11-145-16/+21
| |/ /
* | | Merge pull request #2100 from nextcloud/do_not_increse_link_share_permsRoeland Jago Douma2016-11-142-1/+57
|\ \ \ | |/ / |/| |
| * | Fixes not allowed increasing of link share permissionsRoeland Jago Douma2016-11-132-1/+57
| |/
* | Merge pull request #2106 from nextcloud/proper-empty-message-for-tagsMorris Jobke2016-11-141-0/+3
|\ \
| * | Show specific empty message for tag input fieldsMorris Jobke2016-11-141-0/+3
* | | 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
* | | Merge pull request #2067 from nextcloud/fileinfo-lazy-substoragesMorris Jobke2016-11-141-1/+2
|\ \ \
| * | | only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman2016-11-101-1/+2
| |/ /
* | / [tx-robot] updated from transifexNextcloud bot2016-11-1414-70/+120
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2016-11-138-0/+164
* | [tx-robot] updated from transifexNextcloud bot2016-11-128-48/+128
* | Merge pull request #2082 from nextcloud/files_drop_sabre32Joas Schilling2016-11-111-2/+2
|\ \
| * | Fixes files_drop for sabre 3.2Roeland Jago Douma2016-11-101-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2016-11-1112-4/+38
|/ /
* | Only check the sharing backends for file/folder itemsJoas Schilling2016-11-102-24/+54
* | [tx-robot] updated from transifexNextcloud bot2016-11-1066-48/+452
|/
* 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