Commit Graph

59449 Commits (bccdd32d4fe72024cfc0ccc8fe0d522e73a2ca01)
 

Author SHA1 Message Date
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
Julius Härtl 95987d903d
Merge pull request #28481 from nextcloud/fix/hash-key
Hash cache key
2021-08-18 15:18:58 +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
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
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
John Molakvoæ d24929b98a
Merge pull request #28420 from nextcloud/fix/composer-2-missing-files
Add missing files for Composer v2
2021-08-15 10:25:46 +07:00
dependabot[bot] 106f27c026
Bump jsdom from 16.7.0 to 17.0.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.7.0 to 17.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/16.7.0...17.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-08-15 08:20:08 +07:00
Nextcloud bot cf85a4dc73
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-15 02:26:04 +07:00
dependabot[bot] 32be036cd6
Merge pull request #28424 from nextcloud/dependabot/npm_and_yarn/dompurify-2.3.1 2021-08-15 00:46:34 +07:00
nextcloud-command 6f894b24b9 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-15 00:00:44 +07:00
John Molakvoæ fd1296856b
Merge pull request #24185 from nextcloud/bugfix/noid/external-s3-delete-folder 2021-08-14 09:28:16 +07:00
Nextcloud bot b61bb729c2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-14 02:26:43 +07:00
dependabot[bot] 9716b13dc6
Bump dompurify from 2.3.0 to 2.3.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.0...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-14 01:02:03 +07:00
Julius Härtl bc3c46362a Make sure that a empty directory can still be deleted when copied from another storage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-13 16:34:48 +07:00
Julius Härtl 8a14f64ac2 Delete object to cleanup leftover of paths when removing directories
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-08-13 16:34:48 +07:00
Christoph Wurst 6a50c4a344
Add missing files for Composer v2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-13 15:01:02 +07:00
Richard Steinmetz fa56c13484
Merge pull request #28062 from nextcloud/fix/27809/smb-acl-users-without-domain
Gracefully handle smb acls for users without a domain
2021-08-13 10:38:41 +07:00
Christoph Wurst a143337791
Emit an error log when the app token login name does not match
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-13 10:31:51 +07:00
Richard Steinmetz 2e53cf4c1f
Gracefully handle smb acls for users without a domain
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-08-13 09:43:50 +07:00
Nextcloud bot 05ec2faea8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-13 02:26:37 +07:00
szaimen 26a4d73d85
Merge pull request #28402 from nextcloud/alias-locale-to-moment-supported-locale
Alias locales to moment supported locales
2021-08-12 23:27:28 +07:00
Thomas Citharel 092e6be473 Alias locales to moment supported locales
Moment doesn't have aliases for every locale and doesn't parse some locale IDs correctly so we need to alias them

Close #27982

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-12 20:24:58 +07:00
Nextcloud bot 9603069cc7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-12 02:27:20 +07:00
Vincent Petry 1daab5751d
Merge pull request #28318 from nextcloud/bugfix/noid/flow-oracle-allow-null-on-name
Make "name" column nullable for workflows
2021-08-11 15:52:01 +07:00
Nextcloud bot 283f394c60
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-11 02:26:43 +07:00
szaimen a6ab0e188d
Merge pull request #28348 from smichel17/patch-1
cron: exit 1 on exception
2021-08-10 15:01:52 +07:00
Lukas Reschke 8193a0d1cf
Merge pull request #27923 from nextcloud/remove-flysystem-storage-class
Remove Flysystem storage class
2021-08-10 13:18:46 +07:00
Vincent Petry 15a62c5237
Make "name" column nullable in workflow operations
The "name" column is now unused and the code is always inserting an
empty string. While this works with most databases, Oracle complains
because an empty string is equivalent to null.

To fix this, the column definition is changed to allow null values now.

Also added some logging in case of database exceptions, because without
this nothing would be logged to detect the above problem.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-08-10 11:19:15 +07:00
John Molakvoæ 7f69a60ab1
Merge pull request #28360 from nextcloud/revert-28351-enh/27553/user-status-plural-singular
Revert "Fix Recent statuses plural/singular"
2021-08-10 07:10:56 +07:00
Nextcloud bot a716c35888
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-10 02:31:43 +07:00
kesselb 224fdc10f4
Revert "Fix Recent statuses plural/singular"
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-08-09 19:33:25 +07:00