]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoAdd SCHEME_NULL to list of allowed auth mechanism 28941/head
howardZa [Thu, 23 Sep 2021 12:58:13 +0000 (14:58 +0200)]
Add SCHEME_NULL to list of allowed auth mechanism

Add Auth::Mechanism::SCHEME_NULL to list of allowed auth mechanism for AmazonS3 backend to allow attaching S3 storage to nextcloud instances running on already authorized instances (e.g. EC2 instances with IAM Instance roles)

Signed-off-by: Wolfram Gries <wolfram.gries@zapooflex.net>
2 years agoMerge pull request #30995 from nextcloud/fix/currentFileList-is-incorrect-favorite...
Simon L [Mon, 7 Feb 2022 10:48:56 +0000 (11:48 +0100)]
Merge pull request #30995 from nextcloud/fix/currentFileList-is-incorrect-favorite-share-with-you

Fix bugs with incorrect currentFileList in the favorite and share by you view

2 years agoMerge pull request #31041 from nextcloud/bugfix/noid/fix-selecting-predefined-status
Joas Schilling [Mon, 7 Feb 2022 08:54:40 +0000 (09:54 +0100)]
Merge pull request #31041 from nextcloud/bugfix/noid/fix-selecting-predefined-status

Fix selecting user status, clear time and app password scope

2 years agoMerge pull request #31020 from nextcloud/dependabot/npm_and_yarn/jsdoc-3.6.10
Carl Schwan [Mon, 7 Feb 2022 08:39:50 +0000 (09:39 +0100)]
Merge pull request #31020 from nextcloud/dependabot/npm_and_yarn/jsdoc-3.6.10

Bump jsdoc from 3.6.7 to 3.6.10

2 years agoMerge pull request #31019 from nextcloud/dependabot/npm_and_yarn/sass-1.49.7
Carl Schwan [Mon, 7 Feb 2022 08:39:20 +0000 (09:39 +0100)]
Merge pull request #31019 from nextcloud/dependabot/npm_and_yarn/sass-1.49.7

Bump sass from 1.49.0 to 1.49.7

2 years agoMerge pull request #31018 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.9.2
Carl Schwan [Mon, 7 Feb 2022 08:38:36 +0000 (09:38 +0100)]
Merge pull request #31018 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.9.2

Bump webpack-cli from 4.9.1 to 4.9.2

2 years agoFix selecting user status, clear time and app password scope 31041/head
Joas Schilling [Mon, 7 Feb 2022 07:56:12 +0000 (08:56 +0100)]
Fix selecting user status, clear time and app password scope

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #31009 from nextcloud/bugfix/noid/fix-missing-profile-js
Joas Schilling [Mon, 7 Feb 2022 07:23:52 +0000 (08:23 +0100)]
Merge pull request #31009 from nextcloud/bugfix/noid/fix-missing-profile-js

