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
Simon Spannagel
afb88e7719
CalDavBackend: check if timerange is array before accessing
...
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-10-19 11:16:49 +00:00
Nextcloud bot
53ce5e7eeb
[tx-robot] updated from transifex
2020-10-16 02:18:28 +00:00
Nextcloud bot
bef065778a
[tx-robot] updated from transifex
2020-10-13 19:33:53 +00:00
Nextcloud bot
2a32e73fc2
[tx-robot] updated from transifex
2020-10-12 02:18:15 +00:00
Nextcloud bot
66a50d1a7f
[tx-robot] updated from transifex
2020-10-11 02:18:52 +00:00
Nextcloud bot
8ac3a6d954
[tx-robot] updated from transifex
2020-10-09 02:18:54 +00:00
Joas Schilling
ee29d6ab11
Sync all users to the system addresssbook
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-29 07:18:56 +00:00
Nextcloud bot
0d4ea5fc63
[tx-robot] updated from transifex
2020-09-29 02:18:06 +00:00
Joas Schilling
3fe6b5b5f8
Fix numeric folders throwing on markDirty
...
TypeError: strpos() expects parameter 1 to be string, int given
The problem is that in cacheNode() we strip of any slashes, so
a folder "0/" will be trimmed to "0" and be used as an array key.
Since PHP automatically casts numeric array keys to integers,
you afterwards get $nodePath as int(0). Since it's now a number,
the strpos() function does not accept it anymore. Simply casting
$nodePath to a string again in the foreach solves the issue
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-09-25 13:14:58 +00:00
Nextcloud bot
2c7b88454d
[tx-robot] updated from transifex
2020-09-24 02:17:59 +00:00
Nextcloud bot
1681e74d2d
[tx-robot] updated from transifex
2020-09-20 02:17:17 +00:00
Nextcloud bot
34793138c7
[tx-robot] updated from transifex
2020-09-18 02:17:08 +00:00
Nextcloud bot
871d9a614e
[tx-robot] updated from transifex
2020-09-15 10:48:39 +00:00
Georg Ehrke
ac87e46dff
Mitigate encoding issue with user principal uri
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-09-14 06:20:32 +00:00
Julius Härtl
f5dec3702b
Properly catch exception from writing to stream when copying a file
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-10 13:18:11 +00:00
Nextcloud bot
c3a6f50206
[tx-robot] updated from transifex
2020-09-07 02:16:49 +00:00
Nextcloud bot
55bad53353
[tx-robot] updated from transifex
2020-09-06 02:17:02 +00:00
Nextcloud bot
123d33bdd3
[tx-robot] updated from transifex
2020-09-05 02:16:55 +00:00
Roeland Jago Douma
757a35bd01
Merge pull request #22442 from nextcloud/backport/22421/stable19
...
[stable19] show better quota warning for group folders and external storage
2020-09-04 12:34:15 +02:00
Julius Härtl
f4dfb96d8d
Do not keep the part file if the forbidden exception has retry set to false
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-03 11:06:41 +00:00
Nextcloud bot
ba0d3183ce
[tx-robot] updated from transifex
2020-08-30 02:16:16 +00:00
Nextcloud bot
b5003ec78c
[tx-robot] updated from transifex
2020-08-29 02:17:58 +00:00
Nextcloud bot
fba73a5c39
[tx-robot] updated from transifex
2020-08-28 02:16:32 +00:00
Robin Appelman
a004eedd1e
fix tests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-08-26 19:17:43 +00:00
Nextcloud bot
1277b89a0c
[tx-robot] updated from transifex
2020-08-25 02:17:52 +00:00
Nextcloud bot
0ed1d67c7f
[tx-robot] updated from transifex
2020-08-23 02:16:53 +00:00
Nextcloud bot
3b85a547df
[tx-robot] updated from transifex
2020-08-22 02:16:39 +00:00
Roeland Jago Douma
cb28b81675
Merge pull request #22333 from nextcloud/backport/22236/stable19
...
[stable19] CalDAV: Add ability to limit sharing to owner
2020-08-21 09:23:35 +02:00
Nextcloud bot
8b5c9a820d
[tx-robot] updated from transifex
2020-08-21 02:16:55 +00:00
Georg Ehrke
7f8e43c7a7
Add ability to limit sharing to owner
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-08-20 12:51:09 +00:00
Joas Schilling
fef5925ed4
Merge pull request #22239 from nextcloud/backport/22128/stable19
...
[stable19] Delete chunks if the move on an upload failed
2020-08-19 15:54:36 +02:00
Nextcloud bot
fd9ebeefa2
[tx-robot] updated from transifex
2020-08-19 02:17:21 +00:00
Nextcloud bot
cb4c197555
[tx-robot] updated from transifex
2020-08-14 02:32:09 +00:00
Julius Härtl
2b34f0e785
Return proper status when file didn't exist before
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-13 18:55:06 +00:00
Julius Härtl
b83c858e6d
Adjust chunking test for non-existing target node
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-13 18:55:06 +00:00
Julius Härtl
242b19f18e
Delete chunks if the move on an upload failed
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-13 18:55:05 +00:00
Roeland Jago Douma
45bdfd2198
Merge pull request #22131 from nextcloud/backport/22062/stable19-take2
...
[stable19] fix display of remote users in incoming share notifications
2020-08-13 09:41:22 +02:00
Nextcloud bot
6327b8a6fb
[tx-robot] updated from transifex
2020-08-13 02:16:48 +00:00