Commit Graph

55 Commits (9836e9b16484582d309c8437ab46d82e34956941)

Author SHA1 Message Date
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 7 months ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 8 months ago
Anna Larch 5bbc23a261 fix(caldav): allow renaming of birthday calendars 8 months ago
Andy Scherzinger 9d4b944098
chore: Add SPDX header 11 months ago
Anna Larch dce69154ba enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and calendars) 1 year ago
Carl Schwan 3598ec4028 Add typing to Sharing Backend 3 years ago
Thomas Citharel 39ef0500d1
Handle the move operation properly between shared calendars 3 years ago
Thomas Citharel 8d7154318f
Put calendar invites into the user's first available calendar 3 years ago
Anna Larch 0745fc5012 Move calendar objects between calendars instead of deleting and recreating them 3 years ago
Christoph Wurst 3a690b1cb5
Use ISO8601 timestamps for the CalDAV trashbin 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Christoph Wurst d6d8e9215c
Add a trashbin for calendars and calendar objects 4 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 5 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 5 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 5 years ago
Christoph Wurst 74936c49ea
Remove unused imports 5 years ago
Gary Kim 709e7447ed
Translate 'Busy' in CalDAV 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Georg Ehrke b0a3782a07
properly mark birthday calendars as not shareable for now 6 years ago
Georg Ehrke 63d584afb5
use principaluri instead of userid, allowing to add delegates for rooms and things 6 years ago
Roeland Jago Douma 01a4644cad
Use the proxymapper to obtain valid proxy data 6 years ago
Georg Ehrke 9f6dd51912
LIMIT is no column but a SQL feature, allow limit on initial sync 6 years ago
Georg Ehrke c23a66cda4
fixes dav share issue with owner 7 years ago
Roeland Jago Douma 240006bdf5
When sharing calendars and addressbooks the principal has to be verified to be valid 7 years ago
Georg Ehrke dc34622008
remember when a user deleted their contact birthdays calendar 8 years ago
Morris Jobke 31c5c2a592
Change @georgehrke's email 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Georg Ehrke 0f1d47cdf3
allow users to send PropPatch request when calendar is group-shared with them 8 years ago
Georg Ehrke 9563c25c69
allow PropPatch requests to contact_birthdays 8 years ago
Georg Ehrke 255442f281
fix PROPPATCH requests to read-only shared calendars 8 years ago
Joas Schilling 088f4422f9
Fix remaining "PHP Inspection" warnings 8 years ago
Joas Schilling 62ef59616d
Add public access modifier to all methods 8 years ago
Joas Schilling c2d1e6e7ff
Restrict share handling to the owner only 8 years ago
Georg Ehrke c99bdc9eb4
don't remove owner property for public calendars 8 years ago
Georg Ehrke b887adf386
allow sharees to edit certain calendar properties for themselves 8 years ago
Georg Ehrke 3a8c4230be
fix PropPatch requests on calendars 9 years ago
Roeland Jago Douma 1e6175dfcb
Fix CalendarTest 9 years ago
Roeland Jago Douma 6d1c0be47d
Minor fixes 9 years ago
Joas Schilling a4f82f13f3
Translate the personal calendar 9 years ago
Thomas Citharel 17d5dfdeb1
add in same request 9 years ago
Thomas Citharel 8360222554
fix public calendars 9 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 9 years ago
Thomas Citharel 6378dbca7e
fix can-be-published 9 years ago
Thomas Müller e7085aab38
Allow not-authenticated access to specific urls 9 years ago
Thomas Citharel 981c38f6d9
Remove unnecessary implementation 9 years ago
Thomas Citharel 69d3601dcb
Proper work on Publishing 9 years ago