]>
source.dussan.org Git - nextcloud-server.git/log
Roeland Jago Douma [Fri, 12 Feb 2021 07:54:48 +0000 (08:54 +0100)]
Merge pull request #25592 from nextcloud/backport/25582/stable20
[stable20] Do not send imip email to invalid recipients
Nextcloud bot [Fri, 12 Feb 2021 02:20:35 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Christoph Wurst [Thu, 11 Feb 2021 12:27:02 +0000 (13:27 +0100)]
Do not send imip email to invalid recipients
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Thu, 11 Feb 2021 09:33:27 +0000 (10:33 +0100)]
Merge pull request #25382 from nextcloud/backport/25312/stable20
[stable20] do not lower case search provider names on web ui
Nextcloud bot [Thu, 11 Feb 2021 02:20:54 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 10 Feb 2021 02:21:17 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 9 Feb 2021 21:03:05 +0000 (22:03 +0100)]
Merge pull request #25458 from nextcloud/backport/23588/stable20
[stable20] Override default dashboard background with theming one
Julien Veyssier [Tue, 20 Oct 2020 10:36:41 +0000 (12:36 +0200)]
override default dashboard background with theming one
fix getAppValue default value in theming app
fix cacheBuster value injection
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 9 Feb 2021 20:14:46 +0000 (21:14 +0100)]
Merge pull request #25550 from nextcloud/reconnectwrapper-wait-timeout
[20] change reconect wrapper to only check connection after inactivity
Robin Appelman [Tue, 9 Feb 2021 15:30:59 +0000 (16:30 +0100)]
change reconect wrapper to only check connection after inactivity
instead of always checking every minute, only check the connection after a minute of inactivity.
this should better reflect how idle timeouts of sql servers work and remove most of the cases where this check was previously done.
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Tue, 9 Feb 2021 02:21:02 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 8 Feb 2021 02:20:22 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 7 Feb 2021 02:21:08 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 6 Feb 2021 09:56:27 +0000 (10:56 +0100)]
Merge pull request #25388 from nextcloud/backport/25302/stable20
[stable20] Use RFC-compliant URL encoding for cookies
Nextcloud bot [Sat, 6 Feb 2021 02:21:08 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 5 Feb 2021 15:17:16 +0000 (16:17 +0100)]
Merge pull request #25497 from nextcloud/backport/25487/stable20
[stable20] Log deprecation notice of GenericEventWrapper just once
Roeland Jago Douma [Fri, 5 Feb 2021 15:15:47 +0000 (16:15 +0100)]
Merge pull request #25504 from nextcloud/tests/node-build-clean/stable20
[stable20] Cleanup bundle files before checking the rebuild
Julius Härtl [Mon, 28 Dec 2020 18:39:18 +0000 (19:39 +0100)]
Cleanup bundle files before checking the rebuild
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Vincent Petry [Fri, 5 Feb 2021 13:46:49 +0000 (14:46 +0100)]
Merge pull request #25475 from nextcloud/backport/25443/stable20
[stable20] Make user list pagination more tolerant
Roeland Jago Douma [Fri, 5 Feb 2021 12:21:04 +0000 (13:21 +0100)]
Merge pull request #25477 from nextcloud/backport/25441/stable20
[stable20] Fix duplicate tag info view registration
Christoph Wurst [Fri, 5 Feb 2021 07:45:58 +0000 (08:45 +0100)]
Log deprecation notice of GenericEventWrapper just once
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Vincent Petry [Tue, 2 Feb 2021 15:32:24 +0000 (16:32 +0100)]
Fix duplicate tag info view registration
Only register the tag info view once as it's stored in a singleton.
This fixes an issue where the tag info view did not get rendered after
swiching between different file views.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Vincent Petry [Tue, 2 Feb 2021 17:02:03 +0000 (18:02 +0100)]
Make user list pagination more tolerant
In case the server returns more results than expected by the limit, it
is now still interpreted as there being more results to query.
This situation can happen when there are multiple user backends in
place.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Roeland Jago Douma [Fri, 5 Feb 2021 10:05:21 +0000 (11:05 +0100)]
Merge pull request #25492 from nextcloud/bugfix/25491/ci-fix-notifications-branch/stable20
Fix CI branch for notifications app
Roeland Jago Douma [Fri, 5 Feb 2021 10:01:52 +0000 (11:01 +0100)]
Merge pull request #25480 from nextcloud/stable20-stray-asset-deletion
[stable20] Remove stray compiled assets
Vincent Petry [Fri, 5 Feb 2021 09:38:37 +0000 (10:38 +0100)]
Fix CI branch for notifications app
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Nextcloud bot [Fri, 5 Feb 2021 02:21:51 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Vincent Petry [Thu, 4 Feb 2021 10:50:32 +0000 (11:50 +0100)]
Remove stray assets
This was automatically deleted and not regenerated by:
make dev-setup && make build-js-production
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Nextcloud bot [Thu, 4 Feb 2021 02:20:21 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 3 Feb 2021 02:20:01 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 2 Feb 2021 20:25:13 +0000 (21:25 +0100)]
Merge pull request #25430 from nextcloud/backport/25424/stable20
[stable20] Keep direct login active when redirecting
Roeland Jago Douma [Tue, 2 Feb 2021 19:51:53 +0000 (20:51 +0100)]
Merge pull request #25387 from nextcloud/version/20.0.7/final
20.0.7 final
Julius Härtl [Tue, 2 Feb 2021 19:44:31 +0000 (20:44 +0100)]
Merge pull request #25421 from nextcloud/backport/25383/stable20
[stable20] Properly handle SMB ACL blocking scanning a directory
Julius Härtl [Mon, 1 Feb 2021 13:25:56 +0000 (14:25 +0100)]
Keep direct login active when redirecting
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Tue, 2 Feb 2021 02:20:04 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Fri, 29 Jan 2021 10:26:19 +0000 (11:26 +0100)]
Properly handle SMB ACL blocking scanning a directory
This makes sure that a possible ForbiddenException is properly passed
through the storage as a ForbiddenException and can be catched when
trying to fetch the quota info of a parent folder
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Mon, 1 Feb 2021 02:19:48 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 31 Jan 2021 02:19:14 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 30 Jan 2021 02:20:45 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Marco Ziech [Sun, 24 Jan 2021 13:18:28 +0000 (14:18 +0100)]
Use RFC-compliant URL encoding for cookies
PHP 7.4.2 changed the way how cookies are decoded, applying RFC-compliant raw URL decoding. This leads to a conflict Nextcloud's own cookie encoding, breaking the remember-me function if the UID contains a space character.
Fixes #24438
Signed-off-by: Marco Ziech <marco@ziech.net>
Roeland Jago Douma [Fri, 29 Jan 2021 11:58:49 +0000 (12:58 +0100)]
20.0.7 final
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Arthur Schiwon [Fri, 29 Jan 2021 10:23:23 +0000 (11:23 +0100)]
built assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Mon, 25 Jan 2021 11:03:20 +0000 (12:03 +0100)]
do not lower case search provider names on web ui
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Fri, 29 Jan 2021 08:00:24 +0000 (09:00 +0100)]
Merge pull request #25368 from nextcloud/version/20.0.7/RC1
20.0.7 RC1
Roeland Jago Douma [Fri, 29 Jan 2021 07:56:39 +0000 (08:56 +0100)]
Merge pull request #25374 from nextcloud/backport/25369/stable20
[stable20] The objectid is a string
Roeland Jago Douma [Thu, 28 Jan 2021 21:09:55 +0000 (22:09 +0100)]
The objectid is a string
This allows the query to use the index. Else it has to resort on
scanning all the rows.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Fri, 29 Jan 2021 02:21:27 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Thu, 28 Jan 2021 21:12:36 +0000 (22:12 +0100)]
Merge pull request #25366 from nextcloud/backport/25361/stable20
[stable20] fix parameter provided as string not array
Julius Härtl [Thu, 28 Jan 2021 21:05:25 +0000 (22:05 +0100)]
Merge pull request #25352 from nextcloud/backport/25185/stable20
[stable20] Show the actual error on share requests
Roeland Jago Douma [Thu, 28 Jan 2021 20:19:47 +0000 (21:19 +0100)]
20.0.7 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Arthur Schiwon [Thu, 28 Jan 2021 14:15:55 +0000 (15:15 +0100)]
fix parameter provided as string not array
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Thu, 28 Jan 2021 02:24:21 +0000 (02:24 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 27 Jan 2021 20:01:11 +0000 (21:01 +0100)]
Merge pull request #25347 from nextcloud/backport/25335/stable20
[stable20] Fix/app fetcher php compat comparison
Julius Härtl [Mon, 18 Jan 2021 14:34:17 +0000 (15:34 +0100)]
Show the actual error on share requests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Christoph Wurst [Tue, 26 Jan 2021 15:35:43 +0000 (16:35 +0100)]
Fix app fetcher php comparison to allow wider ranges
When app app specifies php 7.4 as upper limit we have to allow the
installation on php>7.4.0. The previous version check didn't do that.
This adjusts the regexes to discard any irrelevant suffix after the
three version numbers so that we can use more fine granular checks than
php's version_compare can do out of the box, like for php 7.4 we only
compare the major and minor version numbers and ignore the patch level.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Tue, 26 Jan 2021 12:48:06 +0000 (13:48 +0100)]
Revert "Fix comparison of PHP versions"
This reverts commit
bedd9acf7874b836bef224989c2ce7f5e3b0a2fa .
Nextcloud bot [Wed, 27 Jan 2021 02:20:58 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Christoph Wurst [Tue, 26 Jan 2021 09:48:21 +0000 (10:48 +0100)]
Merge pull request #25324 from nextcloud/backport/25310/stable20
[stable20] [CalDAV] Validate notified emails
Nextcloud bot [Tue, 26 Jan 2021 02:21:43 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Thomas Citharel [Mon, 25 Jan 2021 08:02:38 +0000 (09:02 +0100)]
[CalDAV] Validate notified emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Roeland Jago Douma [Mon, 25 Jan 2021 19:44:54 +0000 (20:44 +0100)]
Merge pull request #25315 from nextcloud/backport/25313/stable20
[stable20] Catch NotFoundException when querying quota
Roeland Jago Douma [Mon, 25 Jan 2021 14:56:13 +0000 (15:56 +0100)]
Merge pull request #25294 from nextcloud/version/20.0.6/final
20.0.6
Vincent Petry [Mon, 25 Jan 2021 11:02:14 +0000 (12:02 +0100)]
Catch NotFoundException when querying quota
Fixes parent folder that becomes inaccessible when it contains a
non-existing / broken entry because the quota check made the PROPFIND
on parent fail altogether.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Nextcloud bot [Mon, 25 Jan 2021 02:20:41 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 24 Jan 2021 02:19:55 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 23 Jan 2021 15:30:54 +0000 (16:30 +0100)]
20.0.6
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sat, 23 Jan 2021 09:47:29 +0000 (10:47 +0100)]
Merge pull request #25244 from nextcloud/backport/25234/stable20
[stable20] Fix encoding issue with OC.Notification.show
Nextcloud bot [Sat, 23 Jan 2021 02:20:14 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Fri, 22 Jan 2021 15:18:47 +0000 (16:18 +0100)]
Merge pull request #25278 from nextcloud/backport/25274/stable20
[stable20] Do not obtain userFolder of a federated user
Morris Jobke [Fri, 22 Jan 2021 15:15:21 +0000 (16:15 +0100)]
Merge pull request #25276 from nextcloud/backport/25128/stable20
[stable20] extend ILDAPProvider to allow reading arbitrairy ldap attributes for users
Roeland Jago Douma [Fri, 22 Jan 2021 12:52:43 +0000 (13:52 +0100)]
Do not obtain userFolder of a federated user
Federated shares are somewhat special. So we can't move the files from
the main user and we should try to get it from the intialized root
already.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 22 Jan 2021 13:37:01 +0000 (14:37 +0100)]
Merge pull request #25261 from nextcloud/backport/25255/stable20
[stable20] also use storage copy when dav copying directories
blizzz [Fri, 22 Jan 2021 13:29:39 +0000 (14:29 +0100)]
adjust since
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
Robin Appelman [Thu, 14 Jan 2021 15:51:13 +0000 (16:51 +0100)]
extend ILDAPProvider to allow reading arbitrairy ldap attributes for users
Signed-off-by: Robin Appelman <robin@icewind.nl>
Morris Jobke [Fri, 22 Jan 2021 09:24:53 +0000 (10:24 +0100)]
Merge pull request #25263 from nextcloud/backport/25253/stable20
[stable20] silence log message
Nextcloud bot [Fri, 22 Jan 2021 02:20:07 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Thu, 21 Jan 2021 16:25:44 +0000 (17:25 +0100)]
silence log message
- this appears too often (in some configurations) when qualifying group
members which do not meet the criteria
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Robin Appelman [Thu, 21 Jan 2021 16:58:20 +0000 (17:58 +0100)]
also use storage copy when dav copying directories
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Wed, 20 Jan 2021 13:44:39 +0000 (14:44 +0100)]
Fix encoding issue with OC.Notification.show
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 21 Jan 2021 02:20:47 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Wed, 20 Jan 2021 13:57:48 +0000 (14:57 +0100)]
Merge pull request #25225 from nextcloud/backport/24600/stable20
[stable20] Update handling of user credentials
Joas Schilling [Wed, 20 Jan 2021 09:09:45 +0000 (10:09 +0100)]
Fix potential empty result
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 18 Dec 2020 13:46:41 +0000 (14:46 +0100)]
Compare and store the login name via the event
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 20 Jan 2021 08:08:14 +0000 (09:08 +0100)]
Merge pull request #25219 from nextcloud/backport/25216/stable20
[stable20] Bump CA bundle
Joas Schilling [Thu, 17 Dec 2020 10:47:17 +0000 (11:47 +0100)]
Also fix the username when it changed
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 17 Dec 2020 10:46:57 +0000 (11:46 +0100)]
Don't save credentials of another user
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Wed, 20 Jan 2021 02:21:05 +0000 (02:21 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 19 Jan 2021 14:56:03 +0000 (15:56 +0100)]
Bump CA bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 19 Jan 2021 13:52:34 +0000 (14:52 +0100)]
Merge pull request #25203 from nextcloud/version/20.0.6/RC1
20.0.6 RC1
Roeland Jago Douma [Tue, 19 Jan 2021 11:53:06 +0000 (12:53 +0100)]
20.0.6 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Morris Jobke [Tue, 19 Jan 2021 12:41:50 +0000 (13:41 +0100)]
Merge pull request #25199 from nextcloud/update-3rdparty
[stable20] Update 3rdparty after Archive_Tar
Joas Schilling [Tue, 19 Jan 2021 10:29:21 +0000 (11:29 +0100)]
Update 3rdparty after Archive_Tar
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Tue, 19 Jan 2021 08:35:00 +0000 (09:35 +0100)]
Merge pull request #25190 from nextcloud/backport/25181/stable20
[stable20] Update CRL due to revoked gravatar.crl
Roeland Jago Douma [Tue, 19 Jan 2021 08:34:49 +0000 (09:34 +0100)]
Merge pull request #25193 from nextcloud/backport/25186/stable20
[stable20] Don't log keys on checkSignature
Nextcloud bot [Tue, 19 Jan 2021 02:20:55 +0000 (02:20 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Mon, 18 Jan 2021 15:09:06 +0000 (16:09 +0100)]
Don't log keys on checkSignature
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Mon, 18 Jan 2021 12:46:33 +0000 (13:46 +0100)]
Update CRL due to revoked gravatar.crl
https://github.com/nextcloud/app-certificate-requests/pull/362
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Mon, 18 Jan 2021 12:33:33 +0000 (13:33 +0100)]
Merge pull request #25178 from nextcloud/backport/25176/stable20
[stable20] Add "composer.lock" for acceptance tests to git
Daniel Calviño Sánchez [Sun, 17 Jan 2021 12:50:47 +0000 (13:50 +0100)]
Add "composer.lock" for acceptance tests to git
As "composer.lock" was not versioned the dependencies had to be resolved
everytime that the acceptance tests run, which took some precious time.
Besides that the dependency versions were also tightened for better
control.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Nextcloud bot [Mon, 18 Jan 2021 02:19:40 +0000 (02:19 +0000)]
[tx-robot] updated from transifex