Commit Graph

56306 Commits

Author SHA1 Message Date
Nextcloud bot 4799201c94
[tx-robot] updated from transifex 2021-02-13 02:20:46 +00:00
Roeland Jago Douma f6f6051b73
Merge pull request #25592 from nextcloud/backport/25582/stable20
[stable20] Do not send imip email to invalid recipients
2021-02-12 08:54:48 +01:00
Nextcloud bot 9b978a714d
[tx-robot] updated from transifex 2021-02-12 02:20:35 +00:00
Christoph Wurst d5407764d7 Do not send imip email to invalid recipients
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-11 19:03:14 +00:00
Roeland Jago Douma 47a39803f3
Merge pull request #25382 from nextcloud/backport/25312/stable20
[stable20] do not lower case search provider names on web ui
2021-02-11 10:33:27 +01:00
Nextcloud bot 799ba83095
[tx-robot] updated from transifex 2021-02-11 02:20:54 +00:00
Nextcloud bot 0c4de17482
[tx-robot] updated from transifex 2021-02-10 02:21:17 +00:00
Roeland Jago Douma c3fc3e739e
Merge pull request #25458 from nextcloud/backport/23588/stable20
[stable20] Override default dashboard background with theming one
2021-02-09 22:03:05 +01:00
Julien Veyssier 451cb39122 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>
2021-02-09 21:26:07 +01:00
Roeland Jago Douma 3042a5a833
Merge pull request #25550 from nextcloud/reconnectwrapper-wait-timeout
[20] change reconect wrapper to only check connection after inactivity
2021-02-09 21:14:46 +01:00
Robin Appelman b51f32ec08
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>
2021-02-09 16:30:59 +01:00
Nextcloud bot b3ac30c4da
[tx-robot] updated from transifex 2021-02-09 02:21:02 +00:00
Nextcloud bot 783b519886
[tx-robot] updated from transifex 2021-02-08 02:20:22 +00:00
Nextcloud bot 83cb1897f3
[tx-robot] updated from transifex 2021-02-07 02:21:08 +00:00
Roeland Jago Douma 30230a436e
Merge pull request #25388 from nextcloud/backport/25302/stable20
[stable20] Use RFC-compliant URL encoding for cookies
2021-02-06 10:56:27 +01:00
Nextcloud bot a6ebb5be79
[tx-robot] updated from transifex 2021-02-06 02:21:08 +00:00
Roeland Jago Douma b6ac93dff9
Merge pull request #25497 from nextcloud/backport/25487/stable20
[stable20] Log deprecation notice of GenericEventWrapper just once
2021-02-05 16:17:16 +01:00
Roeland Jago Douma fa2ed5b93f
Merge pull request #25504 from nextcloud/tests/node-build-clean/stable20
[stable20] Cleanup bundle files before checking the rebuild
2021-02-05 16:15:47 +01:00
Julius Härtl 88d4dcac44
Cleanup bundle files before checking the rebuild
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-05 15:08:50 +01:00
Vincent Petry efe9ef223d
Merge pull request #25475 from nextcloud/backport/25443/stable20
[stable20] Make user list pagination more tolerant
2021-02-05 14:46:49 +01:00
Roeland Jago Douma 4717aeb6f7
Merge pull request #25477 from nextcloud/backport/25441/stable20
[stable20] Fix duplicate tag info view registration
2021-02-05 13:21:04 +01:00
Christoph Wurst 61278d2461 Log deprecation notice of GenericEventWrapper just once
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-05 10:17:16 +00:00
Vincent Petry 1936895a42
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>
2021-02-05 11:09:01 +01:00
Vincent Petry ccaa593a44
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>
2021-02-05 11:08:36 +01:00
Roeland Jago Douma e4bfbfe177
Merge pull request #25492 from nextcloud/bugfix/25491/ci-fix-notifications-branch/stable20
Fix CI branch for notifications app
2021-02-05 11:05:21 +01:00
Roeland Jago Douma c781bebf64
Merge pull request #25480 from nextcloud/stable20-stray-asset-deletion
[stable20] Remove stray compiled assets
2021-02-05 11:01:52 +01:00
Roeland Jago Douma 931ee2c0b8 20.0.8 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-02-05 10:53:29 +01:00
Vincent Petry 8abd227498
Fix CI branch for notifications app
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-05 10:38:37 +01:00
Nextcloud bot 6552f03d1f
[tx-robot] updated from transifex 2021-02-05 02:21:51 +00:00
Vincent Petry cbc06719c2
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>
2021-02-04 11:50:32 +01:00
Nextcloud bot 333ff64b40
[tx-robot] updated from transifex 2021-02-04 02:20:21 +00:00
Nextcloud bot bb32ba0c07
[tx-robot] updated from transifex 2021-02-03 02:20:01 +00:00
Roeland Jago Douma 841aa4d32c
Merge pull request #25430 from nextcloud/backport/25424/stable20
[stable20] Keep direct login active when redirecting
2021-02-02 21:25:13 +01:00
Roeland Jago Douma 370ae8ac04
Merge pull request #25387 from nextcloud/version/20.0.7/final
20.0.7 final
2021-02-02 20:51:53 +01:00
Julius Härtl e70ad108f6
Merge pull request #25421 from nextcloud/backport/25383/stable20
[stable20] Properly handle SMB ACL blocking scanning a directory
2021-02-02 20:44:31 +01:00
Julius Härtl e7c07e722b Keep direct login active when redirecting
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-02 09:30:36 +00:00
Nextcloud bot 9bb3212433
[tx-robot] updated from transifex 2021-02-02 02:20:04 +00:00
Julius Härtl fcfa39183c 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>
2021-02-01 11:13:44 +00:00
Nextcloud bot 20cc5584f9
[tx-robot] updated from transifex 2021-02-01 02:19:48 +00:00
Nextcloud bot a49a9a4945
[tx-robot] updated from transifex 2021-01-31 02:19:14 +00:00
Nextcloud bot dcce572b55
[tx-robot] updated from transifex 2021-01-30 02:20:45 +00:00
Marco Ziech 52229154a5 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>
2021-01-29 12:41:59 +00:00
Roeland Jago Douma 173122846a 20.0.7 final
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-29 12:58:49 +01:00
Arthur Schiwon 28d521afcf
built assets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-29 11:23:23 +01:00
Arthur Schiwon d809fa3ae9
do not lower case search provider names on web ui
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-29 11:18:23 +01:00
Roeland Jago Douma 63a48cf5a9
Merge pull request #25368 from nextcloud/version/20.0.7/RC1
20.0.7 RC1
2021-01-29 09:00:24 +01:00
Roeland Jago Douma 2d63998bb7
Merge pull request #25374 from nextcloud/backport/25369/stable20
[stable20] The objectid is a string
2021-01-29 08:56:39 +01:00
Roeland Jago Douma b745acdc14 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>
2021-01-29 07:15:16 +00:00
Nextcloud bot cde8b977a0
[tx-robot] updated from transifex 2021-01-29 02:21:27 +00:00
Julius Härtl e6fb478dbe
Merge pull request #25366 from nextcloud/backport/25361/stable20
[stable20] fix parameter provided as string not array
2021-01-28 22:12:36 +01:00