]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 years agohandle moveFromStorage within the same storage even when storage wrappers are applied... 17264/head
Robin Appelman [Wed, 25 Sep 2019 17:17:06 +0000 (19:17 +0200)]
handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage

the target storage doesn't need additional handling for wrappers as the wrappers implementation of moveFromStorage already deals with that

Any storage based on local storage isn't affected by this as local storage already has it's own way of handling with this

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMerge pull request #17039 from nextcloud/fix/icons/external
Roeland Jago Douma [Mon, 9 Sep 2019 14:07:09 +0000 (16:07 +0200)]
Merge pull request #17039 from nextcloud/fix/icons/external

Simplify and even external icon

5 years agoMerge pull request #16985 from nextcloud/bugfix/noid/unjailed-share-path-v2
Joas Schilling [Mon, 9 Sep 2019 12:59:08 +0000 (14:59 +0200)]
Merge pull request #16985 from nextcloud/bugfix/noid/unjailed-share-path-v2

Properly initialize the CacheJail for sharing

5 years agoMerge pull request #17049 from nextcloud/3rdparty/symfony/4.3.4
Roeland Jago Douma [Mon, 9 Sep 2019 10:20:58 +0000 (12:20 +0200)]
Merge pull request #17049 from nextcloud/3rdparty/symfony/4.3.4

[3rdparty] Bump symfony deps to 4.3.4

5 years agoMerge pull request #16859 from PhrozenByte/patch-1
Roeland Jago Douma [Mon, 9 Sep 2019 10:20:27 +0000 (12:20 +0200)]
Merge pull request #16859 from PhrozenByte/patch-1

Add IAppManager::getAppWebPath()

5 years agoMerge pull request #17051 from nextcloud/dependabot/npm_and_yarn/build/handlebars...
Roeland Jago Douma [Mon, 9 Sep 2019 07:54:41 +0000 (09:54 +0200)]
Merge pull request #17051 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.2.0

Bump handlebars from 4.1.2 to 4.2.0 in /build

5 years ago[3rdparty] Bump symfony deps to 4.3.4 17049/head
Roeland Jago Douma [Sat, 7 Sep 2019 18:43:55 +0000 (20:43 +0200)]
[3rdparty] Bump symfony deps to 4.3.4

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #16962 from nextcloud/keep-cypress-git
Roeland Jago Douma [Sun, 8 Sep 2019 19:29:01 +0000 (21:29 +0200)]
Merge pull request #16962 from nextcloud/keep-cypress-git

Kill repair step for cypress

