Commit Graph

1498 Commits

Author SHA1 Message Date
Nextcloud bot 20e09a9b5a
[tx-robot] updated from transifex 2019-04-15 00:13:11 +00:00
Nextcloud bot 77259f742d
[tx-robot] updated from transifex 2019-04-13 00:15:52 +00:00
Nextcloud bot 72816bf044
[tx-robot] updated from transifex 2019-04-12 00:13:07 +00:00
Nextcloud bot dd920b01ed
[tx-robot] updated from transifex 2019-04-10 00:13:13 +00:00
Nextcloud bot 1e1e9ebabf
[tx-robot] updated from transifex 2019-04-09 00:13:17 +00:00
Nextcloud bot 8d2701c422
[tx-robot] updated from transifex 2019-04-01 00:14:16 +00:00
Nextcloud bot f105bc53b9
[tx-robot] updated from transifex 2019-03-29 01:13:08 +00:00
Nextcloud bot a1aaa0bd3f
[tx-robot] updated from transifex 2019-03-26 10:41:51 +00:00
Nextcloud bot 70589dfc68
[tx-robot] updated from transifex 2019-03-21 01:14:17 +00:00
Nextcloud bot 31086f6e25
[tx-robot] updated from transifex 2019-03-19 01:13:02 +00:00
Nextcloud bot f94dccbe8d
[tx-robot] updated from transifex 2019-03-17 01:13:41 +00:00
Robin Appelman 7bb97e713e throw a proper error if rename fails in dav
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-03-14 19:29:36 +00:00
Nextcloud bot 0afe723932
[tx-robot] updated from transifex 2019-03-14 16:08:54 +00:00
Nextcloud bot affd0dcaf2
[tx-robot] updated from transifex 2019-03-01 01:12:57 +00:00
Nextcloud bot 1d33283332
[tx-robot] updated from transifex 2019-02-28 01:12:58 +00:00
Nextcloud bot 8a48ad749e
[tx-robot] updated from transifex 2019-02-24 01:14:01 +00:00
Nextcloud bot e7d5630947
[tx-robot] updated from transifex 2019-02-21 01:12:22 +00:00
Nextcloud bot 84354c3008
[tx-robot] updated from transifex 2019-02-18 01:12:29 +00:00
Nextcloud bot 2a1c76b499
[tx-robot] updated from transifex 2019-02-15 01:13:12 +00:00
Nextcloud bot afa91c75e5
[tx-robot] updated from transifex 2019-02-14 01:12:47 +00:00
Nextcloud bot 13af316b8d
[tx-robot] updated from transifex 2019-02-13 01:12:35 +00:00
Nextcloud bot 7192688c98
[tx-robot] updated from transifex 2019-02-12 01:12:47 +00:00
Nextcloud bot cb67b6776c
[tx-robot] updated from transifex 2019-02-11 01:12:40 +00:00
Nextcloud bot 933ff3d466
[tx-robot] updated from transifex 2019-02-10 01:13:48 +00:00
Nextcloud bot 79f02c13e8
[tx-robot] updated from transifex 2019-02-09 01:12:58 +00:00
Nextcloud bot 868b6dbcae
[tx-robot] updated from transifex 2019-02-08 01:12:58 +00:00
Nextcloud bot 707b1c7909
[tx-robot] updated from transifex 2019-02-06 22:18:42 +00:00
Nextcloud bot ffaff1b2ab
[tx-robot] updated from transifex 2019-02-06 11:27:51 +00:00
Morris Jobke c66f93ad58
Merge pull request #13708 from nextcloud/stb14-vcard-avatar-fixes
[stable14] vcard avatar fixes
2019-01-28 17:36:12 +01:00
Nextcloud bot 6bc8e1b5df
[tx-robot] updated from transifex 2019-01-22 01:12:46 +00:00
Morris Jobke 16283258ea
Update apps/dav/lib/CardDAV/PhotoCache.php
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

Co-Authored-By: skjnldsv <skjnldsv@users.noreply.github.com>
2019-01-21 10:11:40 +01:00
John Molakvoæ (skjnldsv) 65e667adf2
Log failure on parsing
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-21 10:11:32 +01:00
John Molakvoæ (skjnldsv) d4652bbe8f
Allow URI as data for vcard PHOTO
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-21 10:05:28 +01:00
Nextcloud bot 22ebd26324
[tx-robot] updated from transifex 2019-01-19 01:12:40 +00:00
Nextcloud bot 27aa1cf944
[tx-robot] updated from transifex 2019-01-17 01:12:39 +00:00
Nextcloud bot 5f961a494f
[tx-robot] updated from transifex 2019-01-16 01:12:56 +00:00
Nextcloud bot 054848a387
[tx-robot] updated from transifex 2019-01-15 01:12:35 +00:00
Joas Schilling f083f211f6 Principals can be principal/user/<name> or principal/<name> from legacy installs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-14 13:20:37 +00:00
Nextcloud bot 671e375313
[tx-robot] updated from transifex 2019-01-14 01:12:20 +00:00
Bastien Durel 7b4d4dcca8 check anonymous OPTIONS requests file in root (not in subdir)
Signed-off-by: Bastien Durel <bastien@durel.org>
2019-01-13 13:05:59 +00:00
Nextcloud bot 39b0d4700f
[tx-robot] updated from transifex 2019-01-13 01:13:14 +00:00
Nextcloud bot fcedd6bc58
[tx-robot] updated from transifex 2019-01-12 01:12:17 +00:00
Roeland Jago Douma 404099c678 Check for no longer existing calendars
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-11 10:32:20 +00:00
Nextcloud bot 0b3d91c0b8
[tx-robot] updated from transifex 2019-01-11 01:12:50 +00:00
Joas Schilling 32a2125281
Prevent php info about missing index for old events
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-09 14:51:34 +01:00
Joas Schilling cdffeb7e4b
Add a repair step to remove sensitive event activity
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-09 13:19:12 +01:00
Joas Schilling 10dec5ff98
Correctly handle the classification of events in the activity stream
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-09 13:17:37 +01:00
Nextcloud bot 0c9fb32585
[tx-robot] updated from transifex 2018-12-31 01:12:01 +00:00
Nextcloud bot d3eb44469e
[tx-robot] updated from transifex 2018-12-30 01:13:01 +00:00
Nextcloud bot 58b744acf0
[tx-robot] updated from transifex 2018-12-29 01:12:01 +00:00