Commit Graph

59544 Commits (1f42657bb9ea76353fbc02ee100cff5755b6384d)
 

Author SHA1 Message Date
Nextcloud bot f678898042
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-22 02:25:52 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07:00
Joas Schilling 83d46efefd
Merge pull request #28478 from jzombi/patch-1
Fix SQL type error
2021-08-20 11:47:27 +07: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 +07:00
acsfer 3ee82e4405
Fix module name for PHP8+ 2021-08-20 10:33:03 +07: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 +07:00
Nextcloud bot ce97244231
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-20 02:26:19 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07:00
Christoph Wurst 8bda0ca0a0
Merge pull request #28507 from nextcloud/enhancement/composer-bin-plugin-for-tools
Scope composer tools with the bin plugin
2021-08-19 13:50:39 +07:00
Louis Chemineau 6afab63e09 Output exception in cron
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-08-19 12:40:55 +07:00
Christoph Wurst 4b0e18ae1b
Merge pull request #27294 from pjft/patch-2
Update TwoFactorChallengeController.php
2021-08-19 12:40:40 +07:00
Christoph Wurst e3541da93e
Scope composer tools with the bin plugin
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-19 12:25:55 +07:00
Julius Härtl 3dc7fd27f1
Merge pull request #28500 from nextcloud/fix/remove-jsqueeze 2021-08-19 10:01:23 +07:00
John Molakvoæ (skjnldsv) 40c10ab145
Properly log errors in Movie previews generation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-08-19 09:47:12 +07:00
Christoph Wurst 797d7abb76
Remove patchwork/jsqueeze because it's not used
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-19 09:25:29 +07:00
Nextcloud bot c512d3f0d6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-19 02:25:51 +07:00
blizzz 4c7892afdd
Merge pull request #28502 from nextcloud/debt/noid/drop-unused-metho
Remove unused method
2021-08-19 00:33:28 +07:00
Daniel Kesselberg 60a7f5c53e
Remove unused method
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-08-18 22:10:40 +07:00
John Molakvoæ 3ac9b565db
Merge pull request #28493 from nextcloud/bugfix/occ-error-output
Write upgrade/not-installed notices to stderr
2021-08-18 18:52:02 +07:00
Julius Härtl bccdd32d4f
Merge pull request #28485 from nextcloud/bugfix/20913/check-image-resource
Fix #20913: Check image resource before attempting to preserve alpha
2021-08-18 17:33:05 +07:00
Robin Appelman 5f101d910b
use search to find versions to expire
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-08-18 16:52:22 +07:00
Robin Appelman d20aad3e8f
test for version expire
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-08-18 16:41:41 +07:00
acsfer 280dd851b3
Avoid usage of Nextcloud API, use PHP function 2021-08-18 15:21:05 +07:00
Julius Härtl 95987d903d
Merge pull request #28481 from nextcloud/fix/hash-key
Hash cache key
2021-08-18 15:18:58 +07:00
Julius Härtl b8b73fa9e4
Write upgrade/not-installed notices to stderr
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-18 14:31:49 +07:00
John Molakvoæ 7ab39effd3
Merge pull request #28413 from nextcloud/fix/app-token-login-name-mismatch-logging 2021-08-18 14:08:12 +07:00
John Molakvoæ 2c5d308b8e
Merge pull request #28486 from nextcloud/enh/storage-info-user
Add storage info to `user:info` command
2021-08-18 14:03:15 +07:00
John Molakvoæ (skjnldsv) edeb8a5739
Add storage info to `user:info` command
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-08-18 08:38:49 +07:00
Simon Spannagel 58f55975e0 Fix #20913: Check image resource before attempting to preserve alpha
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2021-08-18 07:36:11 +07:00
Nextcloud bot 0244368e35
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-18 02:25:59 +07:00
Christopher Ng 60ecc432a4 Hash cache key
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-08-17 21:55:01 +07:00
Mátyás Jani 1018eb4411
Fix SQL type error
Fixing the following SQL error encountered with PostgreSQL:

    SQLSTATE[42883]: Undefined function: 7 ERROR:
    No operator matches the given name and argument types. You might need to add explicit type casts.

This prevented the Nextcloud apps/files page to show the files and directories. See #27881
2021-08-17 15:10:38 +07:00
Robin Appelman c48f9ffcdd
use case insensitive like when limiting search to jail
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-08-17 13:51:45 +07:00
acsfer a3c69b8310
Fix path of `file_get_contents`
Try to fix #28370  and #27441 

Avoid pre-pends the `$path` to the user's own storage.
2021-08-17 13:03:45 +07:00
John Molakvoæ 0edfb24f14
Merge pull request #28464 from nextcloud/bugfix/noid/session-error-handling
Only trap E_ERROR in session handling
2021-08-17 11:39:33 +07:00
Julius Härtl f49a751283
Do not retain VerifyUserData job when lookup server is not available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-17 11:39:24 +07:00
Julius Härtl afe6af4d78
Merge pull request #28461 from nextcloud/email-ux-improvements 2021-08-17 10:52:49 +07:00