Commit Graph

59476 Commits (def287cdb7b39d05c5870a9406a4decc14d95804)
 

Author SHA1 Message Date
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
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
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
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
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 afe6af4d78
Merge pull request #28461 from nextcloud/email-ux-improvements 2021-08-17 10:52:49 +07:00
Julius Härtl c1ea6a899c
Only trap E_ERROR in session handling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-17 10:47:25 +07:00
Nextcloud bot eb77a4b008
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-17 02:27:09 +07:00
nextcloud-command 550ed95a7a Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-17 01:02:57 +07:00
Christopher Ng f7dee7152a Autofocus only additional email inputs
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2021-08-17 00:49:11 +07:00
Thomas Citharel 2a78ea9dc6
Improve PrincipalTest test file
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-16 19:03:01 +07:00
Thomas Citharel a7b9b398a3
Expose user language through DAV
Introduces the '{http://nextcloud.com/ns}language' prop that gives the
user's language

Closes #28449

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-08-16 19:03:00 +07:00
John Molakvoæ 4f0101837a
Merge pull request #28445 from nextcloud/enh/header-right
Always add header-right container
2021-08-16 17:48:47 +07:00
Julius Härtl 5da4227380
Merge pull request #28303 from nextcloud/fix/unifiedsearchcontroller_webroot 2021-08-16 14:37:56 +07:00
szaimen 9585c4f256
Merge pull request #28211 from nextcloud/fix/27496/improve-auto-expiration-hint
Improve auto expiration hint for trashbin and file versions
2021-08-16 12:16:22 +07:00
Julius Härtl d99b46ec42
Always add header-right container
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-16 12:04:40 +07:00
Jonas Meurer 7c76e85dde
Use IURLGenerator function to get value of `\OC::$WEBROOT` global
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2021-08-16 10:56:47 +07:00
Jonas Meurer 5f5bacde8f
UnifiedSearchController: strip webroot from URL before finding a route
This should fix route matching in UnifiedSearchController on setups with
Nextcloud in a subfolder (webroot).

Fixes: #24144
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2021-08-16 10:56:25 +07:00
Nextcloud bot 6844449465
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-16 02:26:20 +07:00
dependabot[bot] 35e73e4376
Merge pull request #28425 from nextcloud/dependabot/npm_and_yarn/core-js-3.16.1 2021-08-15 10:21:30 +07:00
dependabot[bot] ce60a66b17 Bump core-js from 3.16.0 to 3.16.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.0 to 3.16.1.
- [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.0...v3.16.1)

---
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-08-15 09:36:35 +07:00
dependabot[bot] cf895e1430
Merge pull request #28427 from nextcloud/dependabot/npm_and_yarn/jsdom-17.0.0 2021-08-15 09:27:30 +07:00