summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-11-19140-364/+758
|
* Merge pull request #17985 from nextcloud/enh/use_displayname_federated_shareRoeland Jago Douma2019-11-182-12/+24
|\ | | | | Use the displayname for federated notifications
| * Use the displayname for federated notificationsRoeland Jago Douma2019-11-182-12/+24
| | | | | | | | | | | | | | Since we have the showing this is a lot nicer. Especially on alrge isntances where the uid can be totally random. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #16828 from nextcloud/feature/noid/accept-incoming-sharesRoeland Jago Douma2019-11-1813-12/+456
|\ \ | | | | | | 🔗☑️ Accept all incoming shares
| * | FixesRoeland Jago Douma2019-11-181-1/+1
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Make sure the super share also has a valid typeJoas Schilling2019-11-121-3/+5
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Fix "Invalid parameter number: mixed named and positional parameters"Joas Schilling2019-11-121-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Correctly use the displayname of the sharer in the notificationJoas Schilling2019-11-121-6/+16
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | The share manager knows which provider can accept sharesJoas Schilling2019-11-121-5/+0
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Use constants for the magic stringsJoas Schilling2019-11-122-8/+9
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Accept existing shares on updateJoas Schilling2019-11-124-1/+83
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Only restrict loading of group and user shares for nowJoas Schilling2019-11-121-1/+3
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Add notifications for users that are added to the groupJoas Schilling2019-11-122-3/+51
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Allow to accept group sharesJoas Schilling2019-11-123-30/+85
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Notifications for group sharesJoas Schilling2019-11-121-1/+14
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Add the notifier and the API endpoint for user sharesJoas Schilling2019-11-129-6/+231
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Respect the accepted flag for group and user sharesJoas Schilling2019-11-122-2/+13
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #17765 from nextcloud/filecache-extensionRoeland Jago Douma2019-11-184-0/+47
|\ \ \ | | | | | | | | Upload time and Creation time
| * \ \ Merge remote-tracking branch 'origin/master' into filecache-extensionRoeland Jago Douma2019-11-1874-180/+400
| |\ \ \
| * | | | hookup creation and upload time into davRobin Appelman2019-11-133-0/+39
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | dont expose metadata etag for nowRobin Appelman2019-11-131-4/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | expose filecache extension data in FileInfoRobin Appelman2019-11-131-0/+12
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #17972 from nextcloud/dependabot/npm_and_yarn/p-queue-6.2.1Roeland Jago Douma2019-11-182-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | | Bump p-queue from 6.2.0 to 6.2.1
| * | | | Bump p-queue from 6.2.0 to 6.2.1dependabot-preview[bot]2019-11-182-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v6.2.0...v6.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | Merge pull request #17965 from nextcloud/fix/noid/strict-controller-useridblizzz2019-11-181-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | Fixes a 500 without userid
| * | | | Fixes a 500 without useridArthur Schiwon2019-11-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | plus cleanup of unused use statements Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Bump vuex from 3.1.1 to 3.1.2dependabot-preview[bot]2019-11-188-40/+40
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](https://github.com/vuejs/vuex/compare/v3.1.1...v3.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | Merge pull request #17974 from ↵Roeland Jago Douma2019-11-182-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/handlebars-4.5.2 Bump handlebars from 4.5.1 to 4.5.2
| * | | | Bump handlebars from 4.5.1 to 4.5.2dependabot-preview[bot]2019-11-172-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.1...v4.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2019-11-188-4/+10
| | | | |
* | | | | Merge pull request #17654 from burgha/feature/3866/uploaddetailsRoeland Jago Douma2019-11-171-3/+4
|\ \ \ \ \ | | | | | | | | | | | | fix uploadprogressbar tooltip
| * | | | | update tooltip content dynamicallyHannes Burger2019-10-231-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hannes Burger <hburger30@gmail.com>
| * | | | | fix uploadprogressbar tooltipHannes Burger2019-10-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hannes Burger <hburger30@gmail.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-11-178-4/+12
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2019-11-166-24/+28
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-1516-90/+122
| | | |
* | | | Merge pull request #17926 from nextcloud/dav-upload-shared-lock-expiredRoeland Jago Douma2019-11-142-3/+36
|\ \ \ \ | | | | | | | | | | re-acquired expired shared locks on large file uploads
| * | | | re-acquired expired shared locks on large file uploadsRobin Appelman2019-11-132-3/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | during large file uploads, the shared lock that we get at the begining can expire leading to locked errors later on, instead of erroring, try to re-get the lock Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | [tx-robot] updated from transifexNextcloud bot2019-11-1430-10/+92
| | | | |
* | | | | Use function to open a sidebar file (#17750)John Molakvoæ2019-11-136-21/+29
|\ \ \ \ \ | | | | | | | | | | | | Use function to open a sidebar file
| * | | | | Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)2019-11-136-21/+29
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | Merge pull request #17832 from nextcloud/fix/noid/wfe-event-proxyingblizzz2019-11-133-21/+54
|\ \ \ \ \ | | | | | | | | | | | | relax dependency on GenericEvent, instead stay compatible with old events
| * | | | | relax dependency on GenericEvent, instead stay compatible with old eventsArthur Schiwon2019-11-133-21/+54
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | * also fixes tagging events Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge pull request #17924 from nextcloud/enh/15664/check_quota_before_transferRoeland Jago Douma2019-11-131-2/+14
|\ \ \ \ \ | |/ / / / |/| | | | Check quota before transfer ownership
| * | | | Check quota before transfer ownershipRoeland Jago Douma2019-11-131-2/+14
| | |/ / | |/| | | | | | | | | | | | | | | | | | Fixes #15664 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #17873 from nextcloud/fix/17846/make-timeout-optRoeland Jago Douma2019-11-131-0/+1
|\ \ \ \ | |/ / / |/| | | Make timeout a optional parameter
| * | | Make timeout a optional parameterDaniel Kesselberg2019-11-091-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | [tx-robot] updated from transifexNextcloud bot2019-11-13138-248/+376
| |_|/ |/| |
* | | Change official => featuredRoeland Jago Douma2019-11-126-10/+10
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-11-1238-232/+284
| | |