]>
source.dussan.org Git - nextcloud-server.git/log
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>
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
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>
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>
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>
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
John Molakvoæ [Wed, 1 Jun 2022 05:39:16 +0000 (07:39 +0200)]
Merge pull request #32510 from nextcloud/fix/theming-colours-primary-24
Nextcloud bot [Wed, 1 Jun 2022 02:32:36 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Arthur Schiwon [Wed, 25 May 2022 11:09:06 +0000 (13:09 +0200)]
allow use of rememberme cookies for IApacheAuth backends
- e.g. enables it for SAML backend
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
John Molakvoæ [Fri, 20 May 2022 07:06:29 +0000 (09:06 +0200)]
Properly calculate primary element based on background luminance
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 31 May 2022 07:21:13 +0000 (09:21 +0200)]
Merge pull request #32619 from nextcloud/backport/32618/stable24
[stable24] Fix status handling
Nextcloud bot [Tue, 31 May 2022 02:33:16 +0000 (02:33 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Fri, 29 Apr 2022 02:33:45 +0000 (02:33 +0000)]
Update contacts estimation
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 29 Apr 2022 01:53:41 +0000 (01:53 +0000)]
Skip avatar on failure
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 29 Apr 2022 01:45:47 +0000 (01:45 +0000)]
Update method name
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Côme Chilliet [Tue, 24 May 2022 08:02:15 +0000 (10:02 +0200)]
Add the ISizeEstimationMigrator interface for method getExportEstimatedSize
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 24 May 2022 08:01:14 +0000 (10:01 +0200)]
Move new IMigrator method to a specific interface ISizeEstimationMigrator
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 28 Apr 2022 09:47:04 +0000 (11:47 +0200)]
Implement getExportEstimatedSize in migrators
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 28 Apr 2022 09:23:26 +0000 (11:23 +0200)]
Add a method to get estimated export size in IMigrator
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Louis [Mon, 30 May 2022 10:52:17 +0000 (12:52 +0200)]
Merge pull request #32470 from nextcloud/bug/noid/stable24-fix-backgroundjobs-mode
[stable24] Fix backgroundjobs mode
Joas Schilling [Mon, 30 May 2022 06:36:10 +0000 (08:36 +0200)]
Update 3rdparty for symfony/translation:4.4.41
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 30 May 2022 02:32:04 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 29 May 2022 02:33:34 +0000 (02:33 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Fri, 27 May 2022 11:31:43 +0000 (13:31 +0200)]
Merge pull request #32621 from nextcloud/backport/32601/stable24
[stable24] Move Gd failed operations to debug level
Joas Schilling [Fri, 27 May 2022 08:46:47 +0000 (10:46 +0200)]
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 27 May 2022 07:26:53 +0000 (09:26 +0200)]
Don't overwrite certain values if the refreshing comes in via short updates
This e.g. happens from the talk participant list which only has the status, message and icon.
Due to the overwriting e.g. the clearAt was overwritten with null
and afterwards the status modal showed "Invalid date" as "Clear at"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Git'Fellow [Wed, 25 May 2022 16:26:42 +0000 (18:26 +0200)]
Move Gd failed operations to debug level
Instead of error
Joas Schilling [Fri, 27 May 2022 07:15:15 +0000 (09:15 +0200)]
Fix missing status with predefined status in drop-down
When a predefined status message was used, the status was not "processed"
so it was missing the translated message and the icon in the dropdown and the menu afterwards
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 27 May 2022 02:31:16 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Thu, 26 May 2022 02:31:37 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Wed, 25 May 2022 02:36:13 +0000 (02:36 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Tue, 24 May 2022 02:33:01 +0000 (02:33 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Mon, 23 May 2022 02:31:13 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 22 May 2022 02:31:05 +0000 (02:31 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 21 May 2022 02:34:07 +0000 (02:34 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel Kesselberg [Wed, 18 May 2022 08:42:56 +0000 (10:42 +0200)]
Fix backgroundjobs mode radio
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Fri, 20 May 2022 02:33:17 +0000 (02:33 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Thu, 19 May 2022 15:52:50 +0000 (17:52 +0200)]
Merge pull request #32457 from nextcloud/backport/32439/stable24
[stable24] adjust wording for database checks
blizzz [Thu, 19 May 2022 12:04:26 +0000 (14:04 +0200)]
Merge pull request #32495 from nextcloud/releases/24.0.1/final
24.0.1
Arthur Schiwon [Thu, 19 May 2022 09:48:57 +0000 (11:48 +0200)]
24.0.1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzz [Thu, 19 May 2022 09:46:13 +0000 (11:46 +0200)]
Merge pull request #32472 from nextcloud/backport/32428/stable24
[stable24] Add Email validation
Nextcloud bot [Thu, 19 May 2022 02:32:33 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Anna Larch [Mon, 16 May 2022 12:04:59 +0000 (14:04 +0200)]
Add email validation
Signed-off-by: Anna Larch <anna@nextcloud.com>
Nextcloud bot [Wed, 18 May 2022 02:32:57 +0000 (02:32 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
szaimen [Mon, 16 May 2022 17:22:23 +0000 (19:22 +0200)]
adjust wording for database checks
Signed-off-by: szaimen <szaimen@e.mail.de>
Nextcloud bot [Tue, 17 May 2022 02:29:41 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Mon, 16 May 2022 22:23:13 +0000 (00:23 +0200)]
Merge pull request #32418 from nextcloud/releases/24.0.1/rc1
24.0.1 RC 1
blizzz [Mon, 16 May 2022 21:41:49 +0000 (23:41 +0200)]
Merge pull request #32437 from nextcloud/bugfix/32256/backport/32220/stable24
Replace isValidEmoji by method in EmojiHelper
blizzz [Mon, 16 May 2022 21:41:10 +0000 (23:41 +0200)]
Merge pull request #32424 from nextcloud/backport/32382/stable24
[stable24] only log diagnostic events if a treshhold is set
blizzz [Mon, 16 May 2022 21:36:57 +0000 (23:36 +0200)]
Merge pull request #32123 from nextcloud/backport/32074/stable24
[stable24] tell mysql to ignore the sort index for search queries
Vitor Mattos [Mon, 16 May 2022 15:58:58 +0000 (12:58 -0300)]
Replace isValidEmoji by method in EmojiHelper
Signed-off-by: Vitor Mattos <vitor@php.rio>
Joas Schilling [Mon, 16 May 2022 13:56:48 +0000 (15:56 +0200)]
Merge pull request #32414 from nextcloud/backport/32305/stable24
[stable24] Fix user agent trimming on installation
Robin Appelman [Fri, 13 May 2022 13:06:47 +0000 (15:06 +0200)]
only log diagnostic events if a treshhold is set
this prevents log spam and it's rare that you actually want to very short events logged anyway
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Mon, 16 May 2022 11:04:03 +0000 (13:04 +0200)]
Merge pull request #32415 from nextcloud/backport/32375/stable24
[stable24] Show user account on grant loginflow step
blizzz [Mon, 16 May 2022 10:08:27 +0000 (12:08 +0200)]
Merge pull request #31985 from nextcloud/dependabot/npm_and_yarn/stable24/karma-spec-reporter-0.0.34
Bump karma-spec-reporter from 0.0.33 to 0.0.34
blizzz [Mon, 16 May 2022 09:59:48 +0000 (11:59 +0200)]
Merge pull request #32368 from nextcloud/backport/32318/stable24
[stable24] Increase retry delay on 'Wait for S3' CI job
blizzz [Mon, 16 May 2022 09:56:14 +0000 (11:56 +0200)]
Merge pull request #32329 from nextcloud/backport/32149/stable24
[stable24] fix for transferring ownership of groupfolders
blizzz [Mon, 16 May 2022 09:55:14 +0000 (11:55 +0200)]
Merge pull request #32320 from nextcloud/backport/32315/stable24
[stable24] Fix preview generator trying to recreate an existing folder
Louis [Mon, 16 May 2022 09:54:02 +0000 (11:54 +0200)]
Merge pull request #32402 from nextcloud/dependabot/npm_and_yarn/stable24/moment-2.29.3
Bump moment from 2.29.2 to 2.29.3
Robin Appelman [Fri, 22 Apr 2022 11:31:34 +0000 (13:31 +0200)]
tell mysql to ignore the sort index for search queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Mon, 16 May 2022 09:52:49 +0000 (11:52 +0200)]
Merge pull request #32256 from nextcloud/backport/32220/stable24
[stable24] Include more emoji chars to test and fixes after include it
blizzz [Mon, 16 May 2022 09:50:51 +0000 (11:50 +0200)]
Merge pull request #32159 from nextcloud/backport/32155/stable24
[stable24] Fx translations with trailing colon
Arthur Schiwon [Mon, 16 May 2022 09:45:36 +0000 (11:45 +0200)]
24.0.1 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Mon, 16 May 2022 08:33:30 +0000 (10:33 +0200)]
Extend tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 13 May 2022 08:50:30 +0000 (10:50 +0200)]
Show user account on grant loginflow step
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 9 May 2022 06:36:34 +0000 (08:36 +0200)]
Fix user agent trimming on installation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 16 May 2022 02:29:54 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 15 May 2022 11:16:18 +0000 (11:16 +0000)]
Bump moment from 2.29.2 to 2.29.3
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.3)
---
updated-dependencies:
- dependency-name: moment
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>
John Molakvoæ [Sun, 15 May 2022 10:10:39 +0000 (12:10 +0200)]
Merge pull request #32386 from nextcloud/dependabot/npm_and_yarn/stable24/karma-6.3.20
Nextcloud bot [Sat, 14 May 2022 02:29:37 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 13 May 2022 18:15:26 +0000 (20:15 +0200)]
Merge pull request #32360 from nextcloud/backport/stable24/share_search_tweaks
dependabot[bot] [Fri, 13 May 2022 15:33:25 +0000 (15:33 +0000)]
Bump karma from 6.3.17 to 6.3.20
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.3.20.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.20)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Carl Schwan [Fri, 13 May 2022 11:24:57 +0000 (13:24 +0200)]
Merge pull request #32365 from nextcloud/backport/32335/stable24
[stable24] don't unjail the path when getting the storage info
Nextcloud bot [Fri, 13 May 2022 02:29:17 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Mon, 9 May 2022 16:44:46 +0000 (18:44 +0200)]
Increase retry delay on 'Wait for S3' CI job
1 second means 10 seconds before failure (1x10). Increasing to 10x10 before failure.
Robin Appelman [Wed, 11 May 2022 09:41:00 +0000 (11:41 +0200)]
don't unjail the path when getting the storage info
the original reason for adding it no longer exist.
This was added with #30985 since then the share source storage was also used, however this was changed with #32076
Signed-off-by: Robin Appelman <robin@icewind.nl>
Louis Chemineau [Tue, 3 May 2022 15:51:11 +0000 (17:51 +0200)]
Do not display search option in Shares settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 13 Apr 2022 13:38:09 +0000 (15:38 +0200)]
Add setting to ignore email during search
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Tue, 19 Apr 2022 10:54:28 +0000 (12:54 +0200)]
Use email settings in DAV search
Signed-off-by: Louis Chemineau <louis@chmn.me>