]>
source.dussan.org Git - nextcloud-server.git/log
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>
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
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>
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
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>
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
Pytal [Mon, 7 Mar 2022 19:38:23 +0000 (11:38 -0800)]
Merge pull request #31418 from nextcloud/enh/simple-file-extension
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>
szaimen [Mon, 7 Mar 2022 17:07:45 +0000 (18:07 +0100)]
fix tests
Signed-off-by: szaimen <szaimen@e.mail.de>
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>
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
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>
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>
Côme Chilliet [Mon, 7 Mar 2022 09:46:05 +0000 (10:46 +0100)]
Add missing @since in InMemoryFile to please CI
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Carl Schwan [Mon, 7 Mar 2022 09:42:39 +0000 (10:42 +0100)]
Merge pull request #31466 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
dependabot[bot] [Mon, 7 Mar 2022 04:08:46 +0000 (04:08 +0000)]
Merge pull request #31463 from nextcloud/dependabot/npm_and_yarn/webpack-5.70.0
dependabot[bot] [Sun, 6 Mar 2022 02:30:31 +0000 (02:30 +0000)]
Bump webpack from 5.69.1 to 5.70.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.70.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.70.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Mon, 7 Mar 2022 02:26:22 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 6 Mar 2022 02:25:58 +0000 (02:25 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 6 Mar 2022 01:36:32 +0000 (01:36 +0000)]
Merge pull request #31462 from nextcloud/dependabot/npm_and_yarn/css-loader-6.7.0
dependabot[bot] [Sun, 6 Mar 2022 01:00:13 +0000 (01:00 +0000)]
Bump css-loader from 6.6.0 to 6.7.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.6.0 to 6.7.0.
- [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.6.0...v6.7.0)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
MichaIng [Sun, 6 Mar 2022 00:40:04 +0000 (01:40 +0100)]
Merge pull request #31447 from nextcloud/doc/manager-interface
Clarify that some interface are not meant to be implemented
dependabot[bot] [Sat, 5 Mar 2022 13:52:30 +0000 (13:52 +0000)]
Merge pull request #31461 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.4.1
Carl Schwan [Fri, 4 Mar 2022 11:31:14 +0000 (12:31 +0100)]
Add a few more non-extendable interface
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
dependabot[bot] [Sat, 5 Mar 2022 13:14:37 +0000 (13:14 +0000)]
Bump puppeteer from 13.4.0 to 13.4.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.4.0 to 13.4.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.0...v13.4.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Carl Schwan [Sat, 5 Mar 2022 11:15:57 +0000 (12:15 +0100)]
Merge pull request #31465 from nextcloud/automated/noid/psalm-baseline-update-
1646460900
[Automated] Update psalm-baseline.xml
Nextcloud bot [Sat, 5 Mar 2022 08:32:53 +0000 (08:32 +0000)]
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 5 Mar 2022 06:59:46 +0000 (06:59 +0000)]
Merge pull request #31460 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.1.0
dependabot[bot] [Sat, 5 Mar 2022 02:03:57 +0000 (02:03 +0000)]
Bump @nextcloud/vue from 5.0.0 to 5.1.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v5.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-command [Sat, 5 Mar 2022 06:15:00 +0000 (06:15 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Sat, 5 Mar 2022 02:26:43 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Carl Schwan [Fri, 4 Mar 2022 10:42:03 +0000 (11:42 +0100)]
Clarify that some interface are not meant to be implemented
This make sure that apps don't implement this interfaces and gives us
more liberty to add new methods to them (as long as it is compatible
from an usage point of view)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: Vincent Petry <vincent@nextcloud.com>
John Molakvoæ [Fri, 4 Mar 2022 14:05:24 +0000 (15:05 +0100)]
Merge pull request #31449 from nextcloud/bugfix/noid/even-more-censor
Robin Appelman [Fri, 4 Mar 2022 13:44:05 +0000 (13:44 +0000)]
Merge pull request #31266 from nextcloud/root-setup-mountprovider
move root mount setup to mountproviders
John Molakvoæ [Fri, 4 Mar 2022 13:37:41 +0000 (14:37 +0100)]
Merge pull request #31387 from nextcloud/fix/common-main-core-script-order
Julien Veyssier [Fri, 4 Mar 2022 12:06:37 +0000 (13:06 +0100)]
censor app config values for all integration apps
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
John Molakvoæ [Tue, 1 Mar 2022 10:39:27 +0000 (11:39 +0100)]
Make sure common and main core scripts are loaded first
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Vincent Petry [Fri, 4 Mar 2022 09:20:03 +0000 (10:20 +0100)]
Merge pull request #31436 from nextcloud/fix/noid/migration-column-handling
be conservative when reading from fresh created column
John Molakvoæ [Fri, 4 Mar 2022 08:23:17 +0000 (09:23 +0100)]
Merge pull request #31435 from nextcloud/update-images-in-scripts-to-run-local-tests-in-Docker
Carl Schwan [Fri, 4 Mar 2022 08:09:16 +0000 (09:09 +0100)]
Merge pull request #31439 from nextcloud/automated/noid/psalm-baseline-update-
1646367093
[Automated] Update psalm-baseline.xml
Christopher Ng [Thu, 3 Mar 2022 05:10:57 +0000 (05:10 +0000)]
Extend simple file with extension getter
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Fri, 4 Mar 2022 06:10:01 +0000 (22:10 -0800)]
Merge pull request #31358 from nextcloud/fix/error-message-timeout
Christopher Ng [Fri, 4 Mar 2022 04:46:30 +0000 (04:46 +0000)]
Fix settings error message timeout
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-command [Fri, 4 Mar 2022 04:11:33 +0000 (04:11 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Fri, 4 Mar 2022 02:26:39 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
MichaIng [Fri, 4 Mar 2022 00:24:10 +0000 (01:24 +0100)]
Merge pull request #31267 from nextcloud/enh/docs-link-for-opcache-recommends
Add Nextcloud docs link to OPcache recommends
MichaIng [Thu, 3 Mar 2022 23:38:00 +0000 (00:38 +0100)]
Merge pull request #31415 from knox/fix-opcache-permitted-path
Fix "Nextcloud is not allowed to use the OPcache API" warning
MichaIng [Thu, 3 Mar 2022 23:15:03 +0000 (00:15 +0100)]
Merge pull request #31416 from nextcloud/automated/noid/psalm-baseline-update-
1646280947
[Automated] Update psalm-baseline.xml
MichaIng [Fri, 18 Feb 2022 15:36:43 +0000 (16:36 +0100)]
Add Nextcloud docs link to OPcache recommends
A link to the Nextcloud documentation is currently only shown when the OPcache module is not loaded at all. This commit moves the link to the generic text above the individual recommendations list.
Additionally remove the obsolete phpOpcacheDocumentation entry from test data arrays, which is not passed anymore by the backend.
Signed-off-by: MichaIng <micha@dietpi.com>
Arthur Schiwon [Thu, 3 Mar 2022 20:32:54 +0000 (21:32 +0100)]
code style
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 3 Mar 2022 20:19:11 +0000 (21:19 +0100)]
be conservative when reading from fresh created column
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Daniel Calviño Sánchez [Thu, 3 Mar 2022 18:53:26 +0000 (19:53 +0100)]
Update images in scripts to run local tests in Docker
PHP 7.3 support was dropped for Nextcloud 24. The Docker images are
updated to the same images used for integration and acceptance tests in
CI.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Pytal [Thu, 3 Mar 2022 18:01:43 +0000 (10:01 -0800)]
Merge pull request #31417 from nextcloud/fix/avatar-return-type
Vincent Petry [Thu, 3 Mar 2022 16:16:15 +0000 (17:16 +0100)]
Merge pull request #31359 from nextcloud/fix/apps-error-message-timeout
Fix apps settings error message timeout
Christopher Ng [Thu, 3 Mar 2022 04:41:34 +0000 (04:41 +0000)]
Fix avatar file return type
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Vincent Petry [Thu, 3 Mar 2022 15:45:16 +0000 (16:45 +0100)]
Merge pull request #31372 from nextcloud/enh/noid/prevent-right-click-for-hide-download
prevent default right-click options when hideDownload is enabled
Vanessa [Thu, 3 Mar 2022 14:11:55 +0000 (15:11 +0100)]
Merge pull request #31336 from nextcloud/fix/31237/new-button-AdminTwoFactor
use new button component
szaimen [Sat, 26 Feb 2022 13:20:56 +0000 (14:20 +0100)]
prevent right-click when hideDownload is enabled
Signed-off-by: szaimen <szaimen@e.mail.de>
nextcloud-command [Thu, 3 Mar 2022 04:15:47 +0000 (04:15 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Thu, 3 Mar 2022 02:26:09 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Mickey Knox [Wed, 2 Mar 2022 21:35:04 +0000 (22:35 +0100)]
Fix permittedPath comparison
Signed-off-by: Mickey Knox <mickey@netfreaks.org>
Simon L [Wed, 2 Mar 2022 20:54:21 +0000 (21:54 +0100)]
Merge pull request #31389 from nextcloud/enh/27671/fix-sharing-overview-actions
fix fileactions for sharing overview
John Molakvoæ [Wed, 2 Mar 2022 16:33:17 +0000 (17:33 +0100)]
Merge pull request #31408 from nextcloud/enh/sidebar-preview-viewer
szaimen [Tue, 1 Mar 2022 15:27:54 +0000 (16:27 +0100)]
try to fix correct fileactions for sharing overview
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Julius Härtl [Wed, 2 Mar 2022 13:59:48 +0000 (14:59 +0100)]
Hide preview if it is in full screen mode (viewer is open)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Wed, 2 Mar 2022 11:08:10 +0000 (12:08 +0100)]
Merge pull request #31398 from nextcloud/techdebt/noid/also-use-hashed-column-on-delete
Julius Härtl [Wed, 2 Mar 2022 11:00:44 +0000 (12:00 +0100)]
Merge pull request #31124 from nextcloud/enh/diagnostics-logging
Diagnostics event logging to log
Joas Schilling [Wed, 2 Mar 2022 10:41:32 +0000 (11:41 +0100)]
Merge pull request #31218 from nextcloud/techdebt/noid/use-cache-also-for-userbackend-getpassword
Use the cache also for UserBackend::getPassword
Joas Schilling [Wed, 2 Mar 2022 10:21:40 +0000 (11:21 +0100)]
Merge pull request #31390 from nextcloud/bugfix/noid/more-censor
Censor more configs
Joas Schilling [Wed, 2 Mar 2022 08:23:16 +0000 (09:23 +0100)]
Also use hashed/indexed column on delete
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 2 Mar 2022 02:47:02 +0000 (02:47 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Wed, 2 Mar 2022 02:15:23 +0000 (18:15 -0800)]
Merge pull request #31347 from nextcloud/fix/31164/duplicate-email-message
Christopher Ng [Wed, 2 Mar 2022 01:15:37 +0000 (01:15 +0000)]
Fix duplicate primary email message
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Wed, 2 Mar 2022 00:11:14 +0000 (16:11 -0800)]
Merge pull request #30536 from nextcloud/fix/l10n-exception-message
Christopher Ng [Tue, 1 Mar 2022 23:54:59 +0000 (23:54 +0000)]
Fix apps settings error message timeout
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christopher Ng [Fri, 4 Feb 2022 19:02:32 +0000 (19:02 +0000)]
Make Sabre File exception messages translatable
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Joas Schilling [Tue, 1 Mar 2022 19:59:27 +0000 (20:59 +0100)]
Censor more configs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Carl Schwan [Tue, 1 Mar 2022 13:58:26 +0000 (14:58 +0100)]
Merge pull request #31354 from nextcloud/fix/caching-avatar
Fix caching of the user avatar
Côme Chilliet [Tue, 1 Mar 2022 13:20:03 +0000 (14:20 +0100)]
Merge pull request #31333 from nextcloud/fix/fix-archive-typing
Improve typing in OC\Archive classes
Côme Chilliet [Tue, 1 Mar 2022 13:10:47 +0000 (14:10 +0100)]
Merge pull request #31380 from nextcloud/fix/opendocument-preview-avoid-errors
Ignore errors when searching for bundled preview
Carl Schwan [Fri, 25 Feb 2022 13:28:15 +0000 (14:28 +0100)]
Add warning to the user
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: MichaIng <micha@dietpi.com>
Co-authored-by: zroebg <carlos@reendex.com>
Simon L [Tue, 1 Mar 2022 09:42:18 +0000 (10:42 +0100)]
Merge pull request #31355 from nextcloud/fix/23441/fix-developer-link
try to fix developer link
Joas Schilling [Tue, 1 Mar 2022 09:06:34 +0000 (10:06 +0100)]
Merge pull request #31363 from nextcloud/techdebt/noid/delay-getting-preferences
Delay loading user preferences until we need them
Côme Chilliet [Tue, 1 Mar 2022 08:41:05 +0000 (09:41 +0100)]
Merge pull request #31383 from nextcloud/automated/noid/psalm-baseline-update-
1646108128
[Automated] Update psalm-baseline.xml
Vanessa [Tue, 1 Mar 2022 08:16:17 +0000 (09:16 +0100)]
Merge pull request #31340 from nextcloud/fix/31237/new-button-authTokenSetupDialogue
Fix/31237/new button auth token setup dialogue
szaimen [Fri, 25 Feb 2022 14:07:31 +0000 (15:07 +0100)]
try to fix developer link
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Vanessa Pertsch [Thu, 24 Feb 2022 14:11:10 +0000 (15:11 +0100)]
use new button component
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>
nextcloud-command [Tue, 1 Mar 2022 04:15:28 +0000 (04:15 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Vanessa [Mon, 28 Feb 2022 15:51:01 +0000 (16:51 +0100)]
Merge pull request #31338 from nextcloud/fix/31237/new-button-AppList
Fix/31237/new button app list
Côme Chilliet [Mon, 28 Feb 2022 14:40:33 +0000 (15:40 +0100)]
Ignore errors when searching for bundled preview
When an odt file is xml and not zip, it would throw a ValueError.
It will now just ignore this file and return null for the preview.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Mon, 28 Feb 2022 13:34:30 +0000 (14:34 +0100)]
Apps toolbar height and alignment fix
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Fri, 25 Feb 2022 23:34:17 +0000 (00:34 +0100)]
Delay loading user preferences until we need them
Signed-off-by: Joas Schilling <coding@schilljs.com>
Anna [Mon, 28 Feb 2022 11:03:36 +0000 (12:03 +0100)]
Merge pull request #31377 from nextcloud/fix/specify-nullable-string
Specify string as nullable for credentials password
Côme Chilliet [Mon, 28 Feb 2022 10:52:03 +0000 (11:52 +0100)]
Merge pull request #30889 from nextcloud/fix/fix-occ-listeners
Fix listeners declaration in case of occ usage
dependabot[bot] [Mon, 28 Feb 2022 10:51:14 +0000 (10:51 +0000)]
Merge pull request #31371 from nextcloud/dependabot/npm_and_yarn/url-parse-1.5.10
Julius Härtl [Fri, 25 Feb 2022 15:18:02 +0000 (16:18 +0100)]
Add event logging for db and redis connection
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 22 Feb 2022 09:53:13 +0000 (10:53 +0100)]
Add logging around dav exec
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 11 Feb 2022 09:03:25 +0000 (10:03 +0100)]
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Fri, 11 Feb 2022 08:08:02 +0000 (09:08 +0100)]
Add event logging to app loading
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 2 Feb 2022 08:57:50 +0000 (09:57 +0100)]
Diagnostics event logging to Nextcloud log
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Add config samples
Signed-off-by: Julius Härtl <jus@bitgrid.net>