5 years agoBump handlebars from 4.1.2 to 4.2.0 in /build 17051/head
dependabot-preview[bot] [Sun, 8 Sep 2019 18:14:32 +0000 (18:14 +0000)]
Bump handlebars from 4.1.2 to 4.2.0 in /build

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.2.0.
- [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.1.2...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoMerge pull request #17045 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0...
Roeland Jago Douma [Sun, 8 Sep 2019 18:12:56 +0000 (20:12 +0200)]
Merge pull request #17045 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.3

Bump nextcloud-vue from 0.12.2 to 0.12.3

5 years agoMerge pull request #17046 from nextcloud/dependabot/npm_and_yarn/handlebars-4.2.0
Roeland Jago Douma [Sun, 8 Sep 2019 18:12:20 +0000 (20:12 +0200)]
Merge pull request #17046 from nextcloud/dependabot/npm_and_yarn/handlebars-4.2.0

Bump handlebars from 4.1.2 to 4.2.0

5 years agoBump handlebars from 4.1.2 to 4.2.0 17046/head
dependabot-preview[bot] [Sun, 8 Sep 2019 14:49:46 +0000 (14:49 +0000)]
Bump handlebars from 4.1.2 to 4.2.0

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.2.0.
- [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.1.2...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoBump nextcloud-vue from 0.12.2 to 0.12.3 17045/head
dependabot-preview[bot] [Sat, 7 Sep 2019 18:31:16 +0000 (18:31 +0000)]
Bump nextcloud-vue from 0.12.2 to 0.12.3

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.2...v0.12.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoMerge pull request #17042 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.8
Roeland Jago Douma [Sun, 8 Sep 2019 14:45:41 +0000 (16:45 +0200)]
Merge pull request #17042 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.8

Bump webpack-cli from 3.3.7 to 3.3.8

5 years agoMerge pull request #17044 from nextcloud/dependabot/npm_and_yarn/babel/polyfill-7.6.0
Roeland Jago Douma [Sun, 8 Sep 2019 14:43:48 +0000 (16:43 +0200)]
Merge pull request #17044 from nextcloud/dependabot/npm_and_yarn/babel/polyfill-7.6.0

Bump @babel/polyfill from 7.4.4 to 7.6.0

5 years agoBump @babel/polyfill from 7.4.4 to 7.6.0 17044/head
dependabot-preview[bot] [Sun, 8 Sep 2019 07:08:14 +0000 (07:08 +0000)]
Bump @babel/polyfill from 7.4.4 to 7.6.0

Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.4.4 to 7.6.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.4...v7.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoMerge pull request #17048 from nextcloud/dependabot/npm_and_yarn/babel/preset-env...
Roeland Jago Douma [Sun, 8 Sep 2019 10:47:04 +0000 (12:47 +0200)]
Merge pull request #17048 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.6.0

Bump @babel/preset-env from 7.5.5 to 7.6.0

5 years agoBump @babel/preset-env from 7.5.5 to 7.6.0 17048/head
dependabot-preview[bot] [Sun, 8 Sep 2019 07:21:03 +0000 (07:21 +0000)]
Bump @babel/preset-env from 7.5.5 to 7.6.0

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.5 to 7.6.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoMerge pull request #17047 from nextcloud/dependabot/npm_and_yarn/babel/core-7.6.0
Roeland Jago Douma [Sun, 8 Sep 2019 07:18:41 +0000 (09:18 +0200)]
Merge pull request #17047 from nextcloud/dependabot/npm_and_yarn/babel/core-7.6.0

Bump @babel/core from 7.5.5 to 7.6.0

5 years agoMerge pull request #17023 from nextcloud/refactor/select2-from-npm
John Molakvoæ [Sun, 8 Sep 2019 07:06:24 +0000 (09:06 +0200)]
Merge pull request #17023 from nextcloud/refactor/select2-from-npm

Install Select2 via npm

5 years agoMerge pull request #17043 from nextcloud/dependabot/npm_and_yarn/vue-clipboard2-0.3.1
Roeland Jago Douma [Sun, 8 Sep 2019 07:05:08 +0000 (09:05 +0200)]
Merge pull request #17043 from nextcloud/dependabot/npm_and_yarn/vue-clipboard2-0.3.1

Bump vue-clipboard2 from 0.3.0 to 0.3.1

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 8 Sep 2019 02:16:42 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

5 years agoBump @babel/core from 7.5.5 to 7.6.0 17047/head
dependabot-preview[bot] [Sat, 7 Sep 2019 18:32:32 +0000 (18:32 +0000)]
Bump @babel/core from 7.5.5 to 7.6.0

Bumps [@babel/core](https://github.com/babel/babel) from 7.5.5 to 7.6.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoBump vue-clipboard2 from 0.3.0 to 0.3.1 17043/head
dependabot-preview[bot] [Sat, 7 Sep 2019 18:29:57 +0000 (18:29 +0000)]
Bump vue-clipboard2 from 0.3.0 to 0.3.1

Bumps [vue-clipboard2](https://github.com/Inndy/vue-clipboard2) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/Inndy/vue-clipboard2/releases)
- [Changelog](https://github.com/Inndy/vue-clipboard2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Inndy/vue-clipboard2/compare/v0.3.0...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoBump webpack-cli from 3.3.7 to 3.3.8 17042/head
dependabot-preview[bot] [Sat, 7 Sep 2019 18:29:18 +0000 (18:29 +0000)]
Bump webpack-cli from 3.3.7 to 3.3.8

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.8/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agoSimplify and even external icon 17039/head
John Molakvoæ (skjnldsv) [Sat, 7 Sep 2019 09:41:08 +0000 (11:41 +0200)]
Simplify and even external icon

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years agoMerge pull request #16977 from nextcloud/bugfix/noid/webpack-jsonp
Roeland Jago Douma [Sat, 7 Sep 2019 09:09:25 +0000 (11:09 +0200)]
Merge pull request #16977 from nextcloud/bugfix/noid/webpack-jsonp

Use different jsonpFunction for entry points

5 years agoMerge pull request #17006 from nextcloud/querybuilder-max-min
Roeland Jago Douma [Sat, 7 Sep 2019 09:09:11 +0000 (11:09 +0200)]
Merge pull request #17006 from nextcloud/querybuilder-max-min

add MAX and MIN to functionbuilder

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 7 Sep 2019 02:15:33 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #16664 from nextcloud/bugfix/emit-moveToTrash-limit
blizzz [Fri, 6 Sep 2019 15:46:03 +0000 (17:46 +0200)]
Merge pull request #16664 from nextcloud/bugfix/emit-moveToTrash-limit

Emit moveToTrash event only for the deleting user

5 years agoadd MAX and MIN to functionbuilder 17006/head
Robin Appelman [Wed, 4 Sep 2019 14:48:02 +0000 (16:48 +0200)]
add MAX and MIN to functionbuilder

Signed-off-by: Robin Appelman <robin@icewind.nl>
5 years agoMerge pull request #16984 from nextcloud/bugfix/noid/warn-during-upload-drop
Roeland Jago Douma [Fri, 6 Sep 2019 10:18:08 +0000 (12:18 +0200)]
Merge pull request #16984 from nextcloud/bugfix/noid/warn-during-upload-drop

Warn user before closing when uploading a file on a upload only link

5 years agoBump bundles 16977/head
Julius Härtl [Tue, 3 Sep 2019 08:55:30 +0000 (10:55 +0200)]
Bump bundles

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoUse different jsonpFunction
Julius Härtl [Tue, 3 Sep 2019 08:55:06 +0000 (10:55 +0200)]
Use different jsonpFunction

This avoids issues when multiple entrypoints try to asynchronously load chunks on the same page

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 6 Sep 2019 02:15:01 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoImprove usage of IAppManager::getAppWebPath() 16859/head
Daniel Rudolf [Thu, 5 Sep 2019 16:35:40 +0000 (18:35 +0200)]
Improve usage of IAppManager::getAppWebPath()

Deprecate \OC_App::getAppWebPath() and \OC_App::getAppPath()

Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
5 years agoInstall Select2 via npm 17023/head
Christoph Wurst [Thu, 5 Sep 2019 15:30:13 +0000 (17:30 +0200)]
Install Select2 via npm

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years agoMerge pull request #17011 from nextcloud/version/we-are-18
Roeland Jago Douma [Thu, 5 Sep 2019 09:27:28 +0000 (11:27 +0200)]
Merge pull request #17011 from nextcloud/version/we-are-18

Development is 18 now!

5 years agoDevelopment is 18 now! 17011/head
Roeland Jago Douma [Thu, 5 Sep 2019 07:09:58 +0000 (09:09 +0200)]
Development is 18 now!

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17008 from nextcloud/enh/nodbtests_log/filetest
Roeland Jago Douma [Thu, 5 Sep 2019 08:31:13 +0000 (10:31 +0200)]
Merge pull request #17008 from nextcloud/enh/nodbtests_log/filetest

Log/FileTest does not require the DB

5 years agoMerge pull request #17009 from nextcloud/enh/drone_integration_parallel_composer
Roeland Jago Douma [Thu, 5 Sep 2019 08:30:33 +0000 (10:30 +0200)]
Merge pull request #17009 from nextcloud/enh/drone_integration_parallel_composer

Download composer packages in parallel in integration tests

5 years agoMerge pull request #16919 from nextcloud/version/17.0.0/beta4 v17.0.0beta4
Roeland Jago Douma [Thu, 5 Sep 2019 06:36:51 +0000 (08:36 +0200)]
Merge pull request #16919 from nextcloud/version/17.0.0/beta4

17 Beta 4

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 5 Sep 2019 02:16:14 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

5 years ago17 Beta 4 16919/head
Roeland Jago Douma [Thu, 29 Aug 2019 06:51:35 +0000 (08:51 +0200)]
17 Beta 4

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #17007 from nextcloud/enh/nodbtests
Roeland Jago Douma [Wed, 4 Sep 2019 20:47:43 +0000 (22:47 +0200)]
Merge pull request #17007 from nextcloud/enh/nodbtests

CapabilitiesTests are not DB tests

5 years agoDownload composer packages in parallel in integration tests 17009/head
Roeland Jago Douma [Wed, 4 Sep 2019 19:10:48 +0000 (21:10 +0200)]
Download composer packages in parallel in integration tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #16999 from nextcloud/bugfix/noid/getJailedPath-root
Roeland Jago Douma [Wed, 4 Sep 2019 18:52:10 +0000 (20:52 +0200)]
Merge pull request #16999 from nextcloud/bugfix/noid/getJailedPath-root

Return the proper jailed path when requesting the root path

5 years agoLog/FileTest does not require the DB 17008/head
Roeland Jago Douma [Wed, 4 Sep 2019 18:41:12 +0000 (20:41 +0200)]
Log/FileTest does not require the DB

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoCapabilitiesTests are not DB tests 17007/head
Roeland Jago Douma [Wed, 4 Sep 2019 08:13:13 +0000 (10:13 +0200)]
CapabilitiesTests are not DB tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #16970 from nextcloud/bugfix/noid/opt_in_for_push_notifications_ca...
Roeland Jago Douma [Wed, 4 Sep 2019 18:08:21 +0000 (20:08 +0200)]
Merge pull request #16970 from nextcloud/bugfix/noid/opt_in_for_push_notifications_calendar_reminders

Make push notifications for calendar reminders opt-in

5 years agoMerge pull request #16534 from nextcloud/trash-copy-free-space
Roeland Jago Douma [Wed, 4 Sep 2019 18:06:43 +0000 (20:06 +0200)]
Merge pull request #16534 from nextcloud/trash-copy-free-space

dont try to copy trash items to user if the user has not enough free space

5 years agoReturn the proper jailed path when requesting the root path 16999/head
Julius Härtl [Wed, 4 Sep 2019 11:14:53 +0000 (13:14 +0200)]
Return the proper jailed path when requesting the root path

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoUpdate apps/files_trashbin/lib/Trashbin.php 16534/head
Robin Appelman [Wed, 4 Sep 2019 11:06:07 +0000 (13:06 +0200)]
Update apps/files_trashbin/lib/Trashbin.php

Co-Authored-By: Morris Jobke <hey@morrisjobke.de>
5 years agoMerge pull request #16835 from nextcloud/bugfix/16833/remove-orphan-event-data-from...
Roeland Jago Douma [Wed, 4 Sep 2019 08:54:47 +0000 (10:54 +0200)]
Merge pull request #16835 from nextcloud/bugfix/16833/remove-orphan-event-data-from-subscriptions

Remove orphaned calendar data from deleted subscriptions

5 years agoMerge pull request #16882 from nextcloud/enh/apppassword_rotation
Roeland Jago Douma [Wed, 4 Sep 2019 08:49:10 +0000 (10:49 +0200)]
Merge pull request #16882 from nextcloud/enh/apppassword_rotation

Allow rotation of apppasswords

5 years agoMerge pull request #16231 from nextcloud/enhancement/noid/nodeinfo
Roeland Jago Douma [Wed, 4 Sep 2019 08:36:49 +0000 (10:36 +0200)]
Merge pull request #16231 from nextcloud/enhancement/noid/nodeinfo

+nodeinfo public service

5 years agoMerge pull request #16454 from nextcloud/bugfix/noid/sharelink-shouldnt-open-menu...
Roeland Jago Douma [Wed, 4 Sep 2019 08:36:04 +0000 (10:36 +0200)]
Merge pull request #16454 from nextcloud/bugfix/noid/sharelink-shouldnt-open-menu-automatically

Dont show menu automatically when share link is clicked

5 years agoMerge pull request #16951 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0...
Roeland Jago Douma [Wed, 4 Sep 2019 08:25:42 +0000 (10:25 +0200)]
Merge pull request #16951 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.2

Bump nextcloud-vue from 0.12.1 to 0.12.2

5 years agoCorrectly check for new default root 16985/head
Joas Schilling [Wed, 4 Sep 2019 07:28:58 +0000 (09:28 +0200)]
Correctly check for new default root

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #16932 from nextcloud/fix/workflow/jails
Roeland Jago Douma [Wed, 4 Sep 2019 06:55:47 +0000 (08:55 +0200)]
Merge pull request #16932 from nextcloud/fix/workflow/jails

Be sure to get the jailed path if the storage is a jail

5 years agoMerge pull request #16980 from nextcloud/bugfix/16878/change_button_label
Roeland Jago Douma [Wed, 4 Sep 2019 06:54:51 +0000 (08:54 +0200)]
Merge pull request #16980 from nextcloud/bugfix/16878/change_button_label

Change the save credentials button label

5 years agoMerge pull request #16975 from nextcloud/build/noid/makefile-clean-git
Roeland Jago Douma [Wed, 4 Sep 2019 06:09:21 +0000 (08:09 +0200)]
Merge pull request #16975 from nextcloud/build/noid/makefile-clean-git

Add clean-git target to makefile

5 years agoMerge pull request #16972 from nextcloud/enh/default_client_timeout
Roeland Jago Douma [Wed, 4 Sep 2019 06:08:48 +0000 (08:08 +0200)]
Merge pull request #16972 from nextcloud/enh/default_client_timeout

Set a default request timeout

5 years agoMerge pull request #16990 from nextcloud/ci/do_not_run_every_db_combo_on_prs
Roeland Jago Douma [Wed, 4 Sep 2019 06:08:02 +0000 (08:08 +0200)]
Merge pull request #16990 from nextcloud/ci/do_not_run_every_db_combo_on_prs

Do not run every possible DB combo on PRs

5 years agoMerge pull request #16982 from nextcloud/enh/only_run_codecov_on_merge
Roeland Jago Douma [Wed, 4 Sep 2019 06:06:33 +0000 (08:06 +0200)]
Merge pull request #16982 from nextcloud/enh/only_run_codecov_on_merge

Only run code coverage CI on merge

5 years agoMerge pull request #16981 from nextcloud/fix/timeout/300
Roeland Jago Douma [Wed, 4 Sep 2019 06:06:02 +0000 (08:06 +0200)]
Merge pull request #16981 from nextcloud/fix/timeout/300

No need to wait 10 minutes for the DB to get up.

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 4 Sep 2019 02:16:15 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

5 years agoDo not run every possible DB combo on PRs 16990/head
Roeland Jago Douma [Tue, 3 Sep 2019 18:11:29 +0000 (20:11 +0200)]
Do not run every possible DB combo on PRs

Only run them once merged.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoProperly initialize the CacheJail for sharing
Julius Härtl [Tue, 3 Sep 2019 16:07:59 +0000 (18:07 +0200)]
Properly initialize the CacheJail for sharing

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoOnly run code coverage CI on merge 16982/head
Roeland Jago Douma [Tue, 3 Sep 2019 13:52:33 +0000 (15:52 +0200)]
Only run code coverage CI on merge

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoWarn user before closing when uploading a file on a upload only link 16984/head
Julius Härtl [Tue, 3 Sep 2019 14:35:34 +0000 (16:35 +0200)]
Warn user before closing when uploading a file on a upload only link

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoNo need to wait 10 minutes for the DB to get up. 16981/head
Roeland Jago Douma [Tue, 3 Sep 2019 13:38:52 +0000 (15:38 +0200)]
No need to wait 10 minutes for the DB to get up.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoChange the save credentials button label and the mail_settings input class 16980/head
Greta Doci [Tue, 3 Sep 2019 13:25:17 +0000 (15:25 +0200)]
Change the save credentials button label and the mail_settings input class

Signed-off-by: Greta Doci <gretadoci@gmail.com>
5 years agoAdd default timeout to expected request options 16972/head
Daniel Kesselberg [Tue, 3 Sep 2019 07:14:08 +0000 (09:14 +0200)]
Add default timeout to expected request options

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoBump nextcloud-vue from 0.12.1 to 0.12.2 16951/head
dependabot-preview[bot] [Tue, 3 Sep 2019 05:53:06 +0000 (05:53 +0000)]
Bump nextcloud-vue from 0.12.1 to 0.12.2

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.1...v0.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoAdd clean-git target to makefile 16975/head
Julius Härtl [Tue, 3 Sep 2019 08:13:28 +0000 (10:13 +0200)]
Add clean-git target to makefile

Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years agoBe sure to get the jailed path if the storage is a jail 16932/head
Roeland Jago Douma [Fri, 30 Aug 2019 11:19:15 +0000 (13:19 +0200)]
Be sure to get the jailed path if the storage is a jail

Fixes: https://github.com/nextcloud/groupfolders/issues/583
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMerge pull request #16928 from nextcloud/fix/icontrolelrmethodreflector
Roeland Jago Douma [Tue, 3 Sep 2019 05:53:36 +0000 (07:53 +0200)]
Merge pull request #16928 from nextcloud/fix/icontrolelrmethodreflector

Remove reflect method form public interface

5 years agoMerge pull request #16969 from nextcloud/bugfix/14350/thumbnail_should_open_thefile_n...
Roeland Jago Douma [Tue, 3 Sep 2019 05:52:34 +0000 (07:52 +0200)]
Merge pull request #16969 from nextcloud/bugfix/14350/thumbnail_should_open_thefile_not_sidebar

When you click on thumbnail of a file, it should open the file not the sidebar

5 years agoMerge pull request #16964 from phpbg/master
Roeland Jago Douma [Tue, 3 Sep 2019 05:50:11 +0000 (07:50 +0200)]
Merge pull request #16964 from phpbg/master

Fix sanity checks #16963

5 years agoMerge pull request #16955 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.3
Roeland Jago Douma [Tue, 3 Sep 2019 05:49:20 +0000 (07:49 +0200)]
Merge pull request #16955 from nextcloud/dependabot/npm_and_yarn/webpack-4.39.3

Bump webpack from 4.39.2 to 4.39.3

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 3 Sep 2019 02:15:06 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoMerge pull request #16968 from nextcloud/feature/noid/guest-mention-notifications...
Roeland Jago Douma [Mon, 2 Sep 2019 18:14:38 +0000 (20:14 +0200)]
Merge pull request #16968 from nextcloud/feature/noid/guest-mention-notifications-for-talk

Define a guest type so Talk can use it in it's notifications

5 years agoBump webpack from 4.39.2 to 4.39.3 16955/head
dependabot-preview[bot] [Mon, 2 Sep 2019 14:16:16 +0000 (14:16 +0000)]
Bump webpack from 4.39.2 to 4.39.3

Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.39.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoMerge pull request #16930 from nextcloud/npm/audit/build
Roeland Jago Douma [Mon, 2 Sep 2019 13:49:20 +0000 (15:49 +0200)]
Merge pull request #16930 from nextcloud/npm/audit/build

Fix npm audit warning in build

5 years agoSet a default request timeout
Roeland Jago Douma [Mon, 2 Sep 2019 13:42:48 +0000 (15:42 +0200)]
Set a default request timeout

This to avoid endless running processes.
A default timeout of 30 seconds should cover the 99% case. If a job need
specific longer time it should set that.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoMake push notifications for calendar reminders opt-in 16970/head
Georg Ehrke [Mon, 2 Sep 2019 13:18:43 +0000 (15:18 +0200)]
Make push notifications for calendar reminders opt-in

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
5 years agoChange filelist _onClickFile function so thumbnail to open the file instead of the... 16969/head
Greta Doci [Mon, 2 Sep 2019 13:11:52 +0000 (15:11 +0200)]
Change filelist _onClickFile function so thumbnail to open the file instead of the sidebar

Signed-off-by: Greta Doci <gretadoci@gmail.com>
5 years agoDefine a guest type so Talk can use it in it's notifications 16968/head
Joas Schilling [Mon, 2 Sep 2019 12:56:50 +0000 (14:56 +0200)]
Define a guest type so Talk can use it in it's notifications

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years agoMerge pull request #16950 from nextcloud/dependabot/npm_and_yarn/vue-router-3.1.3
Roeland Jago Douma [Mon, 2 Sep 2019 10:07:31 +0000 (12:07 +0200)]
Merge pull request #16950 from nextcloud/dependabot/npm_and_yarn/vue-router-3.1.3

Bump vue-router from 3.1.2 to 3.1.3

5 years agoKill repair step for cypress tests 16962/head
Daniel Kesselberg [Mon, 2 Sep 2019 09:50:23 +0000 (11:50 +0200)]
Kill repair step for cypress tests

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoMerge pull request #16961 from nextcloud/fix/settings/js_error
Roeland Jago Douma [Mon, 2 Sep 2019 07:21:12 +0000 (09:21 +0200)]
Merge pull request #16961 from nextcloud/fix/settings/js_error

Fix JS error on personal security page

5 years agoBump vue-router from 3.1.2 to 3.1.3 16950/head
dependabot-preview[bot] [Sun, 1 Sep 2019 01:13:30 +0000 (01:13 +0000)]
Bump vue-router from 3.1.2 to 3.1.3

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
5 years agoMerge pull request #16954 from nextcloud/dependabot/npm_and_yarn/nextcloud-password...
Roeland Jago Douma [Mon, 2 Sep 2019 06:19:10 +0000 (08:19 +0200)]
Merge pull request #16954 from nextcloud/dependabot/npm_and_yarn/nextcloud-password-confirmation-0.4.2

Bump nextcloud-password-confirmation from 0.4.1 to 0.4.2

5 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 2 Sep 2019 02:15:12 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

5 years agoFix sanity checks #16963 16964/head
Samuel CHEMLA [Sun, 1 Sep 2019 20:13:25 +0000 (22:13 +0200)]
Fix sanity checks #16963

Signed-off-by: Samuel CHEMLA <chemla.samuel@gmail.com>
5 years agoKeep cypress if git
Daniel Kesselberg [Sun, 1 Sep 2019 18:46:13 +0000 (20:46 +0200)]
Keep cypress if git

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
5 years agoMerge pull request #16953 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.12.0
Roeland Jago Douma [Sun, 1 Sep 2019 18:22:35 +0000 (20:22 +0200)]
Merge pull request #16953 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.12.0

Bump blueimp-md5 from 2.11.1 to 2.12.0

5 years agoFix JS error on personal security page 16961/head
Roeland Jago Douma [Sun, 1 Sep 2019 17:37:43 +0000 (19:37 +0200)]
Fix JS error on personal security page

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years agoBump nextcloud-password-confirmation from 0.4.1 to 0.4.2 16954/head
dependabot-preview[bot] [Sun, 1 Sep 2019 17:34:35 +0000 (17:34 +0000)]
Bump nextcloud-password-confirmation from 0.4.1 to 0.4.2

Bumps [nextcloud-password-confirmation](https://github.com/ChristophWurst/nextcloud-password-confirmation) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/ChristophWurst/nextcloud-password-confirmation/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-password-confirmation/compare/v0.4.1...v0.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>