Compile missing profile JS

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Feb 2022 02:26:45 +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, 6 Feb 2022 02:26:24 +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 [Sat, 5 Feb 2022 02:26:33 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump jsdoc from 3.6.7 to 3.6.10 31020/head
dependabot[bot] [Sat, 5 Feb 2022 02:03:54 +0000 (02:03 +0000)]
Bump jsdoc from 3.6.7 to 3.6.10

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.7 to 3.6.10.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.7...3.6.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump sass from 1.49.0 to 1.49.7 31019/head
dependabot[bot] [Sat, 5 Feb 2022 02:03:51 +0000 (02:03 +0000)]
Bump sass from 1.49.0 to 1.49.7

Bumps [sass](https://github.com/sass/dart-sass) from 1.49.0 to 1.49.7.
- [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.49.0...1.49.7)

---
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 agoBump webpack-cli from 4.9.1 to 4.9.2 31018/head
dependabot[bot] [Sat, 5 Feb 2022 02:03:30 +0000 (02:03 +0000)]
Bump webpack-cli from 4.9.1 to 4.9.2

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.1 to 4.9.2.
- [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.9.1...webpack-cli@4.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30993 from nextcloud/fix/delegation-js-dist
Carl Schwan [Sat, 5 Feb 2022 00:56:01 +0000 (01:56 +0100)]
Merge pull request #30993 from nextcloud/fix/delegation-js-dist

Fix JS for delegation admin not being generated

2 years agoCompile missing profile JS 31009/head
Joas Schilling [Fri, 4 Feb 2022 11:02:29 +0000 (12:02 +0100)]
Compile missing profile JS

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30984 from UmbrellaCodr/ffmpeg-preview
Simon L [Fri, 4 Feb 2022 14:40:51 +0000 (15:40 +0100)]
Merge pull request #30984 from UmbrellaCodr/ffmpeg-preview

reduce 'Movie preview generation failed Output' log errors

2 years agoMerge pull request #31003 from nextcloud/Valdnet-patch-3
Simon L [Fri, 4 Feb 2022 10:11:52 +0000 (11:11 +0100)]
Merge pull request #31003 from nextcloud/Valdnet-patch-3

l10n: Remove spaces

2 years agoUpdate core/js/setupchecks.js 31003/head
Valdnet [Fri, 4 Feb 2022 09:17:08 +0000 (10:17 +0100)]
Update core/js/setupchecks.js

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2 years agol10n: Remove spaces
Valdnet [Fri, 4 Feb 2022 08:55:36 +0000 (09:55 +0100)]
l10n: Remove spaces

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoMerge pull request #30354 from nextcloud/enhancement/talk-api
Joas Schilling [Fri, 4 Feb 2022 08:54:13 +0000 (09:54 +0100)]
Merge pull request #30354 from nextcloud/enhancement/talk-api

Add a Talk API for OCP

2 years agoMerge pull request #30888 from nextcloud/comments-interface
Joas Schilling [Fri, 4 Feb 2022 08:38:04 +0000 (09:38 +0100)]
Merge pull request #30888 from nextcloud/comments-interface

Update ICommentsManager with reaction methods

2 years agoAdd a Talk API for OCP 30354/head
Christoph Wurst [Mon, 20 Dec 2021 16:58:54 +0000 (17:58 +0100)]
Add a Talk API for OCP

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 4 Feb 2022 02:26:47 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoreduce 'Movie preview generation failed Output' log errors 30984/head
UmbrellaCodr [Thu, 3 Feb 2022 06:21:58 +0000 (22:21 -0800)]
reduce 'Movie preview generation failed Output' log errors
for movies under 5 seconds

Signed-off-by: UmbrellaCodr <umbrella@biohazard.cc>
Update lib/private/Preview/Movie.php

Co-authored-by: Simon L. <szaimen@e.mail.de>
2 years agoMerge pull request #30990 from nextcloud/enh/noid/fulltextsearch-collection
Simon L [Thu, 3 Feb 2022 23:18:17 +0000 (00:18 +0100)]
Merge pull request #30990 from nextcloud/enh/noid/fulltextsearch-collection

FullTextSearch/IIndex: +getCollection(): string;

2 years agoMerge pull request #30974 from max65482/fix_bday_cal_update_issue
Simon L [Thu, 3 Feb 2022 23:16:25 +0000 (00:16 +0100)]
Merge pull request #30974 from max65482/fix_bday_cal_update_issue

Fix: Birthday events missing after reimporting contacts

2 years agoMerge pull request #30985 from rotdrop/bugfix/get-storage-info-unjail-shared-path
Simon L [Thu, 3 Feb 2022 23:03:56 +0000 (00:03 +0100)]
Merge pull request #30985 from rotdrop/bugfix/get-storage-info-unjail-shared-path

Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage.

2 years agoMerge pull request #30987 from nextcloud/enh/30962/show-mail-server-settings-in-overview
Simon L [Thu, 3 Feb 2022 22:59:19 +0000 (23:59 +0100)]
Merge pull request #30987 from nextcloud/enh/30962/show-mail-server-settings-in-overview

show if the mail server settings are not set or verified

2 years agoMerge pull request #30955 from nextcloud/fix/sticky-position
Carl Schwan [Thu, 3 Feb 2022 20:35:36 +0000 (21:35 +0100)]
Merge pull request #30955 from nextcloud/fix/sticky-position

Fix position sticky declaration

2 years agoadd a test for wasEmailTestSuccessful 30987/head
szaimen [Thu, 3 Feb 2022 14:19:29 +0000 (15:19 +0100)]
add a test for wasEmailTestSuccessful

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agofix tests
szaimen [Thu, 3 Feb 2022 11:28:37 +0000 (12:28 +0100)]
fix tests

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoshow if the mail server settings are not set or verified
szaimen [Thu, 3 Feb 2022 10:43:17 +0000 (11:43 +0100)]
show if the mail server settings are not set or verified

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoFix bugs with incorrect currentFileList in the favorite and share by you 30995/head
Carl Schwan [Thu, 3 Feb 2022 19:08:08 +0000 (20:08 +0100)]
Fix bugs with incorrect currentFileList in the favorite and share by you
view

This was causing bugs when trying to create new template in this views

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30937 from Brennii96/feature-app-version-sidebar
John Molakvoæ [Thu, 3 Feb 2022 17:02:18 +0000 (18:02 +0100)]
Merge pull request #30937 from Brennii96/feature-app-version-sidebar

2 years agoFix JS for delegation admin not being generated 30993/head
Carl Schwan [Thu, 3 Feb 2022 17:00:12 +0000 (18:00 +0100)]
Fix JS for delegation admin not being generated

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30624 from nextcloud/theming/background-image
Julius Härtl [Thu, 3 Feb 2022 16:38:29 +0000 (17:38 +0100)]
Merge pull request #30624 from nextcloud/theming/background-image

Avoid file system access on checking if an image exists

2 years ago30937 30937/head
Brendan [Mon, 31 Jan 2022 13:44:25 +0000 (13:44 +0000)]
30937

Signed-off-by: Brendan <brendan.oneill96@hotmail.co.uk>
2 years ago30937
Brendan [Mon, 31 Jan 2022 13:44:25 +0000 (13:44 +0000)]
30937

Signed-off-by: Brendan <brendan.oneill96@hotmail.co.uk>
2 years agoAdd app version to sidebar, mainly for mobile view as it disappears from list view
Brendan [Sun, 30 Jan 2022 22:55:40 +0000 (22:55 +0000)]
Add app version to sidebar, mainly for mobile view as it disappears from list view
Signed-off-by: Brendan O'Neill brendan.oneill96@hotmail.co.uk
2 years agoUpdate ICommentsManager with reaction methods 30888/head
Vitor Mattos [Thu, 27 Jan 2022 16:07:48 +0000 (13:07 -0300)]
Update ICommentsManager with reaction methods
Fix psalm errors
Reorder methods and remove return null
Use best pattern on docblock

Goals: update https://github.com/ChristophWurst/nextcloud_composer/ with reaction methods.
The script
https://github.com/ChristophWurst/nextcloud_composer/blob/master/build.sh
only get lib/public classes

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoMerge pull request #30979 from nextcloud/fix/user-settings-menu-button-radius
Louis [Thu, 3 Feb 2022 13:39:14 +0000 (14:39 +0100)]
Merge pull request #30979 from nextcloud/fix/user-settings-menu-button-radius

Fix Actions trigger element when editing user

2 years agochange Actions trigger to <button> when editing user 30979/head
Julien Veyssier [Wed, 2 Feb 2022 12:56:56 +0000 (13:56 +0100)]
change Actions trigger to <button> when editing user

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years ago+getCollection(): string; 30990/head
Maxence Lange [Thu, 3 Feb 2022 11:35:06 +0000 (10:35 -0100)]
+getCollection(): string;

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2 years agoUse the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage. 30985/head
Claus-Justus Heine [Thu, 3 Feb 2022 08:59:28 +0000 (09:59 +0100)]
Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage.

The current implementation already switches the storage-backend to
$storage->getSourceStorage(). However, it then calls
$rootInfo->getInternalPath() which returns the internal path relative to
the storage where the share is mounted. This is wrong, we need also to
unjail the path. Compare, e.g., with
OCA\Files_Sharing\SharedStorage::file_get/put_contents() for the
"logic".

Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 3 Feb 2022 02:26:58 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agodelete birthday calendar events permanently 30974/head
Maximilian Martin [Wed, 2 Feb 2022 14:19:03 +0000 (09:19 -0500)]
delete birthday calendar events permanently

Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
2 years agoAvoid file system access on checking if an image exists 30624/head
Julius Härtl [Wed, 5 Jan 2022 14:56:22 +0000 (15:56 +0100)]
Avoid file system access on checking if an image exists

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #30235 from nextcloud/bugfix/noid/primary-key-for-ratelimit-table
Joas Schilling [Wed, 2 Feb 2022 09:03:26 +0000 (10:03 +0100)]
Merge pull request #30235 from nextcloud/bugfix/noid/primary-key-for-ratelimit-table

Add primary key for ratelimit table

2 years agoMerge pull request #30940 from nextcloud/request-id-in-header
Joas Schilling [Wed, 2 Feb 2022 08:50:17 +0000 (09:50 +0100)]
Merge pull request #30940 from nextcloud/request-id-in-header

send request id in response header

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30043 from ArcticFall/master
Louis [Tue, 1 Feb 2022 14:37:30 +0000 (15:37 +0100)]
Merge pull request #30043 from ArcticFall/master

Add ability to rename Groups in the frontend

2 years agosend request id in response header 30940/head
Robin Appelman [Mon, 31 Jan 2022 14:01:58 +0000 (15:01 +0100)]
send request id in response header

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoFix position sticky declaration 30955/head
Carl Schwan [Tue, 1 Feb 2022 10:30:43 +0000 (11:30 +0100)]
Fix position sticky declaration

Before the generated css was: "position: 'sticky'", now it is
position: sticky. Firefox considered the old value has invalid.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAdd compiled files 30043/head
Louis Chemineau [Tue, 1 Feb 2022 10:03:59 +0000 (11:03 +0100)]
Add compiled files

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoAdd new component for the group list items.
ArcticFall [Mon, 29 Nov 2021 22:18:01 +0000 (23:18 +0100)]
Add new component for the group list items.

Signed-off-by: Martin Jänel <spammemore@posteo.de>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoAdd js methods for renaming a group.
ArcticFall [Wed, 17 Nov 2021 23:46:07 +0000 (00:46 +0100)]
Add js methods for renaming a group.

Signed-off-by: Martin Jänel <spammemore@posteo.de>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoAdd ActionInput for renaming a group and corresponding method.
ArcticFall [Wed, 17 Nov 2021 23:39:19 +0000 (00:39 +0100)]
Add ActionInput for renaming a group and corresponding method.

Signed-off-by: Martin Jänel <spammemore@posteo.de>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #29286 from nextcloud/enhancement/drop-php-7-3
Côme Chilliet [Tue, 1 Feb 2022 09:50:28 +0000 (10:50 +0100)]
Merge pull request #29286 from nextcloud/enhancement/drop-php-7-3

Drop PHP7.3

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 1 Feb 2022 02:26:49 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30926 from rotdrop/bugfix/settings-delegation-for-subadmins
Louis [Mon, 31 Jan 2022 15:55:53 +0000 (16:55 +0100)]
Merge pull request #30926 from rotdrop/bugfix/settings-delegation-for-subadmins

Allow sub-admins to access delegated settings.

2 years agoMerge pull request #30907 from nextcloud/dependabot/npm_and_yarn/marked-4.0.12
Louis [Mon, 31 Jan 2022 15:46:04 +0000 (16:46 +0100)]
Merge pull request #30907 from nextcloud/dependabot/npm_and_yarn/marked-4.0.12

Bump marked from 4.0.10 to 4.0.12

2 years agoBump marked from 4.0.10 to 4.0.12 30907/head
dependabot[bot] [Mon, 31 Jan 2022 13:57:51 +0000 (13:57 +0000)]
Bump marked from 4.0.10 to 4.0.12

Bumps [marked](https://github.com/markedjs/marked) from 4.0.10 to 4.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.10...v4.0.12)

---
updated-dependencies:
- dependency-name: marked
  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 #30904 from nextcloud/dependabot/npm_and_yarn/karma-6.3.12
Louis [Mon, 31 Jan 2022 13:55:10 +0000 (14:55 +0100)]
Merge pull request #30904 from nextcloud/dependabot/npm_and_yarn/karma-6.3.12

Bump karma from 6.3.11 to 6.3.12

2 years agoAllow sub-admins to access delegated settings. 30926/head
Claus-Justus Heine [Sun, 30 Jan 2022 21:27:56 +0000 (22:27 +0100)]
Allow sub-admins to access delegated settings.

Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
2 years agoBump karma from 6.3.11 to 6.3.12 30904/head
dependabot[bot] [Mon, 31 Jan 2022 12:43:11 +0000 (12:43 +0000)]
Bump karma from 6.3.11 to 6.3.12

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.11 to 6.3.12.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.11...v6.3.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #30931 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.1.3
Louis [Mon, 31 Jan 2022 12:41:52 +0000 (13:41 +0100)]
Merge pull request #30931 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.1.3

Bump puppeteer from 13.1.1 to 13.1.3

2 years agoMerge pull request #30903 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.9
Louis [Mon, 31 Jan 2022 12:40:46 +0000 (13:40 +0100)]
Merge pull request #30903 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.9

Bump clipboard from 2.0.8 to 2.0.9

2 years agoMerge pull request #30934 from nextcloud/Valdnet-patch-2
Louis [Mon, 31 Jan 2022 12:40:12 +0000 (13:40 +0100)]
Merge pull request #30934 from nextcloud/Valdnet-patch-2

l10n: Change l10n directory

2 years agoi10n: Change l10n directory 30934/head
Valdnet [Mon, 31 Jan 2022 11:12:36 +0000 (12:12 +0100)]
i10n: Change l10n directory

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoMerge pull request #30932 from nextcloud/nickvergessen-patch-1
Joas Schilling [Mon, 31 Jan 2022 11:02:37 +0000 (12:02 +0100)]
Merge pull request #30932 from nextcloud/nickvergessen-patch-1

Make fewer fields mandatory in the bug reporting

2 years agoBump clipboard from 2.0.8 to 2.0.9 30903/head
dependabot[bot] [Mon, 31 Jan 2022 10:22:58 +0000 (10:22 +0000)]
Bump clipboard from 2.0.8 to 2.0.9

Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.8...v2.0.9)

---
updated-dependencies:
- dependency-name: clipboard
  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 agoMake less fields mandatory in the bug reporting 30932/head
Joas Schilling [Mon, 31 Jan 2022 10:14:00 +0000 (11:14 +0100)]
Make less fields mandatory in the bug reporting

2 years agoBump puppeteer from 13.1.1 to 13.1.3 30931/head
dependabot[bot] [Mon, 31 Jan 2022 09:35:53 +0000 (09:35 +0000)]
Bump puppeteer from 13.1.1 to 13.1.3

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.1.1 to 13.1.3.
- [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.1.1...v13.1.3)

---
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 #30905 from nextcloud/dependabot/npm_and_yarn/node-sass-7.0.1
Louis [Mon, 31 Jan 2022 09:34:19 +0000 (10:34 +0100)]
Merge pull request #30905 from nextcloud/dependabot/npm_and_yarn/node-sass-7.0.1

Bump node-sass from 6.0.1 to 7.0.1

2 years agoMerge pull request #30906 from nextcloud/dependabot/npm_and_yarn/dompurify-2.3.5
Louis [Mon, 31 Jan 2022 09:32:14 +0000 (10:32 +0100)]
Merge pull request #30906 from nextcloud/dependabot/npm_and_yarn/dompurify-2.3.5

Bump dompurify from 2.3.4 to 2.3.5

2 years agoMerge pull request #25418 from kaktuspalme/patch-1
John Molakvoæ [Mon, 31 Jan 2022 07:07:44 +0000 (08:07 +0100)]
Merge pull request #25418 from kaktuspalme/patch-1

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump dompurify from 2.3.4 to 2.3.5 30906/head
dependabot[bot] [Sat, 29 Jan 2022 02:03:56 +0000 (02:03 +0000)]
Bump dompurify from 2.3.4 to 2.3.5

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.4...2.3.5)

---
updated-dependencies:
- dependency-name: dompurify
  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 ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 30 Jan 2022 02:26:44 +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 [Sat, 29 Jan 2022 02:27:43 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump node-sass from 6.0.1 to 7.0.1 30905/head
dependabot[bot] [Sat, 29 Jan 2022 02:03:43 +0000 (02:03 +0000)]
Bump node-sass from 6.0.1 to 7.0.1

Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 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/v6.0.1...v7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMake the DB query simpler (as we just deleted all other entries) 30235/head
Joas Schilling [Mon, 13 Dec 2021 08:28:35 +0000 (09:28 +0100)]
Make the DB query simpler (as we just deleted all other entries)

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd a primary key to ratelimit_entries table
Joas Schilling [Mon, 13 Dec 2021 08:28:13 +0000 (09:28 +0100)]
Add a primary key to ratelimit_entries table

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #30794 from nextcloud/techdebt/noid/allow-to-get-comments-with...
Joas Schilling [Fri, 28 Jan 2022 15:41:42 +0000 (16:41 +0100)]
Merge pull request #30794 from nextcloud/techdebt/noid/allow-to-get-comments-with-verb

Allow to get comments with a given set of verbs

2 years agoMerge pull request #30893 from nextcloud/automated/noid/psalm-baseline-update-1643343117
Carl Schwan [Fri, 28 Jan 2022 14:02:24 +0000 (15:02 +0100)]
Merge pull request #30893 from nextcloud/automated/noid/psalm-baseline-update-1643343117

[Automated] Update psalm-baseline.xml

2 years agoUpdate psalm baseline 30893/head
nextcloud-command [Fri, 28 Jan 2022 04:11:57 +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, 28 Jan 2022 02:27:10 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30855 from nextcloud/psalm/theming
John Molakvoæ [Thu, 27 Jan 2022 19:04:02 +0000 (20:04 +0100)]
Merge pull request #30855 from nextcloud/psalm/theming

2 years agoMerge pull request #30886 from nextcloud/fix/fix-user-info-notfoundexception
Côme Chilliet [Thu, 27 Jan 2022 17:11:58 +0000 (18:11 +0100)]
Merge pull request #30886 from nextcloud/fix/fix-user-info-notfoundexception

Fixes occ user:info when the user never logged in

2 years agoMerge pull request #30876 from nextcloud/docs/deprecate_addScript
Vincent Petry [Thu, 27 Jan 2022 16:34:13 +0000 (17:34 +0100)]
Merge pull request #30876 from nextcloud/docs/deprecate_addScript

Add deprecation notice to script & addScript func

2 years agoAdd better error handling 30855/head
Carl Schwan [Thu, 27 Jan 2022 15:55:53 +0000 (16:55 +0100)]
Add better error handling

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFixes occ user:info when the user never logged in 30886/head
Côme Chilliet [Thu, 27 Jan 2022 15:33:24 +0000 (16:33 +0100)]
Fixes occ user:info when the user never logged in

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix registerEventListener issues
Carl Schwan [Wed, 26 Jan 2022 13:50:18 +0000 (14:50 +0100)]
Fix registerEventListener issues

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #30858 from nextcloud/fix/ajax-list-dir-content-on-file
Louis [Thu, 27 Jan 2022 10:08:23 +0000 (11:08 +0100)]
Merge pull request #30858 from nextcloud/fix/ajax-list-dir-content-on-file

Return 404 when AJAX tries to list dir content but file given

2 years agoAdd deprecation notice to script & addScript func 30876/head
Louis Chemineau [Thu, 27 Jan 2022 10:04:30 +0000 (11:04 +0100)]
Add deprecation notice to script & addScript func

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #30844 from nextcloud/feat/eol-check
John Molakvoæ [Thu, 27 Jan 2022 08:06:31 +0000 (09:06 +0100)]
Merge pull request #30844 from nextcloud/feat/eol-check

2 years agoPrevent merging on EOL branches 30844/head
John Molakvoæ [Wed, 26 Jan 2022 08:38:21 +0000 (09:38 +0100)]
Prevent merging on EOL branches

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #28561 from nextcloud/debt/use_sharing_constants_from_package
Louis [Wed, 26 Jan 2022 22:58:13 +0000 (23:58 +0100)]
Merge pull request #28561 from nextcloud/debt/use_sharing_constants_from_package

Use @nextcloud/sharing in files and files_sharing