Commit Graph

61719 Commits (ea75ad6a3d587ba5215871ce6db2d951b8487aee)
 

Author SHA1 Message Date
dependabot[bot] ea75ad6a3d
Merge pull request #31463 from nextcloud/dependabot/npm_and_yarn/webpack-5.70.0 2022-03-07 04:08:46 +07:00
dependabot[bot] caf9d43451 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>
2022-03-07 03:30:44 +07:00
Nextcloud bot c9eefdef39
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-07 02:26:22 +07:00
Nextcloud bot 248d60f93c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-06 02:25:58 +07:00
dependabot[bot] 343aa4c248
Merge pull request #31462 from nextcloud/dependabot/npm_and_yarn/css-loader-6.7.0 2022-03-06 01:36:32 +07:00
dependabot[bot] 1ae4ed8844
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>
2022-03-06 01:00:13 +07:00
MichaIng 89e2eac825
Merge pull request #31447 from nextcloud/doc/manager-interface
Clarify that some interface are not meant to be implemented
2022-03-06 01:40:04 +07:00
dependabot[bot] e96c85921b
Merge pull request #31461 from nextcloud/dependabot/npm_and_yarn/puppeteer-13.4.1 2022-03-05 13:52:30 +07:00
Carl Schwan 5a17415dd8 Add a few more non-extendable interface
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-05 14:35:34 +07:00
dependabot[bot] 382948fc23
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>
2022-03-05 13:14:37 +07:00
Carl Schwan c4022759c9
Merge pull request #31465 from nextcloud/automated/noid/psalm-baseline-update-1646460900
[Automated] Update psalm-baseline.xml
2022-03-05 12:15:57 +07:00
dependabot[bot] 2a4f473138
Merge pull request #31460 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-5.1.0 2022-03-05 06:59:46 +07:00
dependabot[bot] ee741b52d2 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>
2022-03-05 06:25:56 +07:00
nextcloud-command eb6ca991eb Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-03-05 06:15:00 +07:00
Nextcloud bot 584a3441e7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-05 02:26:43 +07:00
Carl Schwan 831aebf4f6 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>
2022-03-04 16:02:35 +07:00
John Molakvoæ 69a6efba47
Merge pull request #31449 from nextcloud/bugfix/noid/even-more-censor 2022-03-04 15:05:24 +07:00
Robin Appelman 8b22a463e9
Merge pull request #31266 from nextcloud/root-setup-mountprovider
move root mount setup to mountproviders
2022-03-04 13:44:05 +07:00
John Molakvoæ 821a0dc875
Merge pull request #31387 from nextcloud/fix/common-main-core-script-order 2022-03-04 14:37:41 +07:00
Julien Veyssier a295529576
censor app config values for all integration apps
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-03-04 13:06:37 +07:00
John Molakvoæ 58d516b509
Make sure common and main core scripts are loaded first
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-04 10:22:56 +07:00
Vincent Petry 8a52591335
Merge pull request #31436 from nextcloud/fix/noid/migration-column-handling
be conservative when reading from fresh created column
2022-03-04 10:20:03 +07:00
John Molakvoæ a78f473252
Merge pull request #31435 from nextcloud/update-images-in-scripts-to-run-local-tests-in-Docker 2022-03-04 09:23:17 +07:00
Carl Schwan 8b1857fc72
Merge pull request #31439 from nextcloud/automated/noid/psalm-baseline-update-1646367093
[Automated] Update psalm-baseline.xml
2022-03-04 09:09:16 +07:00
Pytal f1604cf7af
Merge pull request #31358 from nextcloud/fix/error-message-timeout 2022-03-03 22:10:01 +07:00
Christopher Ng c22cfa057d Fix settings error message timeout
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-04 04:56:48 +07:00
nextcloud-command 1b80d8264d Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-03-04 04:11:33 +07:00
Nextcloud bot a6bacaacb3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-04 02:26:39 +07:00
MichaIng 3980322621
Merge pull request #31267 from nextcloud/enh/docs-link-for-opcache-recommends
Add Nextcloud docs link to OPcache recommends
2022-03-04 01:24:10 +07:00
MichaIng fdf4024ccb
Merge pull request #31415 from knox/fix-opcache-permitted-path
Fix "Nextcloud is not allowed to use the OPcache API" warning
2022-03-04 00:38:00 +07:00
MichaIng aec2e0fdc4
Merge pull request #31416 from nextcloud/automated/noid/psalm-baseline-update-1646280947
[Automated] Update psalm-baseline.xml
2022-03-04 00:15:03 +07:00
MichaIng 5ac91f1cb8 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>
2022-03-03 23:00:07 +07:00
Arthur Schiwon 16b6504cc6
code style
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-03 21:32:54 +07:00
Arthur Schiwon f3668f2748
be conservative when reading from fresh created column
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-03 21:26:18 +07:00
Daniel Calviño Sánchez a3f3ffe6a6 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>
2022-03-03 19:53:26 +07:00
Pytal 787f4f02b3
Merge pull request #31417 from nextcloud/fix/avatar-return-type 2022-03-03 10:01:43 +07:00
Vincent Petry 8f6a3f4e6d
Merge pull request #31359 from nextcloud/fix/apps-error-message-timeout
Fix apps settings error message timeout
2022-03-03 17:16:15 +07:00
Christopher Ng 31a9be0482 Fix avatar file return type
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-03 15:48:00 +07:00
Vincent Petry b8d4be404c
Merge pull request #31372 from nextcloud/enh/noid/prevent-right-click-for-hide-download
prevent default right-click options when hideDownload is enabled
2022-03-03 16:45:16 +07:00
Vanessa d7109063a3
Merge pull request #31336 from nextcloud/fix/31237/new-button-AdminTwoFactor
use new button component
2022-03-03 15:11:55 +07:00
szaimen 40a51e0e03 prevent right-click when hideDownload is enabled
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-03 14:02:41 +07:00
nextcloud-command 996e5de2e3 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2022-03-03 04:15:47 +07:00
Nextcloud bot 213e75b78a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-03 02:26:09 +07:00
Mickey Knox f63eb4261f Fix permittedPath comparison
Signed-off-by: Mickey Knox <mickey@netfreaks.org>
2022-03-02 22:38:11 +07:00
Simon L 0f34bce344
Merge pull request #31389 from nextcloud/enh/27671/fix-sharing-overview-actions
fix fileactions for sharing overview
2022-03-02 21:54:21 +07:00
John Molakvoæ fd5f7486da
Merge pull request #31408 from nextcloud/enh/sidebar-preview-viewer 2022-03-02 17:33:17 +07:00
szaimen 1bb2534571 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>
2022-03-02 16:00:38 +07:00
Julius Härtl 31077e400d
Hide preview if it is in full screen mode (viewer is open)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-02 15:05:11 +07:00
John Molakvoæ 6261d6731a
Merge pull request #31398 from nextcloud/techdebt/noid/also-use-hashed-column-on-delete 2022-03-02 12:08:10 +07:00
Julius Härtl 2ff0c972c9
Merge pull request #31124 from nextcloud/enh/diagnostics-logging
Diagnostics event logging to log
2022-03-02 12:00:44 +07:00