Commit Graph

221 Commits (63d584afb5727737fe73a0ca2ecf720022b33922)

Author SHA1 Message Date
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
Lukas Reschke 4659e3ab59
Add new constructor args 9 years ago
Thomas Citharel 3e9a346223
add calendarserver-sharing to the list of advertised features 9 years ago
Thomas Citharel ad0eeaaf1c
use AllowedSharingModes for can-be-published & can-be-shared 9 years ago
Thomas Citharel 6378dbca7e
fix can-be-published 9 years ago
Thomas Citharel f16ea48e96
add can-be-published property 9 years ago
Thomas Citharel a4fe596a21
add space between calendarname and owner name 9 years ago
Thomas Citharel 8433c3ca31
fix getChild() 9 years ago
Thomas Citharel 691b3ab448
Add publicuri to oc_dav_shares table and start working with it 9 years ago
Thomas Citharel dd248caa09
fix some bracket positions 9 years ago
Thomas Citharel 1899116509
move getPublicCalendar inside the caldav backend 9 years ago
Thomas Citharel 762726d988
fix indent once and for all 9 years ago
Thomas Citharel 3921385ed3
fix things (indentation, tests, comments, backend custom implementation 9 years ago
Thomas Müller d0ec6b9c15
Disable OPTIONS handling - done by sabre 9 years ago
Thomas Citharel aadb56dfcc
Fix wrong way to get publish status 9 years ago
Thomas Citharel 2df69ec7f4
correct get published status and minor fixes 9 years ago
Thomas Citharel aca305332a
Fix DB call for MySQL databases 9 years ago
Thomas Citharel 994001c480
Dirty hack to disable dav plugins on public calendar urls 9 years ago
Thomas Müller 00dc157b19
Fix requests for browser plugin as well as for the public calendar root folder 9 years ago
Thomas Müller e7085aab38
Allow not-authenticated access to specific urls 9 years ago
Thomas Müller 90ab6e4fd9
Add new root collection public-calendars which holds all public calendars 9 years ago
Thomas Citharel 8da2100e7d
Start work on returning CalDAV published calendars 9 years ago
Thomas Citharel bd0aae8636
No need to call database twice 9 years ago
Thomas Citharel 7e5a82b968
Use urlgenerator to generate an absolute url 9 years ago
Thomas Citharel 72f35f8862
Use ressource ID instead of name 9 years ago
Thomas Citharel f89961ddba
Fix annotations 9 years ago
Thomas Citharel 4a0e6e2ad0
Remove unnecessary line 9 years ago
Thomas Citharel 1652a74feb
Fix publish-url property & getPublishStatus() fct 9 years ago
Thomas Citharel 981c38f6d9
Remove unnecessary implementation 9 years ago
Thomas Citharel 5824c2493b
Make little corrections 9 years ago
Thomas Citharel 69d3601dcb
Proper work on Publishing 9 years ago
Thomas Müller 6eb1bc55ab
The birthday calendar can only hold VEVENT - refs https://github.com/owncloud/tasks/issues/338 9 years ago
Joas Schilling 1944d9b3ab
Use magic DI 9 years ago
Joas Schilling 44fbf6f734
Close cursors 9 years ago
Joas Schilling 62f31d67bd
Chunk if you have too many events 9 years ago
Roeland Jago Douma 94fb5bcbae
Cast query result to int 9 years ago
Robin Appelman 344945bfe9 more efficient check if addressbook and calendar exists for user 9 years ago
Joas Schilling 53182fb780
Better displaynames for shared calendars 9 years ago
Joas Schilling 0215b004da
Update with robin 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Robin Appelman 8f84c99e3f
Fix undefined properties 9 years ago
Thomas Citharel 7d95cde37d Add all properties while creating a subscription (#25318) 9 years ago
Thomas Müller bfcd1dc49c
Filter confidential calendar objects in shared calendars 9 years ago
Thomas Müller 082f456b8b
Added unit testing for the migration step 9 years ago
Thomas Müller 287e41732c
Bump dav app version and fix variable rename 9 years ago
Thomas Müller fbdec59f22
Extract CLASS property from calendar object and store it in the database 9 years ago
Lukas Reschke aba539703c
Update license headers 9 years ago
Joas Schilling dd9ee10bc0 Move dav app to PSR-4 (#24527) 9 years ago