]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoAdd specific psalm-return for getAllUserValues 30739/head
Côme Chilliet [Mon, 24 Jan 2022 08:42:26 +0000 (09:42 +0100)]
Add specific psalm-return for getAllUserValues

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Co-authored-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoUse the new function in user:setting occ command
Côme Chilliet [Tue, 18 Jan 2022 14:48:57 +0000 (15:48 +0100)]
Use the new function in user:setting occ command

 instead of direct database queries

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix signatures and null $userId corner case
Côme Chilliet [Tue, 18 Jan 2022 14:45:00 +0000 (15:45 +0100)]
Fix signatures and null $userId corner case

Configuration values are sometimes queried when there is no user in
 session, so $userId is null and we just want to return the default

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd a new method getAllUserValues($userId) to IConfig
Côme Chilliet [Tue, 18 Jan 2022 14:23:08 +0000 (15:23 +0100)]
Add a new method getAllUserValues($userId) to IConfig

The method was already there in AllConfig but private

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 24 Jan 2022 02:26:40 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 23 Jan 2022 02:26:25 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30803 from nextcloud/dependabot/npm_and_yarn/jquery-ui-1.13.1
John Molakvoæ [Sat, 22 Jan 2022 18:02:52 +0000 (19:02 +0100)]
Merge pull request #30803 from nextcloud/dependabot/npm_and_yarn/jquery-ui-1.13.1

2 years agoBump jquery-ui from 1.13.0 to 1.13.1 30803/head
dependabot[bot] [Sat, 22 Jan 2022 13:19:23 +0000 (13:19 +0000)]
Bump jquery-ui from 1.13.0 to 1.13.1

Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.0...1.13.1)

---
updated-dependencies:
- dependency-name: jquery-ui
  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 #30805 from nextcloud/dependabot/npm_and_yarn/sass-1.49.0
John Molakvoæ [Sat, 22 Jan 2022 13:16:36 +0000 (14:16 +0100)]
Merge pull request #30805 from nextcloud/dependabot/npm_and_yarn/sass-1.49.0

2 years agoMerge pull request #30802 from nextcloud/dependabot/npm_and_yarn/webpack-5.67.0
John Molakvoæ [Sat, 22 Jan 2022 13:15:40 +0000 (14:15 +0100)]
Merge pull request #30802 from nextcloud/dependabot/npm_and_yarn/webpack-5.67.0

2 years agoMerge pull request #30808 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios...
John Molakvoæ [Sat, 22 Jan 2022 13:08:54 +0000 (14:08 +0100)]
Merge pull request #30808 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.9.0

2 years agoBump @nextcloud/axios from 1.8.0 to 1.9.0 30808/head
dependabot[bot] [Sat, 22 Jan 2022 09:32:39 +0000 (09:32 +0000)]
Bump @nextcloud/axios from 1.8.0 to 1.9.0

Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.8.0 to 1.9.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.8.0...v1.9.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>
2 years agoMerge pull request #30795 from nextcloud/fix/smb-kerberos
John Molakvoæ [Sat, 22 Jan 2022 08:55:00 +0000 (09:55 +0100)]
Merge pull request #30795 from nextcloud/fix/smb-kerberos

2 years agoMerge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint...
John Molakvoæ [Sat, 22 Jan 2022 08:54:34 +0000 (09:54 +0100)]
Merge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-7.0.1

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 22 Jan 2022 02:26:35 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump sass from 1.48.0 to 1.49.0 30805/head
dependabot[bot] [Sat, 22 Jan 2022 02:15:15 +0000 (02:15 +0000)]
Bump sass from 1.48.0 to 1.49.0

