]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoAdd a guard to check that trashbin folder is a folder 31575/head
Côme Chilliet [Thu, 24 Mar 2022 16:31:21 +0000 (17:31 +0100)]
Add a guard to check that trashbin folder is a folder

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoImprove wording of output for trashbin migrator
Côme Chilliet [Thu, 24 Mar 2022 10:04:09 +0000 (11:04 +0100)]
Improve wording of output for trashbin migrator

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoRename PATH constants to show if folder or file
Côme Chilliet [Tue, 22 Mar 2022 08:21:18 +0000 (09:21 +0100)]
Rename PATH constants to show if folder or file

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoRename $insert var to $qb
Côme Chilliet [Thu, 17 Mar 2022 13:49:29 +0000 (14:49 +0100)]
Rename $insert var to $qb

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd trashbin migrator to export and import trashbin data
Côme Chilliet [Tue, 15 Mar 2022 10:37:55 +0000 (11:37 +0100)]
Add trashbin migrator to export and import trashbin data

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31513 from nextcloud/techdebt/noid/enforce-primary-keys
Joas Schilling [Tue, 15 Mar 2022 09:53:11 +0000 (10:53 +0100)]
Merge pull request #31513 from nextcloud/techdebt/noid/enforce-primary-keys

Enforce primary keys as they are required to be performant in MySQL c…

2 years agoMerge pull request #31498 from Erikvv/s3-versioning-not-implemented
Louis [Tue, 15 Mar 2022 09:26:43 +0000 (10:26 +0100)]
Merge pull request #31498 from Erikvv/s3-versioning-not-implemented

AmazonS3: allow not implemented versioning

2 years agoMerge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModal
Vanessa [Tue, 15 Mar 2022 07:11:26 +0000 (08:11 +0100)]
Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModal

add new button component SetStatusModal

2 years agoMerge pull request #31378 from nextcloud/fix/31237/new-button-UserList
Vanessa [Tue, 15 Mar 2022 07:08:37 +0000 (08:08 +0100)]
Merge pull request #31378 from nextcloud/fix/31237/new-button-UserList

