Commit Graph

59945 Commits (b7ee885f930c32ab5412208a0e6cc13650735663)
 

Author SHA1 Message Date
Daniel b7ee885f93
Merge pull request #28637 from JensTimmerman/master
Update config.sample.php
2021-10-13 17:59:44 +07:00
Daniel c11812a6ad
Merge pull request #29136 from nextcloud/bug/noid/documentation-background-scan-files
Add documentation for files_no_background_scan
2021-10-13 17:54:51 +07:00
Julius Härtl 581862b51b
Merge pull request #29187 from nextcloud/fix/noid/passwordless-app-password-generation 2021-10-13 16:11:22 +07:00
Christoph Wurst c9918477ab
Merge pull request #29211 from nextcloud/fix/shadowed-config-var
Remove shadowed $config variable
2021-10-13 15:07:51 +07:00
Christoph Wurst 30c3202f49
Remove shadowed $config variable
The variable is overwritten a few lines later.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-13 13:03:40 +07:00
Julien Veyssier 0d2c2ab629
allow null password in UserLoggedInEvent
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-10-13 12:37:34 +07:00
Julien Veyssier de5fea4a00
fix login_credentials->password in session when loging in with apache
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-10-13 12:24:32 +07:00
John Molakvoæ b585cf1ea1
Merge pull request #26688 from nextcloud/enh/better-share-exceptiondebug 2021-10-13 11:40:59 +07:00
Joas Schilling 4cae2cc06c
Merge pull request #29004 from nextcloud/bugfix/noid/fix-translated-app-details
Fix translated app details
2021-10-13 11:37:22 +07:00
Christoph Wurst e163d199d8
Merge pull request #29015 from nextcloud/enhancement/l10n-factory-find-generic-language
Add L10n factory method for generic language heuristics
2021-10-13 10:58:07 +07:00
Joas Schilling c1e7f6e11f
Merge pull request #29020 from nextcloud/bugfix/noid/keep-group-restrictions-when-reenabling-apps
Keep group restrictions when reenabling apps after an update
2021-10-13 10:37:49 +07:00
Joas Schilling e9627861dd
Merge pull request #29140 from nextcloud/feature/noid/prepare-for-group-mentions
Prepare for group mentions in talk (and comments?)
2021-10-13 10:15:39 +07:00
Christoph Wurst 5b727fc7da
Add L10n factory method for generic language heuristics
The existing `findLanguage` method tries its best to find the best
language for the current users. For some tasks we don't want this but
rather determine the most generic language for *another* user, e.g. when
the current user trigger an email notifiaction to someone else. In this
case the current user's language is a bad guess in many multi-language
environments.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-13 09:57:21 +07:00
Joas Schilling 0b747538ff
Keep group restrictions when reenabling apps after an update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-13 09:34:55 +07:00
Nextcloud bot 5b7764354c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-13 02:22:39 +07:00
Pytal ddf0a2cf1f
Merge pull request #29101 from nextcloud/enh/noid/fileaction-in-single-filename 2021-10-12 14:58:56 +07:00
Joas Schilling 3487aeeb1f
Add integration tests for group
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-12 14:05:38 +07:00
Björn Schießle da1b97decd
Merge pull request #29028 from nextcloud/add-supported-label-to-all-apps
add 'supported'-label to all supported apps
2021-10-12 10:52:58 +07:00
Nextcloud bot 0d2972cd72
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-12 02:22:34 +07:00
Vincent Petry 0f80bc03e4
Merge pull request #29165 from nextcloud/bug/noid/s3-delete-folder-versions
Delete S3 versions in rmdir
2021-10-11 16:32:54 +07:00
Louis fc7ec1ff1b
Merge pull request #29151 from nextcloud/dependabot/npm_and_yarn/marked-3.0.7
Bump marked from 3.0.4 to 3.0.7
2021-10-11 15:20:00 +07:00
Louis 3390b48975
Merge pull request #29105 from nextcloud/revert/28817
Revert "Merge pull request #28817 from nextcloud/dependabot/npm_and_yarn/bootstrap-5.1.1"
2021-10-11 15:16:39 +07:00
Vincent Petry 09ab7a40fe
Delete S3 versions in rmdir
When deleting a complete folder in a bucket that has versioning enabled,
also make sure to delete all associated versions and delete markers

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-11 13:45:02 +07:00
Christopher Ng 3b799248c3 Set tooltip container correctly
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-10-11 12:23:48 +07:00
Christopher Ng 006fdccf1f Revert "Merge pull request #28817 from nextcloud/dependabot/npm_and_yarn/bootstrap-5.1.1"
This reverts commit 6b2711f4c3, reversing
changes made to d0a1d99c89.

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-10-11 12:23:44 +07:00
Christoph Wurst 4a1a9d6821
Merge pull request #29122 from nextcloud/bugfix/noid/apache-auth-apptoken
Tokens without password should not trigger changed password invalidation
2021-10-11 10:54:33 +07:00
Nextcloud bot 48d7e45f5c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-11 02:22:37 +07:00
dependabot[bot] 9990d2e162 Bump marked from 3.0.4 to 3.0.7
Bumps [marked](https://github.com/markedjs/marked) from 3.0.4 to 3.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.4...v3.0.7)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-10-10 17:54:04 +07:00
dependabot[bot] bab12e5e45
Merge pull request #29152 from nextcloud/dependabot/npm_and_yarn/core-js-3.18.2 2021-10-10 17:23:58 +07:00
dependabot[bot] 7793064eac Bump core-js from 3.18.1 to 3.18.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.18.1...v3.18.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-10-10 16:46:58 +07:00
dependabot[bot] 3db1f79e48
Merge pull request #29150 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.9.0 2021-10-10 13:55:34 +07:00
dependabot[bot] 650710c6f1
Bump webpack-cli from 4.8.0 to 4.9.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-10 13:16:15 +07:00
dependabot[bot] 99437a2c0f
Merge pull request #29146 from nextcloud/dependabot/npm_and_yarn/jquery-ui-1.13.0 2021-10-10 13:11:31 +07:00
dependabot[bot] 869f571e1d Bump jquery-ui from 1.12.1 to 1.13.0
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.0.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.0)

