Nextcloud bot
3bf923ec55
[tx-robot] updated from transifex
2021-03-06 02:22:48 +00:00
Nextcloud bot
be671e390e
[tx-robot] updated from transifex
2021-02-28 02:20:20 +00:00
Nextcloud bot
33cebe106a
[tx-robot] updated from transifex
2021-02-23 02:39:52 +00:00
Roeland Jago Douma
23e3730a10
Merge pull request #25449 from nextcloud/backport/25393/stable19
...
[stable19] add repair job for unencoded group share uris
2021-02-17 21:05:16 +01:00
Roeland Jago Douma
8be6692521
Merge pull request #25593 from nextcloud/backport/25582/stable19
...
[stable19] Do not send imip email to invalid recipients
2021-02-17 10:38:13 +01:00
Christoph Wurst
59805dbe2c
Do not send imip email to invalid recipients
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-02-17 09:29:36 +01:00
Roeland Jago Douma
fb2b19221f
Merge pull request #25385 from nextcloud/backport/25218/stable19
...
[stable19] do not remove valid group shares
2021-02-17 08:48:25 +01:00
Nextcloud bot
f5a5afc592
[tx-robot] updated from transifex
2021-02-16 02:22:00 +00:00
Nextcloud bot
b7acd16fd0
[tx-robot] updated from transifex
2021-02-15 02:20:33 +00:00
Nextcloud bot
afe109ae21
[tx-robot] updated from transifex
2021-02-07 02:21:16 +00:00
Nextcloud bot
43601086dd
[tx-robot] updated from transifex
2021-02-05 02:21:58 +00:00
Arthur Schiwon
b570b22601
take into account that UNIQUE index might not work as expected
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-02-02 20:48:41 +00:00
Julius Härtl
6f6f45b77b
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:52 +00:00
Arthur Schiwon
ae8903e946
do not remove valid group shares
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-29 10:44:35 +00:00
Nextcloud bot
af54ab7af6
[tx-robot] updated from transifex
2021-01-29 02:21:35 +00:00
Thomas Citharel
a720bdb83d
[CalDAV] Validate notified emails
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-26 11:09:43 +01:00
Robin Appelman
69331b22c6
also use storage copy when dav copying directories
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-01-21 21:09:30 +00:00
Nextcloud bot
00062c3543
[tx-robot] updated from transifex
2021-01-17 02:20:16 +00:00
Nextcloud bot
638d2b30ab
[tx-robot] updated from transifex
2021-01-10 02:22:59 +00:00
Morris Jobke
ac8a64a59c
Merge pull request #24591 from nextcloud/backport/24358/stable19
...
[stable19] use storage copy implementation when doing dav copy
2021-01-07 13:29:08 +01:00
Joas Schilling
6cab0e695c
Don't throw a 500 when importing a broken ics reminder file
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-01-05 12:02:03 +00:00
Roeland Jago Douma
1dc3f0f48e
Merge pull request #24762 from nextcloud/backport/24515/stable19
...
[stable19] fixes sharing to group ids with characters that are being url encoded
2021-01-05 09:09:12 +01:00
Nextcloud bot
6ea1157822
[tx-robot] updated from transifex
2021-01-05 02:21:47 +00:00
Nextcloud bot
faf572163a
[tx-robot] updated from transifex
2020-12-31 02:27:21 +00:00
Nextcloud bot
085a0dd8c0
[tx-robot] updated from transifex
2020-12-27 02:25:03 +00:00
Nextcloud bot
1d38b3a587
[tx-robot] updated from transifex
2020-12-20 02:19:49 +00:00
Arthur Schiwon
edd9562079
fixes sharing to group ids /w chars that are being url encoded, carddav
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-12-18 12:00:44 +01:00
Arthur Schiwon
fede4f4197
fix finding of groups with decodable chars in their id via DAV
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-12-18 12:00:37 +01:00
Arthur Schiwon
5379273b06
fixes sharing to group ids with characters that are being url encoded
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-12-18 12:00:22 +01:00
Nextcloud bot
56df531fd1
[tx-robot] updated from transifex
2020-12-13 02:18:51 +00:00
Nextcloud bot
f2ee49e1cf
[tx-robot] updated from transifex
2020-12-10 02:20:35 +00:00
Robin Appelman
31944e84cb
use storage copy implementation when doing dav copy
...
instead of using the sabredav fallback (which does a read+write stream copy)
this greatly speeds up dav copies
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-12-07 16:07:10 +00:00
Morris Jobke
0cc0d826a8
Merge pull request #24447 from nextcloud/backport/23652/stable19
...
[stable19] Fix public calendars shared to circles
2020-11-30 11:33:21 +01:00
Daniel Kesselberg
23263f9490
A valid user session is required for circles.
...
The circles app depends on a valid userId. A public shared calender might be viewed by guests without a user session. For such requests the principal is null.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-11-30 09:02:05 +00:00
Daniel Kesselberg
04364169ed
Update phpdoc for circleToPrincipal
...
as the QueryException is already catched inside circleToPrincipal.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-11-30 09:02:02 +00:00
John Molakvoæ (skjnldsv)
0d43076f07
Make sure we add new line between vcf groups exports
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-11-30 08:14:01 +00:00
Nextcloud bot
48ef5148c1
[tx-robot] updated from transifex
2020-11-25 02:19:13 +00:00
Sven Strickroth
75cdfd8dc2
Use correct year for generated birthdays events
...
'X-APPLE-OMIT-YEAR' is not always present, at least iOS 12.4 uses the hard coded date of 1604 (the start of the gregorian calendar) when the year is unknown.
cf. https://forums.bitfire.at/topic/2050/bday-without-year-for-vcard-3-0-if-server-drops-property-x-apple-omit-year and https://gitlab.com/CardBook/CardBook/-/issues/586
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2020-11-20 20:39:34 +00:00
Nextcloud bot
587a2d4ad1
[tx-robot] updated from transifex
2020-11-16 02:19:41 +00:00
Roeland Jago Douma
565ae7d493
Fix unit tests
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-12 14:43:17 +01:00
Roeland Jago Douma
e6dbc714de
Merge pull request #24052 from nextcloud/backport/23915/stable19
...
[stable19] Use png icons in caldav reminder emails
2020-11-11 21:27:45 +01:00
Morris Jobke
a1fff88b64
Apply code style fixes
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-11 16:43:41 +01:00
Richard Steinmetz
a6e3bf6a59
Use png icons in caldav reminder emails
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2020-11-11 12:38:24 +00:00
Nextcloud bot
ec8058a5db
[tx-robot] updated from transifex
2020-11-03 02:19:38 +00:00
Nextcloud bot
d1db136b2a
[tx-robot] updated from transifex
2020-11-02 02:19:22 +00:00
Nextcloud bot
6b68cbd9ac
[tx-robot] updated from transifex
2020-11-01 02:18:42 +00:00
Nextcloud bot
815fe50c8a
[tx-robot] updated from transifex
2020-10-31 02:19:06 +00:00
Nextcloud bot
aa81a3045e
[tx-robot] updated from transifex
2020-10-28 02:19:10 +00:00
Nextcloud bot
238435f9b5
[tx-robot] updated from transifex
2020-10-27 02:18:54 +00:00
Nextcloud bot
e6b0df1986
[tx-robot] updated from transifex
2020-10-23 02:19:08 +00:00