]>
source.dussan.org Git - nextcloud-server.git/log
Nextcloud bot [Fri, 24 Jun 2022 02:27:23 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 23 Jun 2022 02:27:44 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 22 Jun 2022 02:28:18 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Tue, 21 Jun 2022 16:53:47 +0000 (18:53 +0200)]
Merge pull request #32894 from nextcloud/backport/32878/stable24
[stable24] Fix default toast message for failed uploads with HTTP/2
blizzz [Tue, 21 Jun 2022 16:52:44 +0000 (18:52 +0200)]
Merge pull request #32870 from nextcloud/backport/32813/stable24
[stable24] Run php tests when 3rdparty changed
Carl Schwan [Tue, 21 Jun 2022 08:34:26 +0000 (10:34 +0200)]
Merge pull request #32824 from nextcloud/automated/noid/stable24-update-psalm-baseline
[stable24] Update psalm-baseline.xml
nextcloud-command [Tue, 21 Jun 2022 04:21:04 +0000 (04:21 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Tue, 21 Jun 2022 02:29:03 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Mon, 20 Jun 2022 14:59:18 +0000 (16:59 +0200)]
Merge pull request #32916 from nextcloud/release/24.0.2
24.0.2
Arthur Schiwon [Fri, 17 Jun 2022 10:23:42 +0000 (12:23 +0200)]
24.0.2
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Mon, 20 Jun 2022 02:27:33 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 19 Jun 2022 02:27:58 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 18 Jun 2022 02:27:34 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Fri, 17 Jun 2022 12:22:32 +0000 (14:22 +0200)]
Merge pull request #32904 from nextcloud/backport/32898/stable24
[stable24] Fix logger overwriting vars in some circumstances
Nextcloud bot [Fri, 17 Jun 2022 02:27:53 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Thu, 16 Jun 2022 11:50:59 +0000 (13:50 +0200)]
make placeholder a const for reuse
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 16 Jun 2022 11:30:52 +0000 (13:30 +0200)]
fix overwriting original vars when logging
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 15 Jun 2022 11:54:54 +0000 (13:54 +0200)]
add serializer test
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Thu, 16 Jun 2022 02:27:41 +0000 (02:27 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Calviño Sánchez [Tue, 14 Jun 2022 14:07:35 +0000 (16:07 +0200)]
Fix default toast message for failed uploads with HTTP/2
When an upload fails a toast is shown with either a specific message or
just the textual part of the HTTP error code (which comes from the
upload failure handler and set by "jQuery.ajax()". However, if there
is neither a message nor an error then the toast will show the default
message from the Toastify-js library, which is an undescriptive "Hi
there!".
When HTTP/2 is used Chromium does not provide the textual part of the
HTTP error code, so when an upload fails the toast can receive an empty
message and thus just show "Hi there!". Now an explicit message is
provided as a fallback to prevent that.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Nextcloud bot [Wed, 15 Jun 2022 02:28:05 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Kesselberg [Fri, 10 Jun 2022 12:13:57 +0000 (14:13 +0200)]
Run php tests when 3rdparty changed
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Tue, 14 Jun 2022 02:28:25 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Mon, 13 Jun 2022 12:08:38 +0000 (14:08 +0200)]
Merge pull request #32785 from nextcloud/release/24.0.2_rc1
24.0.2 RC1
blizzz [Mon, 13 Jun 2022 10:44:44 +0000 (12:44 +0200)]
Merge pull request #32854 from nextcloud/backport/32843/stable24
[stable24] Correctly log failed attempts
blizzz [Mon, 13 Jun 2022 09:28:19 +0000 (11:28 +0200)]
Merge pull request #32848 from nextcloud/backport/32806/stable24
[stable24] Revert "Remove inefficient fed share scanner"
blizzz [Mon, 13 Jun 2022 09:26:47 +0000 (11:26 +0200)]
Merge pull request #32841 from nextcloud/backport-32059-stable24
[stable24] Fix issue #31692 of occ files:scan
Joas Schilling [Mon, 13 Jun 2022 07:30:51 +0000 (09:30 +0200)]
Correctly log failed attempts
Signed-off-by: Joas Schilling <coding@schilljs.com>
Carl Schwan [Fri, 10 Jun 2022 08:29:23 +0000 (10:29 +0200)]
Revert "Remove inefficient fed share scanner"
This reverts commit
ce319143142e2ee998ef4794b04ad684c4ffa911 .
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit
6667007bf235b90a7dd105c881cf5802b2a3f83e )
blizzz [Mon, 13 Jun 2022 07:55:02 +0000 (09:55 +0200)]
Merge pull request #32842 from nextcloud/backport/32685/stable24
[stable24] Fix replacing external storage password during debug log
blizzz [Mon, 13 Jun 2022 07:26:47 +0000 (09:26 +0200)]
Merge pull request #32833 from nextcloud/backport/32799/stable24
[stable24] Fix exception handling when profile data is too long
Christoph Wurst [Wed, 1 Jun 2022 08:31:19 +0000 (10:31 +0200)]
Fix replacing external storage password during debug log
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Mon, 13 Jun 2022 02:28:24 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Richard Steinmetz [Sun, 12 Jun 2022 17:57:07 +0000 (19:57 +0200)]
Fix issue #31692 of occ files:scan
occ files:scan reports error "Implicit conversion from float XXX to int loses precision"
Signed-off-by: cld4h <20869428+cld4h@users.noreply.github.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
blizzz [Sun, 12 Jun 2022 17:54:14 +0000 (19:54 +0200)]
Merge pull request #32444 from nextcloud/backport/32357/stable24
[stable24] remove storage wrappers when deleting the user storage
blizzz [Sun, 12 Jun 2022 17:53:39 +0000 (19:53 +0200)]
Merge pull request #32416 from nextcloud/dependabot/npm_and_yarn/stable24/dompurify-2.3.8
Bump dompurify from 2.3.6 to 2.3.8
dependabot[bot] [Sun, 12 Jun 2022 00:41:43 +0000 (00:41 +0000)]
Bump dompurify from 2.3.6 to 2.3.8
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.6 to 2.3.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.6...2.3.8)
---
updated-dependencies:
- dependency-name: dompurify
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>
Joas Schilling [Thu, 9 Jun 2022 20:07:46 +0000 (22:07 +0200)]
Fix exception handling when profile data is too long
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Sun, 12 Jun 2022 02:28:02 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Sun, 12 Jun 2022 00:42:55 +0000 (02:42 +0200)]
Merge pull request #32822 from nextcloud/dependabot/composer/build/integration/stable24/guzzlehttp/guzzle-7.4.4
Update guzzlehttp/guzzle requirement from 7.4.3 to 7.4.4 in /build/integration
Nextcloud bot [Sat, 11 Jun 2022 02:28:39 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 11 Jun 2022 01:10:55 +0000 (01:10 +0000)]
Update guzzlehttp/guzzle requirement in /build/integration
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
blizzz [Fri, 10 Jun 2022 22:42:34 +0000 (00:42 +0200)]
Merge pull request #32708 from nextcloud/unencrypted-size-24
[24] store unencrypted size in the unencrypted_size column
blizzz [Fri, 10 Jun 2022 22:32:32 +0000 (00:32 +0200)]
Merge pull request #32683 from nextcloud/backport/32371/stable24
[stable24] More meaningfull message when a public authenticated share's password is wrong or has expired.
blizzz [Fri, 10 Jun 2022 22:30:28 +0000 (00:30 +0200)]
Merge pull request #32603 from nextcloud/backport/32575/stable24
[stable24] Improve warning about missing pnctl
blizzz [Fri, 10 Jun 2022 22:29:15 +0000 (00:29 +0200)]
Merge pull request #32585 from nextcloud/backport/32580/stable24
[stable24] Fix handling events without names in activities
blizzz [Fri, 10 Jun 2022 22:27:28 +0000 (00:27 +0200)]
Merge pull request #32419 from nextcloud/dependabot/npm_and_yarn/stable24/testing-library/vue-5.8.3
Bump @testing-library/vue from 5.8.2 to 5.8.3
Robin Appelman [Thu, 12 May 2022 12:40:20 +0000 (14:40 +0200)]
remove storage wrappers when deleting the user storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Fri, 10 Jun 2022 13:54:40 +0000 (15:54 +0200)]
Merge pull request #32638 from nextcloud/dependabot/composer/build/integration/stable24/guzzlehttp/guzzle-7.4.3
Update guzzlehttp/guzzle requirement from 7.4.2 to 7.4.3 in /build/integration
Vincent Petry [Fri, 10 Jun 2022 13:39:32 +0000 (15:39 +0200)]
Merge pull request #32513 from nextcloud/backport/32496/stable24
[stable24] Fix crop condition
Vincent Petry [Fri, 10 Jun 2022 13:31:58 +0000 (15:31 +0200)]
Merge pull request #32657 from nextcloud/backport/32655/stable24
[stable24] Handle non existing settings again
Vincent Petry [Fri, 10 Jun 2022 13:30:56 +0000 (15:30 +0200)]
Merge pull request #32668 from nextcloud/backport/32583/stable24
[stable24] Fix Nextcloud Android app not showing proper name
Vincent Petry [Fri, 10 Jun 2022 13:30:05 +0000 (15:30 +0200)]
Merge pull request #32674 from nextcloud/backport/32670/stable24
[stable24] Fix share permissions rendering
Vincent Petry [Fri, 10 Jun 2022 13:27:45 +0000 (15:27 +0200)]
Merge pull request #32692 from nextcloud/backport/32471/stable24
[stable24] Make sure activities are not created when a deleted calendar object expires
Vincent Petry [Fri, 10 Jun 2022 12:47:03 +0000 (14:47 +0200)]
Merge pull request #32801 from nextcloud/backport/32797/stable24
[stable24] fix mounts mounted at the users home
Vincent Petry [Fri, 10 Jun 2022 12:45:36 +0000 (14:45 +0200)]
Merge pull request #32811 from nextcloud/backport/32768/stable24
[stable24] perform onetime setup earlier to ensure wrappers are registered on time
Robin Appelman [Wed, 8 Jun 2022 16:49:54 +0000 (18:49 +0200)]
perform onetime setup earlier to ensure wrappers are registered on time
this fixes an issue with wrappers like encryption not always being applied to mountpoint that create the storage object directly (such as external storage)
Signed-off-by: Robin Appelman <robin@icewind.nl>
Carl Schwan [Fri, 10 Jun 2022 09:24:46 +0000 (11:24 +0200)]
Merge pull request #32758 from nextcloud/backport/stable24/upload-speed
[stable24] Make X-HAS-{MD5/SHA256} opt-in
Vincent Petry [Fri, 10 Jun 2022 09:09:26 +0000 (11:09 +0200)]
Merge pull request #32710 from nextcloud/backport/32662/stable24
[stable24] Cleanup temporary files after finishing the write to object storage
Vincent Petry [Fri, 10 Jun 2022 07:38:13 +0000 (09:38 +0200)]
Merge pull request #32794 from nextcloud/automated/noid/stable24-update-psalm-baseline
[stable24] Update psalm-baseline.xml
Julius Härtl [Fri, 10 Jun 2022 07:03:02 +0000 (09:03 +0200)]
Merge pull request #32802 from nextcloud/backport/32412/stable24
[stable24] Properly import maintenance script
nextcloud-command [Fri, 10 Jun 2022 04:14:32 +0000 (04:14 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Fri, 10 Jun 2022 02:34:04 +0000 (02:34 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julius Härtl [Mon, 16 May 2022 07:28:15 +0000 (09:28 +0200)]
Properly import maintenance script
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Robin Appelman [Thu, 9 Jun 2022 17:21:56 +0000 (19:21 +0200)]
fix mounts mounted at the users home
this fixes external storages with '/' as mountpoint
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 9 Jun 2022 21:00:41 +0000 (23:00 +0200)]
Merge pull request #32786 from nextcloud/backport/32765/stable24
[stable24] Add back the deleted.png file
Louis Chemineau [Tue, 31 May 2022 12:11:46 +0000 (14:11 +0200)]
Fix share permissions rendering
The `SHARE` permissions falls into the `default` case in the switch case, causing the rendering to look like ` , Upload, Read`.
This PR changes the return value of the `default` case and adds a `filter` to remove those values.
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Anna Larch [Wed, 8 Jun 2022 13:54:12 +0000 (15:54 +0200)]
Add back the deleted.png file as SVG forwarding doesn't work for /core/img
Signed-off-by: Anna Larch <anna@nextcloud.com>
Arthur Schiwon [Thu, 9 Jun 2022 12:28:20 +0000 (14:28 +0200)]
24.0.2 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Vincent Petry [Thu, 9 Jun 2022 10:03:03 +0000 (12:03 +0200)]
Merge pull request #32770 from nextcloud/backport/32697/stable24
[stable24] Fix get avatar authorization
Vincent Petry [Thu, 9 Jun 2022 10:01:59 +0000 (12:01 +0200)]
Merge pull request #32776 from nextcloud/backport/32767/stable24
[stable24] handle stream wrappers in SeekableHttpStream
Louis [Thu, 9 Jun 2022 09:07:20 +0000 (11:07 +0200)]
Merge pull request #32764 from nextcloud/backport/31981/stable24
[stable24] Temporary passwords fixes 31952
Robin Appelman [Wed, 8 Jun 2022 15:52:27 +0000 (17:52 +0200)]
handle stream wrappers in SeekableHttpStream
Signed-off-by: Robin Appelman <robin@icewind.nl>
Vincent Petry [Thu, 9 Jun 2022 07:55:29 +0000 (09:55 +0200)]
Merge pull request #32705 from nextcloud/backport/32690/stable24
[stable24] Trim mount point before matching in encryption code
Vincent Petry [Thu, 9 Jun 2022 07:54:59 +0000 (09:54 +0200)]
Merge pull request #32752 from nextcloud/backport/32746/stable24
[stable24] Add new share attributes column
Nextcloud bot [Thu, 9 Jun 2022 02:32:03 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Thu, 2 Jun 2022 17:49:16 +0000 (17:49 +0000)]
Test all scopes
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 2 Jun 2022 01:37:18 +0000 (01:37 +0000)]
Fix get avatar authorization
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Cyrille Bollu [Thu, 14 Apr 2022 19:08:53 +0000 (21:08 +0200)]
Various improvements related to the recent implementation of temporary passwords
for mail shares:
1- Changes style of "forgot password?" and "Back" button
2- Adds information about share password's expiration time in the emails sent.
3- Shows password expiration time in the Share menu
4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords)
5- At share's creation, password should only be sent when it's a permanent one
See also https://github.com/nextcloud/server/issues/31952
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Wed, 8 Jun 2022 11:55:00 +0000 (13:55 +0200)]
Merge pull request #32750 from nextcloud/backport/32744/stable24
[stable24] Always log errors from sending federation api requests to ease debugging
Carl Schwan [Wed, 1 Jun 2022 08:59:04 +0000 (10:59 +0200)]
Make X-HAS-{MD5/SHA256} opt-in
This is not always needed and slow down the upload
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
(cherry picked from commit
1b426eda44f59648d2f1c5b79a06c78ff74c9fce )
Vincent Petry [Wed, 8 Jun 2022 06:35:49 +0000 (08:35 +0200)]
Add new share attributes column
To store more extended permissions in the future.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Joas Schilling [Tue, 7 Jun 2022 20:00:26 +0000 (22:00 +0200)]
Always log errors from sending federation api requests to ease debugging
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 8 Jun 2022 02:32:35 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 7 Jun 2022 02:31:05 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 6 Jun 2022 02:34:13 +0000 (02:34 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 5 Jun 2022 02:33:22 +0000 (02:33 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 4 Jun 2022 02:32:07 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Wed, 13 Apr 2022 14:05:45 +0000 (16:05 +0200)]
store unencrypted size in the unencrypted_size column
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Fri, 3 Jun 2022 13:31:09 +0000 (15:31 +0200)]
Merge pull request #32650 from nextcloud/update-3rdparty-stable24
[stable24] Update 3rdparty for symfony/translation:4.4.41
Nextcloud bot [Fri, 3 Jun 2022 02:34:18 +0000 (02:34 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Thu, 2 Jun 2022 18:32:31 +0000 (11:32 -0700)]
Merge pull request #32664 from nextcloud/backport/32206/stable24
Christopher Ng [Fri, 29 Apr 2022 03:03:01 +0000 (03:03 +0000)]
Update calendar estimation
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Julius Härtl [Mon, 30 May 2022 15:53:07 +0000 (17:53 +0200)]
Cleanup temporary files after finishing the write to object storage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Vincent Petry [Wed, 1 Jun 2022 16:01:59 +0000 (18:01 +0200)]
Add unit tests for encryption's isSystemWideMountPoint
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry [Wed, 1 Jun 2022 12:10:38 +0000 (14:10 +0200)]
Trim mount point before matching in encryption code
Often times the mount point has a leading slash.
This fix sanitizes it to make sure matching works.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Nextcloud bot [Thu, 2 Jun 2022 02:33:05 +0000 (02:33 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Thomas Citharel [Wed, 18 May 2022 09:10:36 +0000 (11:10 +0200)]
Make sure activities are not created when a deleted calendar object expires
Closes https://github.com/nextcloud/activity/issues/784
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
blizzz [Wed, 1 Jun 2022 10:25:21 +0000 (12:25 +0200)]
Merge pull request #32677 from nextcloud/backport/32592/stable24
[stable24] allow use of rememberme cookies for IApacheAuth backends
Carl Schwan [Tue, 24 May 2022 12:34:20 +0000 (14:34 +0200)]
Improve warning about missing pnctl
Signed-off-by: Carl Schwan <carl@carlschwan.eu>