Commit graph

57017 commits

Author SHA1 Message Date
Vincent Petry
80dca60858
Extra fixes needed for icewind/streams update to 0.7.2
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-25 09:36:48 +02:00
Daniel
ea92f783ac
Merge pull request #29387 from nextcloud/backport/28997/stable20
[stable20] Scheduling plugin not updating responding attendee status
2021-10-25 08:56:33 +02:00
Nextcloud bot
c4c6539f83
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-25 02:22:48 +00:00
Daniel Kesselberg
d0eb977611 Update attendence for external users
For local users it's possible to select their calendar via the principal url and first update their own attendance status.
External users have no calendar event hence the recipient is the organizer.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-24 20:23:36 +02:00
Anna Larch
91da66a378 Scheduling plugin not updating responding attendee status take two
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-10-24 20:23:36 +02:00
MichaIng
8faaeda027
Merge pull request #29421 from nextcloud/backport/29400/stable20
[stable20] fixes an undefined index when getAccessList returns an empty array
2021-10-24 20:18:23 +02:00
Nextcloud bot
c45316f61b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-24 02:22:49 +00:00
Arthur Schiwon
916b2e7164 fixes an undefined index when getAccessList returns an empty array
- [] is a valid return value that should be honored as having no access

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-10-23 12:53:23 +00:00
Daniel
d7f9017038
Merge pull request #29396 from nextcloud/backport/24856/stable20
[stable20] Add whitelist for apps inside of the server repo
2021-10-23 14:23:16 +02:00
Nextcloud bot
449b430fc3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-23 02:23:01 +00:00
Julius Härtl
b6018271ee Add whitelist for apps inside of the server repo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-10-22 20:03:02 +00:00
Julius Härtl
3e113eac2b
Merge pull request #29388 from nextcloud/backport/29375/stable20 2021-10-22 20:13:03 +02:00
Julius Härtl
7811b38768 Make calendar schedule options translatable
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-10-22 10:38:14 +00:00
Vincent Petry
e82157da9e
Merge pull request #29366 from nextcloud/backport/29362/stable20
[stable20] Fix security issues when copying groupfolder with advanced ACL
2021-10-22 09:56:40 +02:00
Nextcloud bot
85de792b74
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-22 02:22:27 +00:00
Carl Schwan
bd6b9e2dd1 Fix security issues when copying groupfolder with advanced ACL
Using advanced ACL, it is possible that an user has access to a
directory but not to a subdirectory, so the copying use
Common::copyFromStorage instead of Local::copyFromStorage.

Fix https://github.com/nextcloud/groupfolders/issues/1692

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-21 16:34:41 +00:00
Nextcloud bot
595d21c922
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-21 02:24:44 +00:00
Nextcloud bot
5534aa02f2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-20 02:43:31 +00:00
Vincent Petry
220004cf58
Merge pull request #29192 from nextcloud/backport/29080/stable20
[stable20] [21] generate a better optimized query for path prefix search filters
2021-10-19 16:45:27 +02:00
Vincent Petry
888b462043
Merge pull request #29297 from nextcloud/update-icewind-0.7.5-stable20
Update 3rdparty ref
2021-10-19 14:45:30 +02:00
Vincent Petry
3ca183df4d
Merge pull request #29298 from nextcloud/files-external-icewind-streams-0.7.5-stable20
Bump icewind/streams from 0.7.3 to 0.7.5 in files_external
2021-10-19 14:43:44 +02:00
Joas Schilling
b0f4d1984b
Merge pull request #29303 from nextcloud/backport/29259/stable20
[stable20] Fix app upgrade
2021-10-19 13:36:38 +02:00
John Molakvoæ
66c615a146
Merge pull request #28971 from nextcloud/backport/28876/stable20 2021-10-19 11:13:19 +02:00
John Molakvoæ
f8f4aa26ad
Merge pull request #29181 from nextcloud/backport/29028/stable20 2021-10-19 11:11:14 +02:00
Joas Schilling
d3dcde7ed9
Fix app upgrade
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-19 08:50:37 +02:00
Nextcloud bot
85ee6b4a76
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-19 02:23:18 +00:00
Vincent Petry
6b4ab2fe2e
Bump icewind/streams from 0.7.3 to 0.7.5 in files_external
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-18 15:48:11 +02:00
Vincent Petry
d94e92a963
Update 3rdparty ref
For icewind/streams 0.7.1 to 0.7.5 update

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-18 15:41:25 +02:00
Robin Appelman
ff1029e8ef
[21] generate a better optimized query for path prefix search filters
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-18 15:39:24 +02:00
Nextcloud bot
8f041ca575
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-18 02:25:12 +00:00
Nextcloud bot
d486d9c07e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-17 02:22:28 +00:00
Nextcloud bot
392a2ef0fc
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-16 02:23:49 +00:00
Daniel
400da8564d
Merge pull request #29158 from nextcloud/backport/24185/stable20
[stable20] Properly handle folder deletion on external s3 storage
2021-10-15 11:38:28 +02:00
Daniel
4a15484710
Merge pull request #29253 from nextcloud/backport/29248/stable20
[stable20] Fix background scan doc in config
2021-10-15 10:46:13 +02:00
Vincent Petry
29cbc934fb Fix background scan doc in config
The background scanner only processes entries with size < 0

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-15 08:15:54 +00:00
Nextcloud bot
cfdbe717c9
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-15 02:26:31 +00:00
blizzz
561c5bdf65
Merge pull request #29223 from nextcloud/backport/29214/stable20
[stable20] Don't setup the filesystem to check for a favicon we don't use anyway
2021-10-14 12:52:04 +02:00
Joas Schilling
790d6a5ff7
Merge pull request #29205 from nextcloud/backport/26688/stable20
[stable20] Add proper message to created share not found
2021-10-14 10:07:04 +02:00
Nextcloud bot
b174357bb6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-14 02:22:54 +00:00
Joas Schilling
dc53aa4db0 Don't setup the filesystem to check for a favicon we don't use anyway
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-13 20:32:20 +00:00
Joas Schilling
c8c203b527
Merge pull request #29198 from nextcloud/backport/29020/stable20
[stable20] Keep group restrictions when reenabling apps after an update
2021-10-13 22:24:39 +02:00
Christoph Wurst
90b0e82c51
Merge pull request #29219 from nextcloud/backport/29136/stable20
[stable20] Add documentation for files_no_background_scan
2021-10-13 19:52:38 +02:00
Daniel Kesselberg
8b7890966c Add documentation for files_no_background_scan
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-10-13 16:02:37 +00:00
Joas Schilling
e642653a33
Keep group restrictions when reenabling apps after an update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-13 14:15:42 +02:00
John Molakvoæ (skjnldsv)
259b6571ca Default message for ShareNotFound exception
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-10-13 09:48:12 +00:00
John Molakvoæ (skjnldsv)
191cc1d560 Add proper message to created share not found
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-10-13 09:48:12 +00:00
Nextcloud bot
13fc105138
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-13 02:23:04 +00:00
Bjoern Schiessle
60e6e06231 add 'supported'-label to all supported apps, also if they are not downloaded yet
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2021-10-12 11:47:17 +00:00
Nextcloud bot
4a3b1bdc0f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-12 02:24:06 +00:00
MichaIng
c1207c6e6e
Merge pull request #29167 from nextcloud/backport/29164/stable20
[stable20] Don't further setup disabled users when logging in with apache
2021-10-12 02:14:13 +02:00