Commit graph

2138 commits

Author SHA1 Message Date
Anna Larch
3859c3b166 Add email validation
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-05-19 12:36:44 +02:00
John Molakvoæ
eb613a1746 Prevent writing invalid mtime
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-02-18 12:56:50 +00:00
Nextcloud bot
e2c16af359
[tx-robot] updated from transifex 2021-07-14 02:26:53 +00:00
Nextcloud bot
47a22ce691
[tx-robot] updated from transifex 2021-07-13 02:27:05 +00:00
Nextcloud bot
440aef0847
[tx-robot] updated from transifex 2021-07-09 02:26:53 +00:00
Nextcloud bot
d7f580d217
[tx-robot] updated from transifex 2021-07-08 02:27:17 +00:00
Nextcloud bot
03a1f5d7f0
[tx-robot] updated from transifex 2021-07-02 02:25:51 +00:00
Nextcloud bot
b5c5b936e4
[tx-robot] updated from transifex 2021-06-30 02:26:01 +00:00
Nextcloud bot
5dbe94d2fb
[tx-robot] updated from transifex 2021-06-28 02:25:40 +00:00
Nextcloud bot
b61dd6dc6a
[tx-robot] updated from transifex 2021-06-27 02:26:09 +00:00
Nextcloud bot
5b69b0a66d
[tx-robot] updated from transifex 2021-06-25 02:26:02 +00:00
Nextcloud bot
6ce6125ca0
[tx-robot] updated from transifex 2021-06-24 02:25:50 +00:00
Lukas Reschke
6ad4ef850f Reference correct private variable
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-23 07:41:53 +00:00
Lukas Reschke
80a40fd5e3 Throttle on public DAV endpoint
We should throttle whenever an invalid request is sent to the public WebDAV endpoint.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-06-23 07:41:52 +00:00
Nextcloud bot
c15e1676e4
[tx-robot] updated from transifex 2021-06-23 02:26:47 +00:00
Lukas Reschke
eeb8fd2e0e
Merge pull request #27457 from nextcloud/backport/27444/stable19
[stable19] Header must contain a colon
2021-06-22 11:52:01 +02:00
Nextcloud bot
bbb6cb13f4
[tx-robot] updated from transifex 2021-06-22 02:27:29 +00:00
Nextcloud bot
32b1529f3f
[tx-robot] updated from transifex 2021-06-17 02:26:23 +00:00
Nextcloud bot
102270d114
[tx-robot] updated from transifex 2021-06-16 02:26:48 +00:00
Nextcloud bot
bba96da58f
[tx-robot] updated from transifex 2021-06-14 02:27:00 +00:00
Nextcloud bot
e13167bf24
[tx-robot] updated from transifex 2021-06-13 02:26:37 +00:00
acsfer
373dd0e690 Header must contain a colon 2021-06-10 08:25:09 +00:00
Nextcloud bot
76fcf4a975
[tx-robot] updated from transifex 2021-06-10 02:32:44 +00:00
Nextcloud bot
497ace737a
[tx-robot] updated from transifex 2021-06-08 02:26:51 +00:00
Nextcloud bot
3f83ed8fc8
[tx-robot] updated from transifex 2021-06-07 02:25:40 +00:00
Nextcloud bot
1fd0f44ecd
[tx-robot] updated from transifex 2021-06-06 02:26:32 +00:00
Nextcloud bot
50a81509d7
[tx-robot] updated from transifex 2021-06-04 02:28:46 +00:00
Nextcloud bot
79f1f56f6d
[tx-robot] updated from transifex 2021-06-03 02:29:19 +00:00
Nextcloud bot
1b4f2d0de1
[tx-robot] updated from transifex 2021-06-02 02:29:01 +00:00
Nextcloud bot
20093ee8a0
[tx-robot] updated from transifex 2021-06-01 02:28:53 +00:00
Nextcloud bot
46932b98d9
[tx-robot] updated from transifex 2021-05-31 02:35:56 +00:00
Nextcloud bot
74477e97a0
[tx-robot] updated from transifex 2021-05-30 02:25:36 +00:00
Nextcloud bot
e31f886e48
[tx-robot] updated from transifex 2021-05-15 02:29:49 +00:00
Nextcloud bot
7fa9c52585
[tx-robot] updated from transifex 2021-05-14 02:25:31 +00:00
Nextcloud bot
b968ebfa87
[tx-robot] updated from transifex 2021-05-12 02:26:47 +00:00
Nextcloud bot
9707999827
[tx-robot] updated from transifex 2021-05-08 02:25:21 +00:00
Nextcloud bot
ea6649a511
[tx-robot] updated from transifex 2021-05-07 02:27:15 +00:00
Nextcloud bot
0339c3729e
[tx-robot] updated from transifex 2021-05-06 02:26:04 +00:00
Nextcloud bot
1a599fa99b
[tx-robot] updated from transifex 2021-05-02 02:25:50 +00:00
Roeland Jago Douma
6819208ad8 Bump composer
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-04-28 13:28:28 +02:00
Nextcloud bot
3e8bf30005
[tx-robot] updated from transifex 2021-04-12 02:25:25 +00:00
Nextcloud bot
c516405fe1
[tx-robot] updated from transifex 2021-04-05 02:25:12 +00:00
Nextcloud bot
c9c3631428
[tx-robot] updated from transifex 2021-04-03 02:44:03 +00:00
Christian Weiske
0e88470b75 Delete old birthday calendar object when moving contact to another address book
When an contact is moved to another address book, the contact is copied to
the second address book.
During copying, the birthday event is created - but it gets the same UID
as the contact's birthday event in the first address book.

To prevent the "Calendar object with uid already exists" error that followed,
we need to delete the old entry before the new one is created.

Resolves: https://github.com/nextcloud/server/issues/20492
Signed-off-by: Christian Weiske <cweiske@cweiske.de>
2021-03-26 07:22:56 +00:00
John Molakvoæ
5c737b73af
Merge pull request #26296 from nextcloud/backport/26287/stable19
[stable19] Fix l10n
2021-03-26 08:09:07 +01:00
Nextcloud bot
79a5ba1992
[tx-robot] updated from transifex 2021-03-26 02:26:01 +00:00
Valdnet
8771e7c98c Fix l10n
Issue: #26286
2021-03-25 12:58:43 +00:00
Nextcloud bot
eeea77112e
[tx-robot] updated from transifex 2021-03-24 02:25:33 +00:00
Nextcloud bot
bc5e51af7e
[tx-robot] updated from transifex 2021-03-23 02:24:33 +00:00
Nextcloud bot
901472a899
[tx-robot] updated from transifex 2021-03-15 02:24:26 +00:00