use new button component UserList

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 15 Mar 2022 02:48:57 +0000 (02:48 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31516 from nextcloud/enh/improve-user_migration-api
Pytal [Tue, 15 Mar 2022 02:17:47 +0000 (19:17 -0700)]
Merge pull request #31516 from nextcloud/enh/improve-user_migration-api

2 years agoMerge pull request #31572 from nextcloud/fix/select2_settings_admin
Pytal [Tue, 15 Mar 2022 02:07:13 +0000 (19:07 -0700)]
Merge pull request #31572 from nextcloud/fix/select2_settings_admin

2 years agoAmazonS3: allow not implemented versioning 31498/head
Erik van Velzen [Wed, 9 Mar 2022 09:35:24 +0000 (10:35 +0100)]
AmazonS3: allow not implemented versioning

In case the S3 implementation does not implement versioning, set it to
false. Versioning was introduced in Nexcloud in commit
09ffac5e6dd5355c9aaf49c098942fa1e4fbed25

This is needed for compatibility with the Storj gateway.

Signed-off-by: Erik van Velzen <erik@evanv.nl>
2 years agoUse global $ in settings admin.js 31572/head
Louis Chemineau [Mon, 14 Mar 2022 14:59:29 +0000 (15:59 +0100)]
Use global $ in settings admin.js

Fix https://github.com/nextcloud/server/issues/31570

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #31567 from nextcloud/update-composer-files
Carl Schwan [Mon, 14 Mar 2022 15:55:30 +0000 (16:55 +0100)]
Merge pull request #31567 from nextcloud/update-composer-files

Update composer generated files to latest version

2 years agoMerge pull request #31561 from nextcloud/dependabot/npm_and_yarn/karma-chrome-launche...
Louis [Mon, 14 Mar 2022 14:12:24 +0000 (15:12 +0100)]
Merge pull request #31561 from nextcloud/dependabot/npm_and_yarn/karma-chrome-launcher-3.1.1

Bump karma-chrome-launcher from 3.1.0 to 3.1.1

2 years agoExtends UserMigrationException in CalendarMigratorException 31516/head
Côme Chilliet [Mon, 14 Mar 2022 08:57:28 +0000 (09:57 +0100)]
Extends UserMigrationException in CalendarMigratorException

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix autoloader and phpdoc for new class
Côme Chilliet [Mon, 14 Mar 2022 08:09:28 +0000 (09:09 +0100)]
Fix autoloader and phpdoc for new class

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoImprove wording of pathExists description
Côme Chilliet [Thu, 10 Mar 2022 16:17:07 +0000 (17:17 +0100)]
Improve wording of pathExists description

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoAdd getOriginalUid in IImportSource to simplify code when importing under another uid
Côme Chilliet [Thu, 10 Mar 2022 10:51:20 +0000 (11:51 +0100)]
Add getOriginalUid in IImportSource to simplify code when importing under another uid

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd pathExists method to IImportSource to test if a path exists in the archive
Côme Chilliet [Thu, 10 Mar 2022 10:38:46 +0000 (11:38 +0100)]
Add pathExists method to IImportSource to test if a path exists in the archive

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMove UserMigrationException to OCP and add @throws documentation
Côme Chilliet [Thu, 10 Mar 2022 10:35:07 +0000 (11:35 +0100)]
Move UserMigrationException to OCP and add @throws documentation

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31566 from nextcloud/fix/unit-audit
Simon L [Mon, 14 Mar 2022 12:23:30 +0000 (13:23 +0100)]
Merge pull request #31566 from nextcloud/fix/unit-audit

Fix unit tests by importing the class

2 years agoBump karma-chrome-launcher from 3.1.0 to 3.1.1 31561/head
dependabot[bot] [Mon, 14 Mar 2022 11:22:02 +0000 (11:22 +0000)]
Bump karma-chrome-launcher from 3.1.0 to 3.1.1

Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31459 from nextcloud/dependabot/npm_and_yarn/karma-6.3.17
Louis [Mon, 14 Mar 2022 11:20:48 +0000 (12:20 +0100)]
Merge pull request #31459 from nextcloud/dependabot/npm_and_yarn/karma-6.3.17

Bump karma from 6.3.16 to 6.3.17

2 years agoUpdate composer generated files to latest version 31567/head
Carl Schwan [Mon, 14 Mar 2022 10:30:41 +0000 (11:30 +0100)]
Update composer generated files to latest version

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #31542 from nextcloud/psalm-userCounts
Carl Schwan [Mon, 14 Mar 2022 10:27:43 +0000 (11:27 +0100)]
Merge pull request #31542 from nextcloud/psalm-userCounts

Fix psalm issue about userCounts

2 years agoFix unit tests by importing the class 31566/head
Carl Schwan [Mon, 14 Mar 2022 08:38:29 +0000 (09:38 +0100)]
Fix unit tests by importing the class

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agouse new button component 31378/head
Vanessa Pertsch [Thu, 24 Feb 2022 14:11:10 +0000 (15:11 +0100)]
use new button component

Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoUse "use" to import namespaces 31542/head
Carl Schwan [Mon, 14 Mar 2022 08:35:01 +0000 (09:35 +0100)]
Use "use" to import namespaces

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 14 Mar 2022 02:27:10 +0000 (02:27 +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, 13 Mar 2022 02:26:40 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31555 from nextcloud/enh/noid/fix-drone-tests
Carl Schwan [Sat, 12 Mar 2022 11:55:53 +0000 (12:55 +0100)]
Merge pull request #31555 from nextcloud/enh/noid/fix-drone-tests

fix drone tests on master

2 years agoBump karma from 6.3.16 to 6.3.17 31459/head
dependabot[bot] [Sat, 12 Mar 2022 03:33:26 +0000 (03:33 +0000)]
Bump karma from 6.3.16 to 6.3.17

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.16 to 6.3.17.
- [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.16...v6.3.17)

---
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 #31560 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.5.1
MichaIng [Sat, 12 Mar 2022 03:32:19 +0000 (04:32 +0100)]
Merge pull request #31560 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.5.1

Bump puppeteer from 13.4.1 to 13.5.1

2 years agoMerge pull request #31562 from nextcloud/dependabot/npm_and_yarn/css-loader-6.7.1
dependabot[bot] [Sat, 12 Mar 2022 03:23:24 +0000 (03:23 +0000)]
Merge pull request #31562 from nextcloud/dependabot/npm_and_yarn/css-loader-6.7.1

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 12 Mar 2022 02:26:53 +0000 (02:26 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoBump css-loader from 6.7.0 to 6.7.1 31562/head
dependabot[bot] [Sat, 12 Mar 2022 02:06:00 +0000 (02:06 +0000)]
Bump css-loader from 6.7.0 to 6.7.1

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.0 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.0...v6.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoBump puppeteer from 13.4.1 to 13.5.1 31560/head
dependabot[bot] [Sat, 12 Mar 2022 02:03:38 +0000 (02:03 +0000)]
Bump puppeteer from 13.4.1 to 13.5.1

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.4.1 to 13.5.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.4.1...v13.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoMerge pull request #31496 from nextcloud/automated/noid/psalm-baseline-update-1646799120
MichaIng [Sat, 12 Mar 2022 00:01:00 +0000 (01:01 +0100)]
Merge pull request #31496 from nextcloud/automated/noid/psalm-baseline-update-1646799120

[Automated] Update psalm-baseline.xml

2 years agofix drone tests on master 31555/head
szaimen [Fri, 11 Mar 2022 19:45:26 +0000 (20:45 +0100)]
fix drone tests on master

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1
John Molakvoæ [Fri, 11 Mar 2022 15:59:37 +0000 (16:59 +0100)]
Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1

2 years agoMerge pull request #31531 from nextcloud/fix/sftp-offset
John Molakvoæ [Fri, 11 Mar 2022 15:02:40 +0000 (16:02 +0100)]
Merge pull request #31531 from nextcloud/fix/sftp-offset

2 years agoMerge pull request #31511 from nextcloud/bugfix/noid/allow-installing-unstable-versions
Joas Schilling [Fri, 11 Mar 2022 13:26:30 +0000 (14:26 +0100)]
Merge pull request #31511 from nextcloud/bugfix/noid/allow-installing-unstable-versions

Allow installing unstable app versions based on channel and with `--allow-unstable` just like on updates

2 years agoMerge pull request #31538 from nextcloud/bug/noid/eventlogger-debug
Joas Schilling [Fri, 11 Mar 2022 13:20:44 +0000 (14:20 +0100)]
Merge pull request #31538 from nextcloud/bug/noid/eventlogger-debug

Only log events when enabled in debug mode

2 years agoMerge pull request #31539 from nextcloud/bugfix/31532/user-status-not-resetting-after...
Joas Schilling [Fri, 11 Mar 2022 13:20:14 +0000 (14:20 +0100)]
Merge pull request #31539 from nextcloud/bugfix/31532/user-status-not-resetting-after-a-call

Fix user status not resetting correctly after a call

2 years agoFix psalm issue about userCounts
Carl Schwan [Fri, 11 Mar 2022 13:17:29 +0000 (14:17 +0100)]
Fix psalm issue about userCounts

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #31454 from nextcloud/fix/audit-log-critical
John Molakvoæ [Fri, 11 Mar 2022 12:36:42 +0000 (13:36 +0100)]
Merge pull request #31454 from nextcloud/fix/audit-log-critical

2 years agoFix user status not resetting correctly after a call 31539/head
Joas Schilling [Fri, 11 Mar 2022 12:03:00 +0000 (13:03 +0100)]
Fix user status not resetting correctly after a call

Only happens when the user navigated away and came back,
so the heartbeat updates the status to "Online + In a call"
After that resetting away from "Away + In a call" does not match anymore
and the previous status sticks

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoOnly log events when enabled in debug mode 31538/head
Julius Härtl [Fri, 11 Mar 2022 11:26:07 +0000 (12:26 +0100)]
Only log events when enabled in debug mode

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #31519 from nextcloud/bugfix/noid/fix-occ-user-add-apppassword
Vincent Petry [Fri, 11 Mar 2022 10:55:01 +0000 (11:55 +0100)]
Merge pull request #31519 from nextcloud/bugfix/noid/fix-occ-user-add-apppassword

Fix occ user:add-app-password

2 years agoMerge pull request #31526 from nextcloud/automated/noid/psalm-baseline-update-1646971903
John Molakvoæ [Fri, 11 Mar 2022 10:22:59 +0000 (11:22 +0100)]
Merge pull request #31526 from nextcloud/automated/noid/psalm-baseline-update-1646971903

2 years agoPrevent reading key on SFTP stat bool 31531/head
John Molakvoæ [Fri, 11 Mar 2022 09:54:52 +0000 (10:54 +0100)]
Prevent reading key on SFTP stat bool

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoUpdate psalm baseline 31526/head
nextcloud-command [Fri, 11 Mar 2022 04:11:43 +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, 11 Mar 2022 02:27:09 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #30963 from nextcloud/feat/calendar-migration
Pytal [Thu, 10 Mar 2022 19:34:11 +0000 (11:34 -0800)]
Merge pull request #30963 from nextcloud/feat/calendar-migration

2 years agoMerge pull request #31491 from nextcloud/fix/user_ldap-fix-duplicated-empty-uuid...
Côme Chilliet [Thu, 10 Mar 2022 17:16:25 +0000 (18:16 +0100)]
Merge pull request #31491 from nextcloud/fix/user_ldap-fix-duplicated-empty-uuid-migration

Fix duplicated UUID detection when there are empty uuids

2 years agoOverwrite the channel 31511/head
Joas Schilling [Thu, 10 Mar 2022 15:16:30 +0000 (16:16 +0100)]
Overwrite the channel

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix the logger that is imported for critical actions 31454/head
Carl Schwan [Fri, 4 Mar 2022 13:57:36 +0000 (14:57 +0100)]
Fix the logger that is imported for critical actions

This use a new interface AuditLogger that makes it easier to
seperate the roles of the various loggers and enforce that we
don't use the wrong one by mistake.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAlso allow pre-releases and nightlies when installing from git
Joas Schilling [Thu, 10 Mar 2022 07:30:50 +0000 (08:30 +0100)]
Also allow pre-releases and nightlies when installing from git

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoSimilar to the fetch() method respect the channel in the get()
Joas Schilling [Thu, 10 Mar 2022 07:29:41 +0000 (08:29 +0100)]
Similar to the fetch() method respect the channel in the get()

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAllow installing unstable versions
Joas Schilling [Thu, 10 Mar 2022 07:21:31 +0000 (08:21 +0100)]
Allow installing unstable versions

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoValidate the password before generating an apptoken 31519/head
Joas Schilling [Thu, 10 Mar 2022 14:28:01 +0000 (15:28 +0100)]
Validate the password before generating an apptoken

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoDifferenciate the activity depending on admin vs user action
Joas Schilling [Thu, 10 Mar 2022 14:26:47 +0000 (15:26 +0100)]
Differenciate the activity depending on admin vs user action

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoTrigger an event to log an activity when an administrator generates an app password
Joas Schilling [Thu, 10 Mar 2022 14:25:22 +0000 (15:25 +0100)]
Trigger an event to log an activity when an administrator generates an app password

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoDon't recreate sql query each time 31274/head
Carl Schwan [Thu, 10 Mar 2022 14:10:08 +0000 (15:10 +0100)]
Don't recreate sql query each time

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #31494 from nextcloud/fix/fix-group-metadata-typing
Vincent Petry [Thu, 10 Mar 2022 13:33:54 +0000 (14:33 +0100)]
Merge pull request #31494 from nextcloud/fix/fix-group-metadata-typing

Fix group metadata typing

2 years agoAdd a test for primary keys 31513/head
Joas Schilling [Thu, 10 Mar 2022 13:04:04 +0000 (14:04 +0100)]
Add a test for primary keys

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-check
Simon L [Thu, 10 Mar 2022 11:40:59 +0000 (12:40 +0100)]
Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-check

Validate `overwrite.cli.url` to be a url in setup check

2 years agoMerge pull request #31508 from nextcloud/automated/noid/psalm-baseline-update-1646885516
John Molakvoæ [Thu, 10 Mar 2022 09:33:27 +0000 (10:33 +0100)]
Merge pull request #31508 from nextcloud/automated/noid/psalm-baseline-update-1646885516

2 years agoEnforce primary keys as they are required to be performant in MySQL clusters
Joas Schilling [Thu, 10 Mar 2022 09:24:05 +0000 (10:24 +0100)]
Enforce primary keys as they are required to be performant in MySQL clusters

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #31503 from nextcloud/enh/strict-dynamic-csp
Julius Härtl [Thu, 10 Mar 2022 08:52:20 +0000 (09:52 +0100)]
Merge pull request #31503 from nextcloud/enh/strict-dynamic-csp

Allow to set a strict-dynamic CSP through the API

2 years agoUpdate psalm baseline 31508/head
nextcloud-command [Thu, 10 Mar 2022 04:11:56 +0000 (04:11 +0000)]
Update psalm baseline

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoimprove overwrite cli url setup check 31430/head
szaimen [Thu, 3 Mar 2022 17:08:08 +0000 (18:08 +0100)]
improve overwrite cli url setup check

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoImprove error handling and output messages 30963/head
Christopher Ng [Wed, 9 Mar 2022 18:58:23 +0000 (18:58 +0000)]
Improve error handling and output messages

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoAllow to set a strict-dynamic CSP through the API 31503/head
Julius Härtl [Wed, 9 Mar 2022 13:25:36 +0000 (14:25 +0100)]
Allow to set a strict-dynamic CSP through the API

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #31500 from nextcloud/bugfix/noid/fix-alternativ-login-buttons
Vincent Petry [Wed, 9 Mar 2022 12:20:28 +0000 (13:20 +0100)]
Merge pull request #31500 from nextcloud/bugfix/noid/fix-alternativ-login-buttons

Fix alternative login buttons

2 years agoFix alternative login buttons 31500/head
Joas Schilling [Wed, 9 Mar 2022 10:43:17 +0000 (11:43 +0100)]
Fix alternative login buttons

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoUpdate psalm baseline 31496/head
nextcloud-command [Wed, 9 Mar 2022 04:12:00 +0000 (04:12 +0000)]
Update psalm baseline

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoStrong type OC\Group\MetaData 31494/head
Côme Chilliet [Tue, 8 Mar 2022 15:44:22 +0000 (16:44 +0100)]
Strong type OC\Group\MetaData

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31493 from nextcloud/bugfix/noid/app-script-main
John Molakvoæ [Tue, 8 Mar 2022 15:29:13 +0000 (16:29 +0100)]
Merge pull request #31493 from nextcloud/bugfix/noid/app-script-main

2 years agoMerge pull request #31431 from nextcloud/fs-setup-manager
Robin Appelman [Tue, 8 Mar 2022 14:50:25 +0000 (14:50 +0000)]
Merge pull request #31431 from nextcloud/fs-setup-manager

Unify/cleanup filesystem setup

2 years agoFix typing of OC\Group\MetaData::sorting
Côme Chilliet [Tue, 8 Mar 2022 14:49:29 +0000 (15:49 +0100)]
Fix typing of OC\Group\MetaData::sorting

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAvoid double-loading dist/core-main.js when apps have scripts named main 31493/head
Julius Härtl [Tue, 8 Mar 2022 14:37:53 +0000 (15:37 +0100)]
Avoid double-loading dist/core-main.js when apps have scripts named main

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoFix similar potential problems with fetchOne loops 31491/head
Côme Chilliet [Tue, 8 Mar 2022 11:10:52 +0000 (12:10 +0100)]
Fix similar potential problems with fetchOne loops

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix duplicated UUID detection when there are empty uuids
Côme Chilliet [Tue, 8 Mar 2022 10:45:18 +0000 (11:45 +0100)]
Fix duplicated UUID detection when there are empty uuids

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warning
John Molakvoæ [Tue, 8 Mar 2022 07:53:12 +0000 (08:53 +0100)]
Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warning

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Mar 2022 02:28:43 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #28227 from nextcloud/enh/noid/report-remoteAddress
Simon L [Mon, 7 Mar 2022 20:48:08 +0000 (21:48 +0100)]
Merge pull request #28227 from nextcloud/enh/noid/report-remoteAddress

Fix too many file download notifications when watching a video

2 years agoFix too many file download notifications when watching a video 28227/head
szaimen [Thu, 29 Jul 2021 06:57:31 +0000 (08:57 +0200)]
Fix too many file download notifications when watching a video

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #30828 from nextcloud/fix/dialog-menu
Simon L [Mon, 7 Mar 2022 19:46:12 +0000 (20:46 +0100)]
Merge pull request #30828 from nextcloud/fix/dialog-menu

fix dialog new file menu

2 years agoMerge pull request #31418 from nextcloud/enh/simple-file-extension
Pytal [Mon, 7 Mar 2022 19:38:23 +0000 (11:38 -0800)]
Merge pull request #31418 from nextcloud/enh/simple-file-extension

2 years agoNote DI only usage in PHPDoc 31418/head
Christopher Ng [Mon, 7 Mar 2022 17:20:52 +0000 (17:20 +0000)]
Note DI only usage in PHPDoc

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agofix tests 31470/head
szaimen [Mon, 7 Mar 2022 17:07:45 +0000 (18:07 +0100)]
fix tests

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoallow to disable the imagick warning
szaimen [Sat, 5 Mar 2022 19:26:16 +0000 (20:26 +0100)]
allow to disable the imagick warning

Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: MichaIng <micha@dietpi.com>
2 years agoMerge pull request #31426 from nextcloud/enh/noid/make-connectivity-check-softer
Julien Veyssier [Mon, 7 Mar 2022 15:05:08 +0000 (16:05 +0100)]
Merge pull request #31426 from nextcloud/enh/noid/make-connectivity-check-softer

Connectivity check: allow to set a protocol for 'connectivity_check_domains' values

2 years agoallow adding protocol to domains in 'connectivity_check_domains' config 31426/head
Julien Veyssier [Thu, 3 Mar 2022 14:11:50 +0000 (15:11 +0100)]
allow adding protocol to domains in 'connectivity_check_domains' config

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agoCenter dialog new file menu 30828/head
John Molakvoæ [Mon, 24 Jan 2022 14:18:48 +0000 (15:18 +0100)]
Center dialog new file menu

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>