Bumps [sass](https://github.com/sass/dart-sass) from 1.48.0 to 1.49.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.48.0...1.49.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 webpack from 5.66.0 to 5.67.0 30802/head
dependabot[bot] [Sat, 22 Jan 2022 02:13:32 +0000 (02:13 +0000)]
Bump webpack from 5.66.0 to 5.67.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.66.0 to 5.67.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.66.0...v5.67.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30379 from nextcloud/feature/add-comments-reactions
Joas Schilling [Fri, 21 Jan 2022 14:08:12 +0000 (15:08 +0100)]
Merge pull request #30379 from nextcloud/feature/add-comments-reactions

Add comments reactions

2 years agoFix accessing undefined offsets 30795/head
Carl Schwan [Fri, 21 Jan 2022 12:59:10 +0000 (13:59 +0100)]
Fix accessing undefined offsets

Move this to inside the else clause of the count($matches)

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFix affected unit test 30379/head
Vitor Mattos [Fri, 21 Jan 2022 12:15:49 +0000 (09:15 -0300)]
Fix affected unit test

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoCompile frontend 30729/head
Louis Chemineau [Thu, 20 Jan 2022 11:39:23 +0000 (12:39 +0100)]
Compile frontend

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoAuto fix warnings
Louis Chemineau [Thu, 20 Jan 2022 11:21:43 +0000 (12:21 +0100)]
Auto fix warnings

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoAdapt eslint ignore comment to silent error
Louis Chemineau [Thu, 20 Jan 2022 11:21:39 +0000 (12:21 +0100)]
Adapt eslint ignore comment to silent error

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoBump @nextcloud/eslint-config from 6.1.2 to 7.0.1
dependabot[bot] [Thu, 20 Jan 2022 11:02:37 +0000 (11:02 +0000)]
Bump @nextcloud/eslint-config from 6.1.2 to 7.0.1

Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 6.1.2 to 7.0.1.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-config/compare/v6.1.2...v7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoRefactor and fixes on tests
Vitor Mattos [Fri, 21 Jan 2022 11:40:29 +0000 (08:40 -0300)]
Refactor and fixes on tests

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoFix conflict
Vitor Mattos [Wed, 19 Jan 2022 10:56:01 +0000 (07:56 -0300)]
Fix conflict

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoFix check after change from string to mb_string
Vitor Mattos [Mon, 17 Jan 2022 12:14:56 +0000 (09:14 -0300)]
Fix check after change from string to mb_string

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoFix CS
Joas Schilling [Mon, 17 Jan 2022 11:11:49 +0000 (12:11 +0100)]
Fix CS

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoThrow if trying to save reaction without support
Joas Schilling [Mon, 17 Jan 2022 11:03:44 +0000 (12:03 +0100)]
Throw if trying to save reaction without support

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoOnly check mb_strlen()
Joas Schilling [Mon, 17 Jan 2022 11:03:27 +0000 (12:03 +0100)]
Only check mb_strlen()

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoRemove order from groupConcat as it is not working everywhere
Joas Schilling [Mon, 17 Jan 2022 10:58:50 +0000 (11:58 +0100)]
Remove order from groupConcat as it is not working everywhere

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoLimit the summary and sort it afterwards
Joas Schilling [Mon, 17 Jan 2022 10:56:24 +0000 (11:56 +0100)]
Limit the summary and sort it afterwards

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix groupConcat and ordering on Oracle
Vitor Mattos [Fri, 14 Jan 2022 18:56:47 +0000 (15:56 -0300)]
Fix groupConcat and ordering on Oracle

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoOrder the reaction summary, improvements on validations
Vitor Mattos [Fri, 14 Jan 2022 14:14:52 +0000 (11:14 -0300)]
Order the reaction summary, improvements on validations

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoDisable reactions if database don't support utf8mb4
Vitor Mattos [Thu, 13 Jan 2022 14:08:52 +0000 (11:08 -0300)]
Disable reactions if database don't support utf8mb4
Fix column size

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoSkip if dont support 4 bytes UTF8
Vitor Mattos [Wed, 12 Jan 2022 16:31:38 +0000 (13:31 -0300)]
Skip if dont support 4 bytes UTF8

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoUpdate composer autoload and change string to constant
Vitor Mattos [Wed, 12 Jan 2022 13:44:09 +0000 (10:44 -0300)]
Update composer autoload and change string to constant

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoRename vars and move logic to method
Vitor Mattos [Wed, 12 Jan 2022 13:43:34 +0000 (10:43 -0300)]
Rename vars and move logic to method

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoFix column size to work with Oracle. Add unit tests
Vitor Mattos [Tue, 11 Jan 2022 16:31:32 +0000 (13:31 -0300)]
Fix column size to work with Oracle. Add unit tests

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoFix column size to work with Oracle. Add unit tests
Vitor Mattos [Tue, 11 Jan 2022 16:31:32 +0000 (13:31 -0300)]
Fix column size to work with Oracle. Add unit tests

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoAdd unit tests
Vitor Mattos [Tue, 11 Jan 2022 15:20:51 +0000 (12:20 -0300)]
Add unit tests

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoPrevent query error when use subquery
Vitor Mattos [Tue, 11 Jan 2022 15:20:13 +0000 (12:20 -0300)]
Prevent query error when use subquery

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoPrevent violate constraint
Vitor Mattos [Sun, 9 Jan 2022 22:10:20 +0000 (19:10 -0300)]
Prevent violate constraint

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoRename vars
Vitor Mattos [Mon, 10 Jan 2022 13:27:00 +0000 (10:27 -0300)]
Rename vars

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoAdd comments reactions
Vitor Mattos [Sun, 19 Dec 2021 21:11:35 +0000 (18:11 -0300)]
Add comments reactions

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoMerge pull request #30788 from nextcloud/automated/noid/psalm-baseline-update-1642738279
Joas Schilling [Fri, 21 Jan 2022 11:05:49 +0000 (12:05 +0100)]
Merge pull request #30788 from nextcloud/automated/noid/psalm-baseline-update-1642738279

[Automated] Update psalm-baseline.xml

2 years agoMerge pull request #30789 from nextcloud/Valdnet-patch-2
John Molakvoæ [Fri, 21 Jan 2022 10:03:48 +0000 (11:03 +0100)]
Merge pull request #30789 from nextcloud/Valdnet-patch-2

2 years agoMerge pull request #30123 from nextcloud/rakekniven-patch-1
Joas Schilling [Fri, 21 Jan 2022 08:14:11 +0000 (09:14 +0100)]
Merge pull request #30123 from nextcloud/rakekniven-patch-1

l10n: Add dot at the end of an sentence

2 years agol10n: Change to a capital letter 30789/head
Valdnet [Fri, 21 Jan 2022 07:17:19 +0000 (08:17 +0100)]
l10n: Change to a capital letter

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoUpdate psalm baseline 30788/head
nextcloud-command [Fri, 21 Jan 2022 04:11:19 +0000 (04:11 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 21 Jan 2022 02:26:59 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #29349 from nextcloud/enh/noid/filesext_kerberos_apache_auth
John Molakvoæ [Thu, 20 Jan 2022 19:10:40 +0000 (20:10 +0100)]
Merge pull request #29349 from nextcloud/enh/noid/filesext_kerberos_apache_auth

2 years agoAdd test for samba kerberos sso in ci 29349/head
Robin Appelman [Thu, 20 Jan 2022 16:16:08 +0000 (17:16 +0100)]
Add test for samba kerberos sso in ci

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #30771 from nextcloud/fix/proppatch-convert-complex-properties
Côme Chilliet [Thu, 20 Jan 2022 17:31:32 +0000 (18:31 +0100)]
Merge pull request #30771 from nextcloud/fix/proppatch-convert-complex-properties

Convert properties value to string before passing them to database

2 years agoMerge pull request #30770 from nextcloud/enh/logo-link-target-config
Julien Veyssier [Thu, 20 Jan 2022 17:02:37 +0000 (18:02 +0100)]
Merge pull request #30770 from nextcloud/enh/logo-link-target-config

Allow changing the top-left logo link target in config.php

2 years agoMerge pull request #30769 from nextcloud/fix/memcached_clear
Côme Chilliet [Thu, 20 Jan 2022 15:30:26 +0000 (16:30 +0100)]
Merge pull request #30769 from nextcloud/fix/memcached_clear

Always call flush() as getAllKeys() is broken

2 years agoupdate icewind/smb to 3.5.2
Robin Appelman [Thu, 20 Jan 2022 15:09:41 +0000 (16:09 +0100)]
update icewind/smb to 3.5.2

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoupdate to release smb lib
Robin Appelman [Thu, 4 Nov 2021 14:38:42 +0000 (15:38 +0100)]
update to release smb lib

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoupdate icewind/smb to 3.5.1
Robin Appelman [Thu, 4 Nov 2021 14:05:37 +0000 (15:05 +0100)]
update icewind/smb to 3.5.1

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agodo not use deprecated query() method
Arthur Schiwon [Wed, 3 Nov 2021 12:07:00 +0000 (13:07 +0100)]
do not use deprecated query() method

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoadd changes from Sebastian/dassIT and move default_realm to backend
Arthur Schiwon [Fri, 29 Oct 2021 16:27:30 +0000 (18:27 +0200)]
add changes from Sebastian/dassIT and move default_realm to backend

- Sebastian added the switch depending on the preg_match result and with it
  the fall back to login credentials
- I turned default_realm to a backend option (was previously suggested as
  system config key)

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoadd KerberosApacheAuth support to files_external
Arthur Schiwon [Wed, 20 Oct 2021 20:39:13 +0000 (22:39 +0200)]
add KerberosApacheAuth support to files_external

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #29846 from nextcloud/Valdnet-patch-2
Simon L [Thu, 20 Jan 2022 14:50:37 +0000 (15:50 +0100)]
Merge pull request #29846 from nextcloud/Valdnet-patch-2

l10n: Spelling unification

2 years agoallow changing the top-left logo link target in system config 30770/head
Julien Veyssier [Thu, 20 Jan 2022 11:27:29 +0000 (12:27 +0100)]
allow changing the top-left logo link target in system config

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agoConvert properties value to string before passing them to database 30771/head
Côme Chilliet [Thu, 20 Jan 2022 14:08:04 +0000 (15:08 +0100)]
Convert properties value to string before passing them to database

This avoids an error when passing a complex property to PROPPATCH under
 PHP >= 7.4.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #30471 from nextcloud/enh/cast-char-mysql
Joas Schilling [Thu, 20 Jan 2022 13:32:56 +0000 (14:32 +0100)]
Merge pull request #30471 from nextcloud/enh/cast-char-mysql

Explicitly cast char in the query builder

2 years agoAlways call flush() as getAllKeys() is broken 30769/head
Côme Chilliet [Thu, 20 Jan 2022 10:20:18 +0000 (11:20 +0100)]
Always call flush() as getAllKeys() is broken

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agol10n: Spelling unification in Transifex. 29846/head
Valdnet [Tue, 23 Nov 2021 07:20:58 +0000 (08:20 +0100)]
l10n: 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>
2 years agoMerge pull request #30703 from nextcloud/dependabot/npm_and_yarn/sass-loader-12.4.0
Louis [Thu, 20 Jan 2022 09:30:42 +0000 (10:30 +0100)]
Merge pull request #30703 from nextcloud/dependabot/npm_and_yarn/sass-loader-12.4.0

Bump sass-loader from 10.2.0 to 12.4.0

2 years agol10n: Spelling unification in Transifex.
Valdnet [Tue, 23 Nov 2021 07:16:30 +0000 (08:16 +0100)]
l10n: Spelling unification in Transifex.

There should be no abbreviations in official sentences.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agol10n: Add dot at the end of an sentence 30123/head
rakekniven [Tue, 7 Dec 2021 06:20:46 +0000 (07:20 +0100)]
l10n: Add dot at the end of an sentence

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2 years agoMerge pull request #30761 from nextcloud/Valdnet-patch-3
John Molakvoæ [Thu, 20 Jan 2022 08:57:46 +0000 (09:57 +0100)]
Merge pull request #30761 from nextcloud/Valdnet-patch-3

2 years agoChange l10n directory 30761/head
Valdnet [Wed, 19 Jan 2022 13:50:54 +0000 (14:50 +0100)]
Change l10n directory

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoChange l10n directory
Valdnet [Wed, 19 Jan 2022 13:46:40 +0000 (14:46 +0100)]
Change l10n directory

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 Jan 2022 02:27:22 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump sass-loader from 10.2.0 to 12.4.0 30703/head
dependabot[bot] [Wed, 19 Jan 2022 22:33:03 +0000 (22:33 +0000)]
Bump sass-loader from 10.2.0 to 12.4.0

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.2.0 to 12.4.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.2.0...v12.4.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  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>
2 years agoMerge pull request #30707 from nextcloud/dependabot/npm_and_yarn/style-loader-3.3.1
Louis [Wed, 19 Jan 2022 22:31:37 +0000 (23:31 +0100)]
Merge pull request #30707 from nextcloud/dependabot/npm_and_yarn/style-loader-3.3.1

Bump style-loader from 2.0.0 to 3.3.1

2 years agoBump style-loader from 2.0.0 to 3.3.1 30707/head
dependabot[bot] [Wed, 19 Jan 2022 17:05:43 +0000 (17:05 +0000)]
Bump style-loader from 2.0.0 to 3.3.1

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 2.0.0 to 3.3.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v2.0.0...v3.3.1)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:development
  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>
2 years agoMerge pull request #30745 from nextcloud/fix/dont_use_deprecated_methods
Louis [Wed, 19 Jan 2022 17:04:19 +0000 (18:04 +0100)]
Merge pull request #30745 from nextcloud/fix/dont_use_deprecated_methods

Use less deprecated methods in base.php

2 years agoRevert 'DOMContentLoaded' change 30745/head
Joas Schilling [Wed, 19 Jan 2022 16:12:43 +0000 (17:12 +0100)]
Revert 'DOMContentLoaded' change

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30731 from nextcloud/bugfix/noid/help-debugging-bruteforce-attempts
Joas Schilling [Wed, 19 Jan 2022 11:38:23 +0000 (12:38 +0100)]
Merge pull request #30731 from nextcloud/bugfix/noid/help-debugging-bruteforce-attempts

Log bruteforce throttle and blocking

2 years agoUse less deprecated methods in base.php
Louis Chemineau [Tue, 18 Jan 2022 17:37:45 +0000 (18:37 +0100)]
Use less deprecated methods in base.php

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #30738 from nextcloud/nickvergessen-patch-1
John Molakvoæ [Wed, 19 Jan 2022 09:18:06 +0000 (10:18 +0100)]
Merge pull request #30738 from nextcloud/nickvergessen-patch-1

2 years agoMerge pull request #30129 from nextcloud/mdb10.6-pipeline
John Molakvoæ [Wed, 19 Jan 2022 08:25:46 +0000 (09:25 +0100)]
Merge pull request #30129 from nextcloud/mdb10.6-pipeline

2 years agoCreate block-merge-freeze.yml 30738/head
Joas Schilling [Tue, 18 Jan 2022 14:34:25 +0000 (15:34 +0100)]
Create block-merge-freeze.yml

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 19 Jan 2022 02:27:39 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30735 from nextcloud/fix/tests-email
Carl Schwan [Tue, 18 Jan 2022 20:43:37 +0000 (21:43 +0100)]
Merge pull request #30735 from nextcloud/fix/tests-email

Fix tests with email templates

2 years agoFix tests with email templates 30735/head
Carl Schwan [Tue, 18 Jan 2022 13:59:02 +0000 (14:59 +0100)]
Fix tests with email templates

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30718 from nextcloud/tests/use_npm7_for_autotest-js
Louis [Tue, 18 Jan 2022 15:42:08 +0000 (16:42 +0100)]
Merge pull request #30718 from nextcloud/tests/use_npm7_for_autotest-js

Support npm 7 when running autotest-js.sh

2 years agoMerge pull request #30733 from nextcloud/bugfix/noid/fix-update-button
Vincent Petry [Tue, 18 Jan 2022 15:28:49 +0000 (16:28 +0100)]
Merge pull request #30733 from nextcloud/bugfix/noid/fix-update-button

Load core before the update script

2 years agoMerge pull request #30470 from nextcloud/enh/job-hashed
Carl Schwan [Tue, 18 Jan 2022 13:56:54 +0000 (14:56 +0100)]
Merge pull request #30470 from nextcloud/enh/job-hashed

Hash job argument

2 years agoLoad core before the update script 30733/head
Joas Schilling [Tue, 18 Jan 2022 13:55:13 +0000 (14:55 +0100)]
Load core before the update script

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd hashed attribute column for indexed job existence check 30470/head
Julius Härtl [Mon, 3 Jan 2022 10:17:28 +0000 (11:17 +0100)]
Add hashed attribute column for indexed job existence check

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMove jsunit dependencies to main package.json 30718/head
Louis Chemineau [Tue, 18 Jan 2022 10:26:34 +0000 (11:26 +0100)]
Move jsunit dependencies to main package.json

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoUpdate dependencies
Louis Chemineau [Mon, 17 Jan 2022 17:11:54 +0000 (18:11 +0100)]
Update dependencies

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoFix contactmenu tests
Louis Chemineau [Mon, 17 Jan 2022 17:09:35 +0000 (18:09 +0100)]
Fix contactmenu tests

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMigrate to npm 7 for autotest-js.sh
Louis Chemineau [Mon, 17 Jan 2022 14:45:29 +0000 (15:45 +0100)]
Migrate to npm 7 for autotest-js.sh

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoLog bruteforce throttle and blocking 30731/head
Joas Schilling [Tue, 18 Jan 2022 09:10:19 +0000 (10:10 +0100)]
Log bruteforce throttle and blocking

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30709 from nextcloud/dependabot/npm_and_yarn/webdav-4.8.0
dependabot[bot] [Tue, 18 Jan 2022 02:02:09 +0000 (02:02 +0000)]
Merge pull request #30709 from nextcloud/dependabot/npm_and_yarn/webdav-4.8.0