Commit graph

59523 commits

Author SHA1 Message Date
kesselb
98ad69fec2
Merge pull request #28262 from nextcloud/fix/set-up-2fa-providers-enforced-with-backup-codes
Fix setting up 2FA providers when 2FA is enforced and bc are generated
2021-08-25 14:36:54 +02:00
Lukas Reschke
97ff0c9cbd
Merge pull request #28421 from nextcloud/enhancement/2fa-backup-codes-disable-admin
Allow admins to disable 2FA backup codes via occ
2021-08-25 13:12:27 +02:00
szaimen
48b3a6bcdb
Merge pull request #28459 from nextcloud/enh/noid/improve-webmanifest-2
Allow to open any app in a standalone window
2021-08-25 12:21:12 +02:00
Christoph Wurst
006aac9a0c
Merge pull request #28473 from nextcloud/fix-file-get-contents
Fix path of `file_get_contents`
2021-08-25 09:28:52 +02:00
Vincent Petry
8cbf366cf0
Merge pull request #28399 from nextcloud/share-mount-event
add event for when a share is mounted
2021-08-25 09:07:09 +02:00
Robin Appelman
8597d9c7d4
add event for when a share is mounted
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-08-24 15:26:50 +02:00
Christoph Wurst
d0d903c0f1
Allow admins to disable 2FA backup codes via occ
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-24 14:00:13 +02:00
Christoph Wurst
a7aa200c33
Merge pull request #28574 from nextcloud/fix/transfer-ownership-restore-share-error-logging
Log exception message during failed ownership transfer share restore
2021-08-24 11:55:56 +02:00
Christoph Wurst
28f09954e7
Merge pull request #28560 from nextcloud/dependabot/composer/web-auth/webauthn-lib-3.3.9
Bump web-auth/webauthn-lib from 3.3.1 to 3.3.9
2021-08-24 11:55:38 +02:00
szaimen
0758e0258d improve webmanifest
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-08-24 11:42:04 +02:00
Julius Härtl
9e4b22ba8c
Merge pull request #28548 from nextcloud/dependabot/npm_and_yarn/sass-1.38.0 2021-08-24 11:15:38 +02:00
John Molakvoæ
a01332b1e8
Merge pull request #28571 from nextcloud/error-sup 2021-08-24 10:12:22 +02:00
Christoph Wurst
ffcf27c757
Log exception message during failed ownership transfer share restore
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-24 09:22:30 +02:00
Vincent Petry
e32d293346
Merge pull request #28476 from nextcloud/search-jail-insensitive
use case insensitive like when limiting search to jail
2021-08-24 08:59:35 +02:00
Vincent Petry
6702c2b356
Merge pull request #28566 from nextcloud/jail-search-root-unjailed
use getGetUnjailedRoot to determine if jailed search needs the path filter
2021-08-24 08:19:47 +02:00
Nextcloud bot
4817ce634a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-24 02:26:09 +00:00
acsfer
2132cde6e3
Remove error suppression
This seems no longer needed as per https://bugs.php.net/bug.php?id=50688
2021-08-24 00:57:39 +02:00
dependabot[bot]
0a0f655a8e
Bump sass from 1.37.5 to 1.38.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.37.5 to 1.38.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.37.5...1.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 21:11:26 +00:00
Robin Appelman
c688703117
use getGetUnjailedRoot to determine if jailed search needs the path filter
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-08-23 16:27:53 +02:00
John Molakvoæ
079f76ab12
Merge pull request #28550 from nextcloud/dependabot/npm_and_yarn/marked-3.0.0
Bump marked from 2.1.3 to 3.0.0
2021-08-23 15:20:24 +02:00
dependabot[bot]
d91aab83a5 Bump marked from 2.1.3 to 3.0.0
Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 3.0.0.
- [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/v2.1.3...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 14:15:19 +02:00
Louis
a8547cc0ea
Merge pull request #28549 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.8.0
Bump webpack-cli from 4.7.2 to 4.8.0
2021-08-23 12:09:46 +02:00
Louis
6c89ea12a1
Merge pull request #28552 from nextcloud/dependabot/npm_and_yarn/core-js-3.16.2
Bump core-js from 3.16.1 to 3.16.2
2021-08-23 12:09:29 +02:00
Christoph Wurst
4e7aa7e77d
Bump web-auth/webauthn-lib from 3.3.1 to 3.3.9
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-23 11:29:00 +02:00
blizzz
36b72b8fd0
Merge pull request #28466 from nextcloud/bugfix/noid/verify-user-no-retain
Do not retain VerifyUserData job when lookup server is not available
2021-08-23 11:26:08 +02:00
dependabot[bot]
56fc175617 Bump core-js from 3.16.1 to 3.16.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.1 to 3.16.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.16.1...v3.16.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>
2021-08-23 10:41:29 +02:00
dependabot[bot]
ad8cd75231
Merge pull request #28551 from nextcloud/dependabot/npm_and_yarn/webdav-4.6.1 2021-08-23 08:23:41 +00:00
Louis
0b0e404ad4
Merge pull request #28540 from nextcloud/bugfix/noid/user-status-sentry-spam
Fix "TypeError: e.t0.response is undefined" spam from user_status
2021-08-23 10:07:45 +02:00
dependabot[bot]
712d1f8005 Bump webdav from 4.6.0 to 4.6.1
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/perry-mitchell/webdav-client/releases)
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.6.0...v4.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 09:41:40 +02:00
Nextcloud bot
f678898042
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-22 02:25:52 +00:00
dependabot[bot]
44fbb2998b
Bump webpack-cli from 4.7.2 to 4.8.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.7.2 to 4.8.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.7.2...webpack-cli@4.8.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-08-21 01:03:05 +00:00
Pytal
e2375a3747
Merge pull request #26584 from nextcloud/update-htaccess
Update .htaccess (php8+ and mod_lsapi)
2021-08-20 14:25:52 -07:00
Julius Härtl
23353ab993
Merge pull request #28532 from nextcloud/bugfix/noid/versions-tabview
Do not load versions tab view if the files app is not available
2021-08-20 19:07:52 +02:00
kesselb
e2116e2fb2
Merge pull request #27877 from nextcloud/enh/s3-putObject
Refactor writeObject to only use MultipartUpload when required
2021-08-20 18:54:16 +02:00
Bernd Rederlechner
3866f388b1
Refactor writeObject to only use MultipartUpload when required
Signed-off-by: Bernd Rederlechner <Bernd.Rederlechner@t-systems.com>

