summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Publishing
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-062-14/+19
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* fix annotations & copyright headersThomas Citharel2016-09-262-3/+39
* add in same requestThomas Citharel2016-09-261-1/+1
* fix public calendarsThomas Citharel2016-09-261-1/+1
* Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-261-10/+4
* add calendarserver-sharing to the list of advertised featuresThomas Citharel2016-09-261-1/+1
* use AllowedSharingModes for can-be-published & can-be-sharedThomas Citharel2016-09-261-2/+3
* fix can-be-publishedThomas Citharel2016-09-261-1/+1
* add can-be-published propertyThomas Citharel2016-09-261-0/+4
* fix some bracket positionsThomas Citharel2016-09-261-14/+7
* fix indent once and for allThomas Citharel2016-09-261-79/+80
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-262-157/+141
* Disable OPTIONS handling - done by sabreThomas Müller2016-09-261-1/+1
* correct get published status and minor fixesThomas Citharel2016-09-261-6/+7
* Dirty hack to disable dav plugins on public calendar urlsThomas Citharel2016-09-261-0/+20
* Fix requests for browser plugin as well as for the public calendar root folderThomas Müller2016-09-261-28/+0
* Start work on returning CalDAV published calendarsThomas Citharel2016-09-261-3/+31
* No need to call database twiceThomas Citharel2016-09-261-1/+1
* Use urlgenerator to generate an absolute urlThomas Citharel2016-09-261-7/+32
* Use ressource ID instead of nameThomas Citharel2016-09-261-1/+1
* Fix annotationsThomas Citharel2016-09-261-4/+4
* Remove unnecessary lineThomas Citharel2016-09-261-2/+0
* Fix publish-url property & getPublishStatus() fctThomas Citharel2016-09-262-15/+14
* Make little correctionsThomas Citharel2016-09-262-24/+36
* Proper work on PublishingThomas Citharel2016-09-262-0/+242