summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1518 from nextcloud/dav-fileshome-directory-propertiesMorris Jobke2016-10-065-107/+18
|\
| * FilesHome now also returns DAV propertiesVincent Petry2016-09-265-107/+18
* | Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebarMorris Jobke2016-10-054-17/+71
|\ \
| * | Update file headerJoas Schilling2016-10-051-1/+1
| * | Fix activity rendering plugin nameVincent Petry2016-10-051-1/+1
| * | Mark the methods as copiedJoas Schilling2016-10-051-3/+5
| * | Make sure the CSS rules apply to the activityTabView as wellJoas Schilling2016-10-051-5/+9
| * | Register a ActivityTabView pluginJoas Schilling2016-10-052-0/+58
| * | Remove resolved FIXMEJoas Schilling2016-10-051-1/+0
| * | Do not shorten comments in the activity sidebarJoas Schilling2016-10-051-11/+2
* | | Merge pull request #1568 from nextcloud/test-running-coverage-also-for-dbLukas Reschke2016-10-053-3/+3
|\ \ \
| * | | Generate coverage for quick DB testsLukas Reschke2016-10-053-3/+3
| |/ /
* | | Merge pull request #1418 from nextcloud/add-move-rename-supportMorris Jobke2016-10-051-1/+26
|\ \ \
| * | | Add support for translations of move/rename activitiesJoas Schilling2016-10-051-1/+26
| |/ /
* / / Add icons to activity navigationJoas Schilling2016-10-054-3/+7
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-10-0520-20/+24
* | Merge pull request #1617 from nextcloud/issue-1605-update-notification-readab...Morris Jobke2016-10-043-18/+30
|\ \
| * | Use new URL schemaJoas Schilling2016-10-042-2/+2
| * | Use the readable version for notificationsJoas Schilling2016-10-043-16/+28
* | | Merge pull request #1613 from nextcloud/2fa-backup-codes-psr4Joas Schilling2016-10-0411-27/+26
|\ \ \ | |/ / |/| |
| * | Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst2016-10-0311-27/+26
* | | [tx-robot] updated from transifexNextcloud bot2016-10-0474-102/+102
|/ /
* | Merge pull request #1590 from nextcloud/issue-1432-special-chars-on-name-conf...Morris Jobke2016-10-032-2/+6
|\ \
| * | Fix special characters when renaming to a conflictJoas Schilling2016-09-302-2/+6
* | | Merge pull request #607 from nextcloud/sharing-popover-menuLukas Reschke2016-10-031-0/+10
|\ \ \
| * | | fix sharing icon's alignment and add padding to the unshare iconChristoph Wurst2016-10-031-0/+10
* | | | Merge pull request #1547 from nextcloud/files-translate-filesummaryChristoph Wurst2016-10-031-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Translate file summary connector (#26221)Vincent Petry2016-09-271-2/+4
* | | | [tx-robot] updated from transifexNextcloud bot2016-10-0316-8/+190
* | | | [tx-robot] updated from transifexNextcloud bot2016-10-0216-4/+16
* | | | [tx-robot] updated from transifexNextcloud bot2016-10-0124-48/+278
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2016-09-3020-2/+30
* | | Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converter::updateC...Olivier Mehani2016-09-291-0/+1
* | | Merge pull request #1567 from nextcloud/inject-http-serviceLukas Reschke2016-09-293-3/+24
|\ \ \
| * | | Inject IHTTPClientServiceLukas Reschke2016-09-293-3/+24
* | | | [tx-robot] updated from transifexNextcloud bot2016-09-2974-120/+168
* | | | Mock HTTPClientServiceLukas Reschke2016-09-291-2/+21
|/ / /
* | | Merge pull request #1553 from nextcloud/fix-comment-count-translationLukas Reschke2016-09-281-1/+1
|\ \ \
| * | | Fix comment count tooltipJoas Schilling2016-09-281-1/+1
* | | | Merge pull request #1534 from nextcloud/svg-optimizationLukas Reschke2016-09-2826-658/+26
|\ \ \ \
| * | | | Svgo optimizationskjnldsv2016-09-2726-658/+26
| |/ / /
* | | | Merge pull request #1513 from nextcloud/fix-etag-on-moveMorris Jobke2016-09-283-11/+69
|\ \ \ \
| * | | | Return ETag and OC-ETag in case of a move (#25683)Thomas Müller2016-09-283-11/+69
* | | | | Merge pull request #1545 from nextcloud/delete-calendars-with-their-usersMorris Jobke2016-09-284-16/+152
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Rename deleteAllSharesForUser() to deleteAllSharesByUser()Thomas Citharel2016-09-283-3/+3
| * | | | Add IL10N to unit testLukas Reschke2016-09-271-0/+15
| * | | | fix deletion of calendarsThomas Citharel2016-09-273-6/+55
| * | | | delete shares to an userThomas Citharel2016-09-274-0/+20
| * | | | Adjust delete logic and ann unit testsThomas Müller2016-09-272-35/+66
| * | | | delete also addressbooks on user deletionThomas Citharel2016-09-271-0/+9