Co-authored-by: Julius Härtl <jus@bitgrid.net>
2021-08-20 17:02:25 +02:00
Joas Schilling
e6b579351d
Fix "TypeError: e.t0.response is undefined" spam from user_status
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-08-20 16:56:34 +02:00
Julius Härtl
98e2dce3a4
Merge pull request #28452 from nextcloud/bug/noid/column-name-oci
Set alias for result of cast column function
2021-08-20 15:37:46 +02:00
Julius Härtl
041fbdad7a
Merge pull request #28185 from nextcloud/investigate/pending_size_for_s3_buckets_master
Fix folder size contained in S3 buckets
2021-08-20 15:33:02 +02:00
Julius Härtl
def287cdb7
Do not load versions tab view if the files app is not available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-20 14:53:00 +02:00
Joas Schilling
83d46efefd
Merge pull request #28478 from jzombi/patch-1
Fix SQL type error
2021-08-20 11:47:27 +02:00
Richard Steinmetz
57ad9e4b0f
Merge pull request #28458 from nextcloud/expose-user-language-dav
Expose user language through DAV
2021-08-20 11:31:27 +02:00
acsfer
3ee82e4405
Fix module name for PHP8+ 2021-08-20 10:33:03 +02:00
acsfer
2303eebcc8
Update .htaccess (PHP8 and mod_lsapi)
- Add `mod_lsapi` (Cloudlinux) authorization headers
- Add `mod_php8` php_values
- Reformating for better lisibilty
2021-08-20 10:33:02 +02:00
Nextcloud bot
ce97244231
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-20 02:26:19 +00:00
blizzz
bba80f82bf
Merge pull request #28519 from nextcloud/enh/user-report-active-users
Add active user count to occ user:report
2021-08-19 21:33:16 +02:00
Christoph Wurst
d73b378c22
Merge pull request #28504 from nextcloud/fix/debug-movie-preview
Properly log errors in Movie previews generation
2021-08-19 20:00:09 +02:00
Julius Härtl
ed2cc082de
Merge pull request #27637 from nextcloud/version-expire-search
Use search to get versions list from cache for expiry
2021-08-19 18:49:15 +02:00
Julius Härtl
d201dc2c93
Add active user count to occ user:report
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-19 16:22:20 +02:00
Louis Chemineau
735fd94cc0 Fix folder size contained in S3 buckets
If 'filesystem_check_changes' was set to never, the cached size was alway set to -1 (Pending) on every access

Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-08-19 15:03:46 +02:00
John Molakvoæ
6752388c69
Merge pull request #28512 from nextcloud/feature/output_exception_in_cron
Output exception in cron
2021-08-19 14:31:24 +02:00