summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-11-19144-364/+770
* Merge pull request #17985 from nextcloud/enh/use_displayname_federated_shareRoeland Jago Douma2019-11-182-12/+24
|\
| * Use the displayname for federated notificationsRoeland Jago Douma2019-11-182-12/+24
* | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-sharesRoeland Jago Douma2019-11-1819-38/+663
|\ \
| * | FixesRoeland Jago Douma2019-11-182-1/+2
| * | Make sure the super share also has a valid typeJoas Schilling2019-11-121-3/+5
| * | Fix "Invalid parameter number: mixed named and positional parameters"Joas Schilling2019-11-121-1/+1
| * | Correctly use the displayname of the sharer in the notificationJoas Schilling2019-11-121-6/+16
| * | The share manager knows which provider can accept sharesJoas Schilling2019-11-122-6/+1
| * | Use constants for the magic stringsJoas Schilling2019-11-122-8/+9
| * | Accept existing shares on updateJoas Schilling2019-11-124-1/+83
| * | Only restrict loading of group and user shares for nowJoas Schilling2019-11-122-1/+9
| * | Add notifications for users that are added to the groupJoas Schilling2019-11-122-3/+51
| * | Allow to accept group sharesJoas Schilling2019-11-127-56/+230
| * | Notifications for group sharesJoas Schilling2019-11-121-1/+14
| * | Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-1210-6/+232
| * | Respect the accepted flag for group and user sharesJoas Schilling2019-11-125-2/+67
* | | Merge pull request #17765 from nextcloud/filecache-extensionRoeland Jago Douma2019-11-1823-454/+869
|\ \ \
| * | | Fix cache movesRoeland Jago Douma2019-11-181-1/+4
| * | | Use dummy backend in testRoeland Jago Douma2019-11-181-0/+1
| * | | Merge remote-tracking branch 'origin/master' into filecache-extensionRoeland Jago Douma2019-11-18109-380/+699
| |\ \ \
| * | | | cast ctime and utimeRobin Appelman2019-11-131-2/+2
| * | | | filter out empty filecache extension valuesRobin Appelman2019-11-131-1/+1
| * | | | Update autoloadersRoeland Jago Douma2019-11-132-0/+2
| * | | | fix folder deleteRobin Appelman2019-11-132-3/+11
| * | | | dont create empty filecache extended rowsRobin Appelman2019-11-132-20/+41
| * | | | hookup creation and upload time into davRobin Appelman2019-11-133-0/+39
| * | | | dont expose metadata etag for nowRobin Appelman2019-11-135-29/+0
| * | | | expose filecache extension data in FileInfoRobin Appelman2019-11-136-213/+329
| * | | | store filecache extension fieldsRobin Appelman2019-11-136-28/+196
| * | | | move more cache logic to querybuilderRobin Appelman2019-11-132-169/+254
| * | | | add count() as shortcut for count('*') in FunctionBuilderRobin Appelman2019-11-132-3/+4
| * | | | return from QueryBuilder instead of IQueryBuilderRobin Appelman2019-11-132-62/+62
* | | | | Merge pull request #17958 from nextcloud/docs/remove-security-mailRoeland Jago Douma2019-11-181-1/+1
|\ \ \ \ \
| * | | | | security@nextcloud.com is not being monitored and mails are being dropped.Daniel Kesselberg2019-11-151-1/+1
* | | | | | Merge pull request #17972 from nextcloud/dependabot/npm_and_yarn/p-queue-6.2.1Roeland Jago Douma2019-11-184-7/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Bump p-queue from 6.2.0 to 6.2.1dependabot-preview[bot]2019-11-184-7/+7
* | | | | | Merge pull request #17965 from nextcloud/fix/noid/strict-controller-useridblizzz2019-11-182-6/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixes a 500 without useridArthur Schiwon2019-11-162-6/+1
* | | | | | Merge pull request #17973 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.2Roeland Jago Douma2019-11-1810-44/+44
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Bump vuex from 3.1.1 to 3.1.2dependabot-preview[bot]2019-11-1810-44/+44
|/ / / / /
* | | | | Merge pull request #17974 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2019-11-1810-15/+15
|\ \ \ \ \
| * | | | | Bump handlebars from 4.5.1 to 4.5.2dependabot-preview[bot]2019-11-1710-15/+15
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-1812-12/+18
* | | | | | Merge pull request #17971 from nextcloud/dependabot/npm_and_yarn/build/handle...Roeland Jago Douma2019-11-172-7/+7
|\ \ \ \ \ \
| * | | | | | Bump handlebars from 4.5.1 to 4.5.2 in /builddependabot-preview[bot]2019-11-172-7/+7
| |/ / / / /
* | | | | | Merge pull request #17564 from nextcloud/kesselb-patch-1-1Roeland Jago Douma2019-11-171-3/+5
|\ \ \ \ \ \
| * | | | | | Update .github/ISSUE_TEMPLATE/Feature_request.mdkesselb2019-10-201-1/+1
| * | | | | | Update Feature_request.mdkesselb2019-10-161-3/+5
* | | | | | | Merge pull request #17654 from burgha/feature/3866/uploaddetailsRoeland Jago Douma2019-11-171-3/+4
|\ \ \ \ \ \ \