]>
source.dussan.org Git - nextcloud-server.git/log
Christopher Ng [Tue, 22 Mar 2022 02:25:04 +0000 (02:25 +0000)]
Move data into settings folder
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 18 Mar 2022 04:10:22 +0000 (04:10 +0000)]
Use account method to set all properties
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 10 Mar 2022 05:49:33 +0000 (05:49 +0000)]
Use streams
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 4 Mar 2022 06:36:49 +0000 (06:36 +0000)]
Transfer to settings app and register
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 3 Mar 2022 05:39:03 +0000 (05:39 +0000)]
Update avatar handling
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Mar 2022 02:44:30 +0000 (02:44 +0000)]
Avatar export and import
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 1 Mar 2022 01:26:19 +0000 (01:26 +0000)]
Account export and import
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Fri, 18 Mar 2022 04:35:58 +0000 (21:35 -0700)]
Merge pull request #29372 from nextcloud/feat/28139/global-profile-toggle
Christopher Ng [Thu, 17 Mar 2022 18:06:38 +0000 (18:06 +0000)]
Add profile default setting for admin
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 11 Mar 2022 02:11:28 +0000 (02:11 +0000)]
Add global profile toggle config
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Fri, 18 Mar 2022 02:27:10 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 17 Mar 2022 22:22:41 +0000 (15:22 -0700)]
Merge pull request #31488 from nextcloud/enh/account-set-all-properties
Robin Appelman [Thu, 17 Mar 2022 22:06:45 +0000 (22:06 +0000)]
Merge pull request #31608 from nextcloud/scanner-performance2
some file scanner performance improvements
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 18:04:06 +0000 (18:04 +0000)]
Merge pull request #31381 from nextcloud/external-config-ui-performance
Improve performance of external storage config UI
Robin Appelman [Thu, 17 Mar 2022 17:33:36 +0000 (17:33 +0000)]
Merge pull request #31598 from nextcloud/mount-find-root
setup for current user when finding mounts in the root
Christopher Ng [Thu, 17 Mar 2022 04:26:24 +0000 (04:26 +0000)]
Add example to DocBlock
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 8 Mar 2022 00:49:00 +0000 (00:49 +0000)]
Add method to set all account properties from json
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Thu, 17 Mar 2022 16:31:44 +0000 (09:31 -0700)]
Merge pull request #31487 from nextcloud/enh/account-json-serialization
Robin Appelman [Mon, 28 Feb 2022 16:02:17 +0000 (17:02 +0100)]
don't recheck config automatically when there are a large number of storages
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Mon, 28 Feb 2022 15:52:55 +0000 (16:52 +0100)]
add all storage config rows in one go on load
this prevents repeated reflows
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Thu, 17 Mar 2022 16:25:26 +0000 (16:25 +0000)]
Merge pull request #31215 from nextcloud/smb-directory-invalid-type
handle invalid type when listing directory in smb
Robin Appelman [Wed, 16 Mar 2022 17:28:26 +0000 (18:28 +0100)]
setup for current user when finding mounts in the root
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
Christopher Ng [Tue, 8 Mar 2022 00:38:38 +0000 (00:38 +0000)]
Discard duplicate collection name from account serialization
Signed-off-by: Christopher Ng <chrng8@gmail.com>
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>