]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoFix fail when keys/files folder already exists 30565/head
Vincent Petry [Mon, 10 Jan 2022 10:15:22 +0000 (11:15 +0100)]
Fix fail when keys/files folder already exists

Fixes an issue with transfer ownership in move mode where the folder
"files_encryption/keys/files" already exists.

Instead of failing, its existence is checked before calling mkdir.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #30020 from nextcloud/feat/webpack-vendors-bundles
Carl Schwan [Mon, 10 Jan 2022 08:41:18 +0000 (09:41 +0100)]
Merge pull request #30020 from nextcloud/feat/webpack-vendors-bundles

Feat/webpack vendors bundles

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 10 Jan 2022 02:26:33 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30468 from nextcloud/fix/handle-server-unavailable-scanner
Carl Schwan [Sun, 9 Jan 2022 17:37:29 +0000 (18:37 +0100)]
Merge pull request #30468 from nextcloud/fix/handle-server-unavailable-scanner

Handle LocalServerException when scanning external shares

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 Jan 2022 02:26:25 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUse sync modifier with openMenu 30020/head
John Molakvoæ [Sat, 8 Jan 2022 09:48:36 +0000 (10:48 +0100)]
Use sync modifier with openMenu

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoBump p-queue
Louis Chemineau [Fri, 7 Jan 2022 10:09:46 +0000 (11:09 +0100)]
Bump p-queue

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoDeprecate script function
Louis Chemineau [Fri, 7 Jan 2022 09:10:52 +0000 (10:10 +0100)]
Deprecate script function

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoReset $scriptDeps in tests
Louis Chemineau [Fri, 7 Jan 2022 09:04:42 +0000 (10:04 +0100)]
Reset $scriptDeps in tests

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoDetect app's script higher up as some scripts were shadowed
Louis Chemineau [Thu, 6 Jan 2022 16:59:07 +0000 (17:59 +0100)]
Detect app's script higher up as some scripts were shadowed

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoRevert build/package-lock.json change
Louis Chemineau [Thu, 6 Jan 2022 13:58:20 +0000 (14:58 +0100)]
Revert build/package-lock.json change

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoRestore line in autotest-js
Louis Chemineau [Thu, 6 Jan 2022 13:43:26 +0000 (14:43 +0100)]
Restore line in autotest-js

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoFix undescore version
Louis Chemineau [Thu, 6 Jan 2022 13:15:24 +0000 (14:15 +0100)]
Fix undescore version

Reason: https://github.com/nextcloud/server/pull/27279
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoDon't import $ in every file that needs it
Louis Chemineau [Wed, 5 Jan 2022 18:42:20 +0000 (19:42 +0100)]
Don't import $ in every file that needs it

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoFix webpack version
Louis Chemineau [Tue, 4 Jan 2022 12:59:33 +0000 (13:59 +0100)]
Fix webpack version