---
updated-dependencies:
- dependency-name: jquery-ui
  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>
2021-10-10 12:37:16 +07:00
dependabot[bot] 9c2ba2f9a7
Merge pull request #29145 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-2.1.0 2021-10-10 04:08:56 +07:00
dependabot[bot] fdd12d39c4 Bump @nextcloud/files from 2.0.0 to 2.1.0
Bumps @nextcloud/files from 2.0.0 to 2.1.0.

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  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>
2021-10-10 02:50:18 +07:00
MichaIng fbaae23674
Merge pull request #29149 from nextcloud/dependabot/npm_and_yarn/jsdom-18.0.0
Bump jsdom from 17.0.0 to 18.0.0
2021-10-10 04:48:49 +07:00
Nextcloud bot 98d2d9e3a7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-10 02:21:17 +07:00
Nextcloud bot 372d810488
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-09 02:39:22 +07:00
dependabot[bot] 5566a08870
Bump jsdom from 17.0.0 to 18.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/17.0.0...18.0.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-09 02:10:17 +07:00
Joas Schilling 6536ff2cec
Prepare for group mentions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-08 13:23:18 +07:00
Vincent Petry 1ea5983568
Merge pull request #29118 from nextcloud/incomplete-index
add better index for finding unindexed paths
2021-10-08 12:07:16 +07:00
Daniel Kesselberg 110ddb9183
Add documentation for files_no_background_scan
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-08 11:41:19 +07:00
Maxence Lange 9e78b01f3a adding action.filename to FileActions
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2021-10-08 08:28:05 +07:00
Daniel 9187e986e1
Merge pull request #28907 from nextcloud/bug/noid/close-stream-local
explicitly close source stream on local / encryption storage
2021-10-08 10:02:01 +07:00
Daniel 8d2caa03ba
Merge pull request #29128 from nextcloud/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
2021-10-08 09:54:15 +07:00
Vincent Petry 62947867ce
Merge pull request #27408 from PhrozenByte/enhancement/FilesVersionsCleanUpPath
Add occ versions:cleanup --path option
2021-10-08 08:01:55 +07:00
nextcloud-command 27ac2f461a Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2021-10-08 04:11:14 +07:00
Nextcloud bot 0e31e72aec
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-08 02:23:18 +07:00
Daniel db226dbd35
Merge pull request #29123 from nextcloud/bug/29119/decode-object-to-array
Set associative = true for cleanup job
2021-10-07 21:31:55 +07:00