Morris Jobke
|
d98dea1eb1
|
Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_calendar
Opt out of birthday calendar
|
2017-12-12 08:29:26 +01:00 |
Georg Ehrke
|
ea117bac31
|
catch errors when parsing calendar data for calendar query requests
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2017-11-27 17:14:18 +01:00 |
Georg Ehrke
|
dc34622008
|
remember when a user deleted their contact birthdays calendar
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2017-11-10 23:05:04 +01:00 |
Morris Jobke
|
31c5c2a592
|
Change @georgehrke's email
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 20:38:59 +01:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Morris Jobke
|
43e498844e
|
Use ::class in test mocks
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-10-24 17:45:32 +02:00 |
Joas Schilling
|
3b4ab6560b
|
Check if the user/group exists for dav shares
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-10-05 12:48:10 +02:00 |
Georg Ehrke
|
35781ae45c
|
urldecode group principals in Cal- and CardDAV backend
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2017-06-12 21:01:30 +02:00 |
Georg Ehrke
|
c99bdc9eb4
|
don't remove owner property for public calendars
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2017-04-09 21:20:59 +02:00 |
Lukas Reschke
|
63288ebc50
|
Don't list on public calendar endpoints
There is no need to allow listing here.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2017-04-05 22:43:05 +02:00 |
Joas Schilling
|
52dd27892b
|
Use the event dispatcher
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-03 12:07:59 +01:00 |
Joas Schilling
|
07f6747305
|
Move the methods into a new class
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-03 12:07:58 +01:00 |
Thomas Müller
|
d884370844
|
Use true random string as uri for public calendars - as a result we can no longer return the pre-publish-url
|
2016-09-26 11:55:42 +02:00 |
Lukas Reschke
|
4659e3ab59
|
Add new constructor args
|
2016-09-26 11:55:42 +02:00 |
Thomas Citharel
|
ff67cbc6af
|
Add test for PublicCalendarRoot
|
2016-09-26 11:55:42 +02:00 |