Reason: https://github.com/webpack/webpack/pull/14628
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoCompile bundle
Louis Chemineau [Fri, 3 Dec 2021 16:25:57 +0000 (17:25 +0100)]
Compile bundle

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoFix node test
John Molakvoæ (skjnldsv) [Fri, 3 Dec 2021 14:43:16 +0000 (15:43 +0100)]
Fix node test

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoFix dynamic loading
John Molakvoæ (skjnldsv) [Fri, 3 Dec 2021 14:12:18 +0000 (15:12 +0100)]
Fix dynamic loading

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoMove backgroundjob script after main core scripts
John Molakvoæ (skjnldsv) [Fri, 3 Dec 2021 13:10:59 +0000 (14:10 +0100)]
Move backgroundjob script after main core scripts

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoAdapt test to new dist file layout
Louis Chemineau [Fri, 3 Dec 2021 13:03:58 +0000 (14:03 +0100)]
Adapt test to new dist file layout

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoEnsure mapfile consistency
John Molakvoæ (skjnldsv) [Thu, 2 Dec 2021 21:39:00 +0000 (22:39 +0100)]
Ensure mapfile consistency

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoSplit common vendor chunk
John Molakvoæ (skjnldsv) [Thu, 2 Dec 2021 17:57:11 +0000 (18:57 +0100)]
Split common vendor chunk

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoEslint fix
John Molakvoæ (skjnldsv) [Thu, 2 Dec 2021 17:32:57 +0000 (18:32 +0100)]
Eslint fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoDelete outdated bundles
John Molakvoæ (skjnldsv) [Thu, 2 Dec 2021 17:32:28 +0000 (18:32 +0100)]
Delete outdated bundles

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoCopy core/webpack config into common config
Louis Chemineau [Thu, 2 Dec 2021 14:46:39 +0000 (15:46 +0100)]
Copy core/webpack config into common config

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMigrate to webpack v5
Louis Chemineau [Thu, 2 Dec 2021 13:50:49 +0000 (14:50 +0100)]
Migrate to webpack v5

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoRestore some line in JSResourceLocator.php
Louis Chemineau [Wed, 1 Dec 2021 23:24:40 +0000 (00:24 +0100)]
Restore some line in JSResourceLocator.php

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoUse new div method in scss
Louis Chemineau [Wed, 1 Dec 2021 21:46:01 +0000 (22:46 +0100)]
Use new div method in scss

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMove bundles to /dist
John Molakvoæ (skjnldsv) [Wed, 1 Dec 2021 23:08:08 +0000 (00:08 +0100)]
Move bundles to /dist

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoUse rootModule when module is concatenated
Louis Chemineau [Wed, 1 Dec 2021 21:29:37 +0000 (22:29 +0100)]
Use rootModule when module is concatenated

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoRemove iedavclient from entry list
Louis Chemineau [Wed, 1 Dec 2021 20:49:03 +0000 (21:49 +0100)]
Remove iedavclient from entry list

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoRemove old configs
John Molakvoæ (skjnldsv) [Fri, 6 Aug 2021 15:46:45 +0000 (17:46 +0200)]
Remove old configs

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoMerge all configs into one
John Molakvoæ (skjnldsv) [Fri, 6 Aug 2021 15:39:01 +0000 (17:39 +0200)]
Merge all configs into one

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 years agoMerge pull request #30543 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint...
dependabot[bot] [Sat, 8 Jan 2022 07:24:14 +0000 (07:24 +0000)]
Merge pull request #30543 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-2.1.1

2 years agoMerge pull request #30542 from nextcloud/dependabot/npm_and_yarn/sass-1.47.0
dependabot[bot] [Sat, 8 Jan 2022 07:22:09 +0000 (07:22 +0000)]
Merge pull request #30542 from nextcloud/dependabot/npm_and_yarn/sass-1.47.0

2 years agoMerge pull request #30540 from nextcloud/dependabot/npm_and_yarn/camelcase-6.3.0
dependabot[bot] [Sat, 8 Jan 2022 07:17:48 +0000 (07:17 +0000)]
Merge pull request #30540 from nextcloud/dependabot/npm_and_yarn/camelcase-6.3.0

