Commit Graph

34 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
Andy Scherzinger 56d4f3aa2d
chore: Add SPDX header 2 years ago
Anna Larch dce69154ba enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 2 years ago
Christoph Wurst 898d2923cc
chore(dav): Add void return type to test methods 3 years ago
Thomas Citharel 4bb31c021e
Remove all legacy event dispatchers from CalDAV & CardDAV backends 4 years ago
Côme Chilliet e2531f8503
Migrate dav application from ILogger to LoggerInterface 4 years ago
Anna Larch 0745fc5012 Move calendar objects between calendars instead of deleting and recreating them 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d6d8e9215c
Add a trashbin for calendars and calendar objects 5 years ago
Georg Ehrke 67f1ef4658
Add Typed Events for CalDAV- and CardDAV-related Events 6 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Vinicius Cubas Brand 9bb13fb05f
Created infrastructure to show circles' shared files 7 years ago
Georg Ehrke ea117bac31
catch errors when parsing calendar data for calendar query requests 9 years ago
Georg Ehrke dc34622008
remember when a user deleted their contact birthdays calendar 9 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 9 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 9 years ago
Joas Schilling 3b4ab6560b
Check if the user/group exists for dav shares 9 years ago
Georg Ehrke 35781ae45c
urldecode group principals in Cal- and CardDAV backend 9 years ago
Georg Ehrke c99bdc9eb4
don't remove owner property for public calendars 9 years ago
Lukas Reschke 63288ebc50
Don't list on public calendar endpoints 9 years ago
Joas Schilling 52dd27892b
Use the event dispatcher 10 years ago
Joas Schilling 07f6747305
Move the methods into a new class 10 years ago
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 10 years ago
Lukas Reschke 4659e3ab59
Add new constructor args 10 years ago
Thomas Citharel ff67cbc6af
Add test for PublicCalendarRoot 10 years ago