]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Thu, 17 Mar 2022 15:05:52 +0000 (16:05 +0100)]
some file scanner performance improvements
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 17 Mar 2022 13:56:19 +0000 (13:56 +0000)]
Merge pull request #31574 from nextcloud/s3-crt-bundle
use the nextcloud certificate bundle for s3
Louis [Thu, 17 Mar 2022 11:34:52 +0000 (12:34 +0100)]
Merge pull request #31596 from Lucarnosky/master
Fix federated cloud share icons overlap in button
Lock Garnock [Wed, 16 Mar 2022 16:12:36 +0000 (17:12 +0100)]
Changed to padding left #31596
Fix issue #30819
Fixed issue #30819
Signed-off-by: Lock Garnock <lucarnosky@gmail.com>
Côme Chilliet [Thu, 17 Mar 2022 08:13:44 +0000 (09:13 +0100)]
Merge pull request #31421 from nextcloud/fix/user_ldap-fix-ldap-connection-resets
user_ldap fix ldap connection resets
Nextcloud bot [Thu, 17 Mar 2022 02:29:34 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Anna [Wed, 16 Mar 2022 14:41:09 +0000 (15:41 +0100)]
Merge pull request #30120 from nextcloud/enhancement/move-calendar-objects
Move calendar objects between calendars
Carl Schwan [Wed, 16 Mar 2022 14:39:13 +0000 (15:39 +0100)]
Merge pull request #31581 from nextcloud/refactor/carl/comment-app
Modernize comments app
Carl Schwan [Wed, 16 Mar 2022 12:35:43 +0000 (13:35 +0100)]
Merge pull request #31578 from nextcloud/s3-test-reliability
try to improve s3 primary storage test reliability
Carl Schwan [Tue, 15 Mar 2022 16:17:36 +0000 (17:17 +0100)]
Modernize comments app
* Use php 7.4 typed properties
* More typed methods (and replace existing php doc in some cases)
* query -> get for Container
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Anna Larch [Mon, 6 Dec 2021 19:01:22 +0000 (20:01 +0100)]
Move calendar objects between calendars instead of deleting and recreating them
Signed-off-by: Anna Larch <anna@nextcloud.com>
Joas Schilling [Tue, 15 Mar 2022 17:00:01 +0000 (18:00 +0100)]
Merge pull request #31577 from nextcloud/fix/register-talk-broker
Fix unknown Talk broker interface
Joas Schilling [Tue, 15 Mar 2022 16:59:21 +0000 (17:59 +0100)]
Merge pull request #31579 from nextcloud/nickvergessen-patch-1
Also add the column when the table already existed
Robin Appelman [Tue, 15 Mar 2022 15:05:19 +0000 (16:05 +0100)]
try to improve s3 primary storage test reliability
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Tue, 15 Mar 2022 15:30:28 +0000 (16:30 +0100)]
Update Version24000Date20211222112246.php
Christoph Wurst [Tue, 15 Mar 2022 15:10:29 +0000 (16:10 +0100)]
Fix unknown Talk broker interface
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Robin Appelman [Tue, 15 Mar 2022 14:50:08 +0000 (15:50 +0100)]
don't try to get custom certs for s3 primary storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Tue, 15 Mar 2022 14:32:50 +0000 (14:32 +0000)]
Merge pull request #31573 from nextcloud/exceptionserializer-load-fail
don't error if we can't load the ExceptionSerializer for early exceptions
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…
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
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
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
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>
Pytal [Tue, 15 Mar 2022 02:17:47 +0000 (19:17 -0700)]
Merge pull request #31516 from nextcloud/enh/improve-user_migration-api
Pytal [Tue, 15 Mar 2022 02:07:13 +0000 (19:07 -0700)]
Merge pull request #31572 from nextcloud/fix/select2_settings_admin
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>
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>
Robin Appelman [Mon, 14 Mar 2022 17:34:09 +0000 (18:34 +0100)]
return default bundle when there is an error getting the bundle
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 14 Mar 2022 17:09:48 +0000 (18:09 +0100)]
use the nextcloud certificate bundle for s3
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 14 Mar 2022 16:12:53 +0000 (17:12 +0100)]
don't error if we can't load the ExceptionSerializer for early exceptions
Signed-off-by: Robin Appelman <robin@icewind.nl>
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
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
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>
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>
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>
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>
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>
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>
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
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>
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
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>
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
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>
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>
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>
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>
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>
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
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>
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
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
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>
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>
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>
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
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>
John Molakvoæ [Fri, 11 Mar 2022 15:59:37 +0000 (16:59 +0100)]
Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1
John Molakvoæ [Fri, 11 Mar 2022 15:02:40 +0000 (16:02 +0100)]
Merge pull request #31531 from nextcloud/fix/sftp-offset
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
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
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
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>
John Molakvoæ [Fri, 11 Mar 2022 12:36:42 +0000 (13:36 +0100)]
Merge pull request #31454 from nextcloud/fix/audit-log-critical
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>
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>
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
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
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>
nextcloud-command [Fri, 11 Mar 2022 04:11:43 +0000 (04:11 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
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>
Pytal [Thu, 10 Mar 2022 19:34:11 +0000 (11:34 -0800)]
Merge pull request #30963 from nextcloud/feat/calendar-migration
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
Joas Schilling [Thu, 10 Mar 2022 15:16:30 +0000 (16:16 +0100)]
Overwrite the channel
Signed-off-by: Joas Schilling <coding@schilljs.com>
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>
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>
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>
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>
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>
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>
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>
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>
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
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>
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
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
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>
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
nextcloud-command [Thu, 10 Mar 2022 04:11:56 +0000 (04:11 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
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>
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>
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>
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>
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
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>
nextcloud-command [Wed, 9 Mar 2022 04:12:00 +0000 (04:12 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
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>
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>
John Molakvoæ [Tue, 8 Mar 2022 15:29:13 +0000 (16:29 +0100)]
Merge pull request #31493 from nextcloud/bugfix/noid/app-script-main
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