2 years agoBump @nextcloud/stylelint-config from 2.0.1 to 2.1.1 30543/head
dependabot[bot] [Sat, 8 Jan 2022 03:12:18 +0000 (03:12 +0000)]
Bump @nextcloud/stylelint-config from 2.0.1 to 2.1.1

Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud/stylelint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.0.1...v2.1.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump sass from 1.45.2 to 1.47.0 30542/head
dependabot[bot] [Sat, 8 Jan 2022 03:11:54 +0000 (03:11 +0000)]
Bump sass from 1.45.2 to 1.47.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.45.2 to 1.47.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.45.2...1.47.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump camelcase from 6.2.1 to 6.3.0 30540/head
dependabot[bot] [Sat, 8 Jan 2022 03:11:07 +0000 (03:11 +0000)]
Bump camelcase from 6.2.1 to 6.3.0

Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/sindresorhus/camelcase/releases)
- [Commits](https://github.com/sindresorhus/camelcase/compare/v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: camelcase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 8 Jan 2022 02:26:27 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concat
Joas Schilling [Fri, 7 Jan 2022 11:16:46 +0000 (12:16 +0100)]
Merge pull request #30378 from nextcloud/feature/accept-multiple-args-on-concat

Accept multipe args on concat

2 years agoMerge pull request #30491 from nextcloud/fix/30374/email-verification
blizzz [Fri, 7 Jan 2022 10:46:12 +0000 (11:46 +0100)]
Merge pull request #30491 from nextcloud/fix/30374/email-verification

Fix email verification

2 years agoMerge pull request #30511 from nextcloud/updateCrl
blizzz [Fri, 7 Jan 2022 10:33:37 +0000 (11:33 +0100)]
Merge pull request #30511 from nextcloud/updateCrl

 update CRL after revocation of sharerenamer.crt

2 years agoMerge pull request #30284 from nextcloud/Valdnet-patch-1
Joas Schilling [Fri, 7 Jan 2022 09:20:05 +0000 (10:20 +0100)]
Merge pull request #30284 from nextcloud/Valdnet-patch-1

l10n: Separate words and add dots

2 years agoUnit tests 30378/head
Vitor Mattos [Wed, 5 Jan 2022 15:00:16 +0000 (12:00 -0300)]
Unit tests

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 7 Jan 2022 02:28:02 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix email verification 30491/head
Christopher Ng [Wed, 5 Jan 2022 04:08:36 +0000 (04:08 +0000)]
Fix email verification

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #30352 from nextcloud/fix/translit-php8/tests2
blizzz [Thu, 6 Jan 2022 22:58:01 +0000 (23:58 +0100)]
Merge pull request #30352 from nextcloud/fix/translit-php8/tests2

Remove iconv from further tests

2 years agoHandle LocalServerException when scanning external shares 30468/head
Carl Schwan [Mon, 3 Jan 2022 08:12:27 +0000 (09:12 +0100)]
Handle LocalServerException when scanning external shares

When remoteIsOwnCloud trows LocalServerException, the storage is
unavailable and instead of crashing the scanner, ignore the specific
storage.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoUpdate crl 30511/head
Vitor Mattos [Thu, 6 Jan 2022 15:18:06 +0000 (12:18 -0300)]
Update crl

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoMerge pull request #30509 from nextcloud/weather-round-temperature
Julien Veyssier [Thu, 6 Jan 2022 15:07:05 +0000 (16:07 +0100)]
Merge pull request #30509 from nextcloud/weather-round-temperature

Integer temperatures in weather widget

2 years ago[weather widget] only display integer temperatures 30509/head
Julien Veyssier [Thu, 6 Jan 2022 13:10:18 +0000 (14:10 +0100)]
[weather widget] only display integer temperatures

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agoAccept multipe args on concat
Vitor Mattos [Fri, 17 Dec 2021 20:21:35 +0000 (17:21 -0300)]
Accept multipe args on concat

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoMerge pull request #29859 from nextcloud/fix/user_ldap-test-config
blizzz [Thu, 6 Jan 2022 10:44:35 +0000 (11:44 +0100)]
Merge pull request #29859 from nextcloud/fix/user_ldap-test-config

Improve ldap:test-config occ command

2 years agoMerge pull request #30496 from nextcloud/enh/23399/current-weather
Julien Veyssier [Thu, 6 Jan 2022 09:52:45 +0000 (10:52 +0100)]
Merge pull request #30496 from nextcloud/enh/23399/current-weather

Show current weather and forecast in the weather widget

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 6 Jan 2022 02:28:21 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoOne more test fix 30284/head
Valdnet [Wed, 5 Jan 2022 18:00:28 +0000 (19:00 +0100)]
One more test fix

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoFix test
Valdnet [Wed, 5 Jan 2022 17:02:14 +0000 (18:02 +0100)]
Fix test

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoFix test
Valdnet [Wed, 5 Jan 2022 16:58:16 +0000 (17:58 +0100)]
Fix test

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agofactorization in weather widget 30496/head
Julien Veyssier [Wed, 5 Jan 2022 15:05:54 +0000 (16:05 +0100)]
factorization in weather widget

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years ago[weather widget] refs #23399 #30436 show current weather and forecast
Julien Veyssier [Wed, 5 Jan 2022 10:05:46 +0000 (11:05 +0100)]
[weather widget] refs #23399 #30436 show current weather and forecast

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agoMerge pull request #29921 from nextcloud/feature/noid/allow-to-count-commments-with...
Joas Schilling [Wed, 5 Jan 2022 12:44:07 +0000 (13:44 +0100)]
Merge pull request #29921 from nextcloud/feature/noid/allow-to-count-commments-with-multiple-verbs

Allow to count comments with multiple verbs

2 years agoMerge pull request #30492 from nextcloud/bugfix/noid/fix-parameter-passing
Joas Schilling [Wed, 5 Jan 2022 11:06:03 +0000 (12:06 +0100)]
Merge pull request #30492 from nextcloud/bugfix/noid/fix-parameter-passing

Fix passing on the parameter

2 years agoFix unit tests 29921/head
Joas Schilling [Wed, 5 Jan 2022 10:53:33 +0000 (11:53 +0100)]
Fix unit tests

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix passing on the parameter 30492/head
Joas Schilling [Wed, 5 Jan 2022 08:30:20 +0000 (09:30 +0100)]
Fix passing on the parameter

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 5 Jan 2022 02:27:38 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-function
Joas Schilling [Tue, 4 Jan 2022 16:34:37 +0000 (17:34 +0100)]
Merge pull request #30393 from nextcloud/feature/add-group-concat-aggregator-function

Add group_concat aggregator function

2 years agoMerge pull request #30469 from nextcloud/work/cleanup-external-share-apidoc
Joas Schilling [Tue, 4 Jan 2022 16:18:33 +0000 (17:18 +0100)]
Merge pull request #30469 from nextcloud/work/cleanup-external-share-apidoc

Improve api documentation/type hinting for file sharing external storage

2 years agoMerge pull request #29780 from nextcloud/bugfix/noid/run-migrations-fuly-on-reenabling
Joas Schilling [Tue, 4 Jan 2022 16:16:57 +0000 (17:16 +0100)]
Merge pull request #29780 from nextcloud/bugfix/noid/run-migrations-fuly-on-reenabling

Run migrations fully when reenabling an app

2 years agoUse quote function 30393/head
Joas Schilling [Tue, 4 Jan 2022 12:59:54 +0000 (13:59 +0100)]
Use quote function

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoTry escaping Oracle single quotes
Joas Schilling [Tue, 4 Jan 2022 12:36:55 +0000 (13:36 +0100)]
Try escaping Oracle single quotes

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoImprove ldap:test-config occ command 29859/head
Côme Chilliet [Tue, 23 Nov 2021 13:18:02 +0000 (14:18 +0100)]
Improve ldap:test-config occ command

Test a search on the base, as the settings wizard is doing.
This is to avoid the wizard saying the base is wrong and the command
 saying everything is fine.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #30423 from nextcloud/fix/grid-drop-text
John Molakvoæ [Tue, 4 Jan 2022 08:44:03 +0000 (09:44 +0100)]
Merge pull request #30423 from nextcloud/fix/grid-drop-text

2 years agoMerge pull request #30358 from nextcloud/bugfix/noid/job-disabled
Julius Härtl [Tue, 4 Jan 2022 08:21:07 +0000 (09:21 +0100)]
Merge pull request #30358 from nextcloud/bugfix/noid/job-disabled

2 years agoAdd a test with integer
Joas Schilling [Tue, 4 Jan 2022 07:50:10 +0000 (08:50 +0100)]
Add a test with integer

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 4 Jan 2022 02:27:33 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix oracle LISTAGG
Joas Schilling [Mon, 3 Jan 2022 16:26:15 +0000 (17:26 +0100)]
Fix oracle LISTAGG

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoTest with real data
Joas Schilling [Mon, 3 Jan 2022 16:25:45 +0000 (17:25 +0100)]
Test with real data

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd unit test
Vitor Mattos [Mon, 3 Jan 2022 14:04:05 +0000 (11:04 -0300)]
Add unit test

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoAdd unit test and orderBy parameter
Vitor Mattos [Mon, 3 Jan 2022 14:04:05 +0000 (11:04 -0300)]
Add unit test and orderBy parameter

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoReset job disabling timer on adding the job again 30358/head
Julius Härtl [Tue, 21 Dec 2021 07:05:50 +0000 (08:05 +0100)]
Reset job disabling timer on adding the job again

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #30452 from nextcloud/fix/missing_showGridView
Louis [Mon, 3 Jan 2022 10:58:49 +0000 (11:58 +0100)]
Merge pull request #30452 from nextcloud/fix/missing_showGridView

Restore innocent code from IE purge

2 years agoAdd group_concat aggregator function
Vitor Mattos [Tue, 21 Dec 2021 15:18:15 +0000 (12:18 -0300)]
Add group_concat aggregator function

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoRestore innocent code from IE purge 30452/head
Louis Chemineau [Thu, 30 Dec 2021 16:22:02 +0000 (17:22 +0100)]
Restore innocent code from IE purge

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoImprove api documentation for file sharing external storage 30469/head
Carl Schwan [Mon, 3 Jan 2022 08:56:29 +0000 (09:56 +0100)]
Improve api documentation for file sharing external storage

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30401 from nextcloud/dependabot/npm_and_yarn/build/puppeteer...
Julius Härtl [Mon, 3 Jan 2022 07:31:04 +0000 (08:31 +0100)]
Merge pull request #30401 from nextcloud/dependabot/npm_and_yarn/build/puppeteer-13.0.1

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 3 Jan 2022 02:27:36 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump puppeteer from 13.0.0 to 13.0.1 in /build 30401/head
dependabot[bot] [Mon, 3 Jan 2022 01:46:23 +0000 (01:46 +0000)]
Bump puppeteer from 13.0.0 to 13.0.1 in /build

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30461 from nextcloud/dependabot/npm_and_yarn/build/node-sass...
dependabot[bot] [Mon, 3 Jan 2022 01:45:03 +0000 (01:45 +0000)]
Merge pull request #30461 from nextcloud/dependabot/npm_and_yarn/build/node-sass-7.0.1

2 years agoBump node-sass from 7.0.0 to 7.0.1 in /build 30461/head
dependabot[bot] [Sat, 1 Jan 2022 23:24:25 +0000 (23:24 +0000)]
Bump node-sass from 7.0.0 to 7.0.1 in /build

Bumps [node-sass](https://github.com/sass/node-sass) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30404 from nextcloud/dependabot/npm_and_yarn/core-js-3.20.1
dependabot[bot] [Sat, 1 Jan 2022 19:37:47 +0000 (19:37 +0000)]
Merge pull request #30404 from nextcloud/dependabot/npm_and_yarn/core-js-3.20.1

2 years agoBump core-js from 3.20.0 to 3.20.1 30404/head
dependabot[bot] [Sat, 1 Jan 2022 18:10:15 +0000 (18:10 +0000)]
Bump core-js from 3.20.0 to 3.20.1

Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.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.20.0...v3.20.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>
2 years agoMerge pull request #30459 from nextcloud/dependabot/npm_and_yarn/sass-1.45.2
dependabot[bot] [Sat, 1 Jan 2022 05:24:57 +0000 (05:24 +0000)]
Merge pull request #30459 from nextcloud/dependabot/npm_and_yarn/sass-1.45.2

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Jan 2022 02:27:10 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump sass from 1.45.1 to 1.45.2 30459/head
dependabot[bot] [Sat, 1 Jan 2022 02:02:37 +0000 (02:02 +0000)]
Bump sass from 1.45.1 to 1.45.2

Bumps [sass](https://github.com/sass/dart-sass) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.45.1...1.45.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoRemove iconv from further tests 30352/head
MichaIng [Mon, 20 Dec 2021 12:47:12 +0000 (13:47 +0100)]
Remove iconv from further tests

as of: https://github.com/nextcloud/server/pull/29470

Some tests were missing in: https://github.com/nextcloud/server/pull/29958

Signed-off-by: MichaIng <micha@dietpi.com>
2 years agoMerge pull request #30409 from nextcloud/bugfix/composer-plugin
Julius Härtl [Fri, 31 Dec 2021 08:21:03 +0000 (09:21 +0100)]
Merge pull request #30409 from nextcloud/bugfix/composer-plugin

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 31 Dec 2021 02:27:32 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30420 from nextcloud/enh/noid/improve-status-modal
Simon L [Thu, 30 Dec 2021 18:14:16 +0000 (19:14 +0100)]
Merge pull request #30420 from nextcloud/enh/noid/improve-status-modal

improve status modal

2 years agoMerge pull request #30440 from nextcloud/fix/noid/templatePicker-fileInfoModel
Julius Härtl [Thu, 30 Dec 2021 13:54:11 +0000 (14:54 +0100)]
Merge pull request #30440 from nextcloud/fix/noid/templatePicker-fileInfoModel