]>
source.dussan.org Git - nextcloud-server.git/log
Daniel Kesselberg [Thu, 7 Oct 2021 19:34:16 +0000 (21:34 +0200)]
Add configuration flag to disable the background job for files_trashbin
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Christoph Wurst [Mon, 11 Oct 2021 08:54:33 +0000 (10:54 +0200)]
Merge pull request #29122 from nextcloud/bugfix/noid/apache-auth-apptoken
Tokens without password should not trigger changed password invalidation
Nextcloud bot [Mon, 11 Oct 2021 02:22:37 +0000 (02:22 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 10 Oct 2021 17:23:58 +0000 (17:23 +0000)]
Merge pull request #29152 from nextcloud/dependabot/npm_and_yarn/core-js-3.18.2
dependabot[bot] [Sun, 10 Oct 2021 16:36:28 +0000 (16:36 +0000)]
Bump core-js from 3.18.1 to 3.18.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.1...v3.18.2)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sun, 10 Oct 2021 13:55:34 +0000 (13:55 +0000)]
Merge pull request #29150 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.9.0
dependabot[bot] [Sun, 10 Oct 2021 13:16:15 +0000 (13:16 +0000)]
Bump webpack-cli from 4.8.0 to 4.9.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 10 Oct 2021 13:11:31 +0000 (13:11 +0000)]
Merge pull request #29146 from nextcloud/dependabot/npm_and_yarn/jquery-ui-1.13.0
dependabot[bot] [Sun, 10 Oct 2021 12:26:11 +0000 (12:26 +0000)]
Bump jquery-ui from 1.12.1 to 1.13.0
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.0)
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sun, 10 Oct 2021 04:08:56 +0000 (04:08 +0000)]
Merge pull request #29145 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-2.1.0
dependabot[bot] [Sat, 9 Oct 2021 01:02:15 +0000 (01:02 +0000)]
Bump @nextcloud/files from 2.0.0 to 2.1.0
Bumps @nextcloud/files from 2.0.0 to 2.1.0.
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
MichaIng [Sun, 10 Oct 2021 02:48:49 +0000 (04:48 +0200)]
Merge pull request #29149 from nextcloud/dependabot/npm_and_yarn/jsdom-18.0.0
Bump jsdom from 17.0.0 to 18.0.0
Nextcloud bot [Sun, 10 Oct 2021 02:21:17 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 9 Oct 2021 02:39:22 +0000 (02:39 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 9 Oct 2021 02:10:17 +0000 (02:10 +0000)]
Bump jsdom from 17.0.0 to 18.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/17.0.0...18.0.0)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Vincent Petry [Fri, 8 Oct 2021 10:07:16 +0000 (12:07 +0200)]
Merge pull request #29118 from nextcloud/incomplete-index
add better index for finding unindexed paths
Daniel [Fri, 8 Oct 2021 08:02:01 +0000 (10:02 +0200)]
Merge pull request #28907 from nextcloud/bug/noid/close-stream-local
explicitly close source stream on local / encryption storage
Daniel [Fri, 8 Oct 2021 07:54:15 +0000 (09:54 +0200)]
Merge pull request #29128 from nextcloud/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
Vincent Petry [Fri, 8 Oct 2021 06:01:55 +0000 (08:01 +0200)]
Merge pull request #27408 from PhrozenByte/enhancement/FilesVersionsCleanUpPath
Add occ versions:cleanup --path option
nextcloud-command [Fri, 8 Oct 2021 04:11:14 +0000 (04:11 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Fri, 8 Oct 2021 02:23:18 +0000 (02:23 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel [Thu, 7 Oct 2021 19:31:55 +0000 (21:31 +0200)]
Merge pull request #29123 from nextcloud/bug/29119/decode-object-to-array
Set associative = true for cleanup job
Daniel Kesselberg [Thu, 7 Oct 2021 18:19:24 +0000 (20:19 +0200)]
Set associative = true for cleanup job
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Julius Härtl [Thu, 7 Oct 2021 17:30:05 +0000 (19:30 +0200)]
Tokens without password should not trigger changed password invalidation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Daniel Rudolf [Thu, 7 Oct 2021 17:18:03 +0000 (19:18 +0200)]
Improve occ versions:cleanup --path option
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
Vincent Petry [Thu, 7 Oct 2021 15:16:39 +0000 (17:16 +0200)]
Merge pull request #28608 from nextcloud/path-prefix-filter
generate a better optimized query for path prefix search filters
Robin Appelman [Thu, 7 Oct 2021 14:11:49 +0000 (16:11 +0200)]
add better index for finding unindexed paths
for the following query 'SELECT "path" FROM "oc_filecache" WHERE ("storage" = $storage) AND ("size" < 0) ORDER BY "fileid" DESC LIMIT 1;'
currently the database will in some cases decide to priorize the sort by fileid over the filter when picking what index to use, resulting in a much slower query.
by creating an index that allows first sorting by fileid and also filter by storage and size this case will be greatly sped up
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 7 Oct 2021 12:07:57 +0000 (14:07 +0200)]
Merge pull request #29108 from nextcloud/Valdnet-patch-1
l10n: Spelling unification
Vincent Petry [Thu, 7 Oct 2021 09:07:26 +0000 (11:07 +0200)]
Merge pull request #29110 from nextcloud/debt/noid/reset-composer-for-psalm-baseline-update
Reset composer for psalm baseline update
Valdnet [Thu, 7 Oct 2021 06:13:16 +0000 (08:13 +0200)]
l10n: Spelling unification
Spelling unification in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Daniel Kesselberg [Thu, 7 Oct 2021 07:25:14 +0000 (09:25 +0200)]
Reset composer for automated psalm baseline update
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Thu, 7 Oct 2021 02:25:26 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 7 Oct 2021 00:33:08 +0000 (17:33 -0700)]
Merge pull request #25774 from nextcloud/add-ripple-color-variables
Louis [Wed, 6 Oct 2021 19:04:47 +0000 (21:04 +0200)]
Merge pull request #29064 from nextcloud/feature/add_cache_to_local_integration_tests_container
Add caching for local run of integration and acceptance tests
Daniel [Wed, 6 Oct 2021 18:35:36 +0000 (20:35 +0200)]
Merge pull request #29084 from nextcloud/bugfix/noid/typos-in-readme
Fix some typos and code blocks in readme
Carl Schwan [Wed, 6 Oct 2021 18:02:05 +0000 (20:02 +0200)]
Merge pull request #29091 from nextcloud/bugfix/noid/improve-icon-and-section-title
Improve icon and section title of "Admin privileges"
Joas Schilling [Wed, 6 Oct 2021 09:53:00 +0000 (11:53 +0200)]
Improve icon and section title of "Admin privileges"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Daniel [Wed, 6 Oct 2021 15:04:08 +0000 (17:04 +0200)]
Merge pull request #29083 from nextcloud/debt/noid/update-certificates
Update the certificate bundle
Louis [Wed, 6 Oct 2021 14:10:15 +0000 (16:10 +0200)]
Merge pull request #28817 from nextcloud/dependabot/npm_and_yarn/bootstrap-5.1.1
Bump bootstrap from 4.6.0 to 5.1.1
Louis Chemineau [Mon, 4 Oct 2021 14:06:13 +0000 (16:06 +0200)]
Add cache for local integration test container
Signed-off-by: Louis Chemineau <louis@chmn.me>
MichaIng [Wed, 6 Oct 2021 11:13:44 +0000 (13:13 +0200)]
Merge pull request #29081 from nextcloud/fix/acceptance-app-files
Fix acceptance test 'app-files'
Louis Chemineau [Wed, 6 Oct 2021 10:23:06 +0000 (12:23 +0200)]
Fix container element for newFileMenu tooltip
Signed-off-by: Louis Chemineau <louis@chmn.me>
Daniel [Wed, 6 Oct 2021 09:19:46 +0000 (11:19 +0200)]
Merge pull request #29065 from nextcloud/bugfix/noid/fix-missing-translation-of-share-folder-selection
Fix missing translations of share folder selection
Louis Chemineau [Tue, 5 Oct 2021 14:26:00 +0000 (16:26 +0200)]
Fix app-files acceptance tests
Signed-off-by: Louis Chemineau <louis@chmn.me>
Joas Schilling [Wed, 6 Oct 2021 07:48:57 +0000 (09:48 +0200)]
Fix some typos and code blocks in readme
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Wed, 6 Oct 2021 07:21:45 +0000 (09:21 +0200)]
Merge pull request #29050 from nextcloud/debt/noid/job-to-update-psalm-baseline-broken
Fix job to update psalm baseline
Vincent Petry [Wed, 6 Oct 2021 07:13:12 +0000 (09:13 +0200)]
Merge pull request #29082 from nextcloud/enh/add-sensitive-config-keys
Add a few sensitive config keys
Daniel Kesselberg [Wed, 6 Oct 2021 06:36:30 +0000 (08:36 +0200)]
Update the certificate bundle
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Wed, 6 Oct 2021 02:20:56 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Wed, 6 Oct 2021 00:39:46 +0000 (17:39 -0700)]
Merge pull request #29079 from nextcloud/bugfix/24089
dependabot[bot] [Thu, 30 Sep 2021 15:38:43 +0000 (15:38 +0000)]
Bump bootstrap from 4.6.0 to 5.1.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.0 to 5.1.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.6.0...v5.1.1)
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Julien Veyssier [Tue, 5 Oct 2021 16:26:06 +0000 (18:26 +0200)]
consider some config keys under 'objectstore_multibucket' as sensitive
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Richard Steinmetz [Tue, 5 Oct 2021 14:30:22 +0000 (16:30 +0200)]
Merge pull request #29053 from nextcloud/debt/noid/exit-code-versioncheck
Use proper exit code
Joas Schilling [Tue, 5 Oct 2021 13:09:45 +0000 (15:09 +0200)]
Merge pull request #29019 from nextcloud/bugfix/noid/improve-log-and-allow-duplicate-notifications-section
Improve log and allow duplicate notifications section
Julius Härtl [Tue, 5 Oct 2021 11:26:23 +0000 (13:26 +0200)]
Only load screenshots if available from app store releases
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 5 Oct 2021 11:06:59 +0000 (13:06 +0200)]
Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
Vincent Petry [Tue, 5 Oct 2021 06:19:49 +0000 (08:19 +0200)]
Merge pull request #29058 from nextcloud/bugfix/28981/transfer-ownership-deleted-user
Do not transfer shares for deleted users
Nextcloud bot [Tue, 5 Oct 2021 02:22:10 +0000 (02:22 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Mon, 4 Oct 2021 15:12:37 +0000 (17:12 +0200)]
Fix missing translations of share folder selection
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Lukas Reschke [Mon, 4 Oct 2021 17:53:06 +0000 (19:53 +0200)]
Merge pull request #29027 from nextcloud/debt/noid/make-tests-independend-of-version-numbers
Make AppsEnableTest and AppsDisableTest independet of the app version…
Joas Schilling [Fri, 1 Oct 2021 14:08:02 +0000 (16:08 +0200)]
Improve log and allow duplicate notifications section
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 4 Oct 2021 15:17:07 +0000 (17:17 +0200)]
Merge pull request #29056 from nextcloud/bugfix/noid/allow-twofactor-nextcloud-notifications-to-work-again
Allow "TwoFactor Nextcloud Notifications" to pull the state of the 2FA again
Lukas Reschke [Mon, 4 Oct 2021 10:59:35 +0000 (12:59 +0200)]
Merge pull request #28939 from nextcloud/bugfix/noid/dont-setup-disabled-users
Don't further setup disabled users when logging in with apache
Louis [Mon, 4 Oct 2021 09:57:31 +0000 (11:57 +0200)]
Merge pull request #29030 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.2.0
Bump @nextcloud/vue from 4.1.1 to 4.2.0
Joas Schilling [Mon, 4 Oct 2021 07:54:58 +0000 (09:54 +0200)]
Allow "TwoFactor Nextcloud Notifications" to pull the state of the 2FA again
Signed-off-by: Joas Schilling <coding@schilljs.com>
Vincent Petry [Mon, 4 Oct 2021 09:04:04 +0000 (11:04 +0200)]
Do not transfer shares for deleted users
Whenever a user was deleted but is still recipient of share entries,
delete these entries upon transfer.
Usually such entries would disappear after running cleanup background
jobs.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Nextcloud bot [Mon, 4 Oct 2021 02:26:16 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 3 Oct 2021 20:58:16 +0000 (20:58 +0000)]
Bump @nextcloud/vue from 4.1.1 to 4.2.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.1.1...v4.2.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sun, 3 Oct 2021 20:49:54 +0000 (20:49 +0000)]
Merge pull request #29036 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-2.2.0
dependabot[bot] [Sun, 3 Oct 2021 20:16:00 +0000 (20:16 +0000)]
Bump @nextcloud/browserslist-config from 2.1.0 to 2.2.0
Bumps [@nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/nextcloud/browserslist-config/releases)
- [Commits](https://github.com/nextcloud/browserslist-config/compare/v2.1.0...v2.2.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/browserslist-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Daniel Kesselberg [Sun, 3 Oct 2021 19:51:45 +0000 (21:51 +0200)]
Use proper exit code
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Sun, 3 Oct 2021 18:31:10 +0000 (20:31 +0200)]
Fix job to update psalm baseline
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel [Sun, 3 Oct 2021 17:37:47 +0000 (19:37 +0200)]
Merge pull request #29044 from nextcloud/ci/noid/psalm-inline-gitub
Change output format of Psalm to Github
dependabot[bot] [Sun, 3 Oct 2021 15:15:25 +0000 (15:15 +0000)]
Merge pull request #29033 from nextcloud/dependabot/npm_and_yarn/core-js-3.18.1
dependabot[bot] [Sun, 3 Oct 2021 14:28:52 +0000 (14:28 +0000)]
Bump core-js from 3.18.0 to 3.18.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.0 to 3.18.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.0...v3.18.1)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Morris Jobke [Sun, 3 Oct 2021 12:41:31 +0000 (14:41 +0200)]
Change output format of Psalm to Github
This automatically inlines the errors into the diff view.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Nextcloud bot [Sun, 3 Oct 2021 02:26:19 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 3 Oct 2021 00:04:11 +0000 (00:04 +0000)]
Merge pull request #29034 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-2.1.0
dependabot[bot] [Sat, 2 Oct 2021 20:24:24 +0000 (20:24 +0000)]
Bump @nextcloud/paths from 2.0.0 to 2.1.0
Bumps [@nextcloud/paths](https://github.com/nextcloud/nextcloud-paths) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-paths/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-paths/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-paths/commits/v2.1.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/paths"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 2 Oct 2021 16:32:50 +0000 (16:32 +0000)]
Merge pull request #29031 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.7.0
dependabot[bot] [Sat, 2 Oct 2021 01:02:28 +0000 (01:02 +0000)]
Bump @nextcloud/axios from 1.6.0 to 1.7.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.6.0...v1.7.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 2 Oct 2021 06:10:31 +0000 (06:10 +0000)]
Merge pull request #29035 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-2.1.0
dependabot[bot] [Sat, 2 Oct 2021 04:32:54 +0000 (04:32 +0000)]
Merge pull request #29032 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.19.0
Nextcloud bot [Sat, 2 Oct 2021 02:26:12 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 2 Oct 2021 02:06:50 +0000 (02:06 +0000)]
Bump @nextcloud/logger from 2.0.0 to 2.1.0
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v2.0.0...v2.1.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/logger"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 2 Oct 2021 01:02:47 +0000 (01:02 +0000)]
Bump blueimp-md5 from 2.18.0 to 2.19.0
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases)
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.18.0...v2.19.0)
---
updated-dependencies:
- dependency-name: blueimp-md5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Daniel Kesselberg [Fri, 1 Oct 2021 20:30:02 +0000 (22:30 +0200)]
Make AppsEnableTest and AppsDisableTest independet of the app version number
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Vincent Petry [Fri, 1 Oct 2021 12:45:40 +0000 (14:45 +0200)]
Merge pull request #28263 from Hinyka/bugfix/27759
Fix Lots of Error: file_exists(): open_basedir restriction in effect.…
Nextcloud bot [Fri, 1 Oct 2021 02:26:05 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Carl Schwan [Thu, 30 Sep 2021 15:45:22 +0000 (17:45 +0200)]
Merge pull request #28492 from nextcloud/bugfix/occ-status
Align occ status with status.php
Carl Schwan [Thu, 30 Sep 2021 15:31:21 +0000 (17:31 +0200)]
Merge pull request #28816 from nextcloud/fix/deprecated-toolip-methods
Migrate deprecated tooltip methods
Christoph Wurst [Thu, 30 Sep 2021 10:30:50 +0000 (12:30 +0200)]
Merge pull request #28915 from nextcloud/fix/improve-bug-reporting
Improve syntax error reporting
Vincent Petry [Thu, 30 Sep 2021 09:49:00 +0000 (11:49 +0200)]
Merge pull request #29005 from nextcloud/bugfix/noid/remove-dead-code
Remove dead code
Joas Schilling [Thu, 30 Sep 2021 08:42:35 +0000 (10:42 +0200)]
Remove dead code
- Return was always an empty array
- Return was not used by the one place that called the method
- the continue can be removed as there is nothing else done inside the loop
Signed-off-by: Joas Schilling <coding@schilljs.com>
marco [Tue, 24 Aug 2021 16:18:11 +0000 (18:18 +0200)]
Add new variables for buttons
Signed-off-by: marco <marcoambrosini@pm.me>
Marco Ambrosini [Fri, 19 Feb 2021 14:19:26 +0000 (14:19 +0000)]
Do not target vue buttons with server rules
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Nextcloud bot [Thu, 30 Sep 2021 02:30:22 +0000 (02:30 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Carl Schwan [Wed, 29 Sep 2021 20:48:32 +0000 (22:48 +0200)]
Merge pull request #28189 from nextcloud/work/carl/admin-delegation
Implement Admin Delegation
Carl Schwan [Thu, 22 Jul 2021 09:41:29 +0000 (11:41 +0200)]
Add admin privilege delegation for admin settings
This makes it possible for selected groups to access some settings
pages.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
szaimen [Wed, 29 Sep 2021 15:35:53 +0000 (17:35 +0200)]
Merge pull request #28995 from nextcloud/fix/initial_setup_redirect
Fix redirect during initial setup