aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* 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-262-1/+5
* add can-be-published propertyThomas Citharel2016-09-261-0/+4
* add space between calendarname and owner nameThomas Citharel2016-09-261-1/+1
* fix getChild()Thomas Citharel2016-09-261-1/+1
* Add publicuri to oc_dav_shares table and start working with itThomas Citharel2016-09-262-12/+58
* fix some bracket positionsThomas Citharel2016-09-261-14/+7
* move getPublicCalendar inside the caldav backendThomas Citharel2016-09-262-11/+23
* fix indent once and for allThomas Citharel2016-09-262-82/+83
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-268-193/+267
* Disable OPTIONS handling - done by sabreThomas Müller2016-09-261-1/+1
* Allow public access to the principals/system/publicThomas Müller2016-09-261-3/+4
* Fix wrong way to get publish statusThomas Citharel2016-09-261-2/+1
* correct get published status and minor fixesThomas Citharel2016-09-262-35/+8
* Fix DB call for MySQL databasesThomas Citharel2016-09-261-1/+1
* 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-262-34/+18
* Allow not-authenticated access to specific urlsThomas Müller2016-09-265-1/+113
* Add new root collection public-calendars which holds all public calendarsThomas Müller2016-09-263-0/+122
* Start work on returning CalDAV published calendarsThomas Citharel2016-09-263-3/+63
* No need to call database twiceThomas Citharel2016-09-261-1/+1
* Use urlgenerator to generate an absolute urlThomas Citharel2016-09-262-8/+36
* 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-263-18/+20
* Remove unnecessary implementationThomas Citharel2016-09-261-2/+1
* Make little correctionsThomas Citharel2016-09-263-26/+39
* Proper work on PublishingThomas Citharel2016-09-265-1/+303
* Use magic DIJoas Schilling2016-09-202-98/+8
* Close cursorsJoas Schilling2016-09-152-6/+8
* Chunk if you have too many contactsJoas Schilling2016-09-141-10/+16
* Chunk if you have too many eventsJoas Schilling2016-09-141-11/+17
* Improve chunk upload AssemblyStream performanceVincent Petry2016-09-131-8/+31
* Cast query result to intRoeland Jago Douma2016-09-092-2/+2
* Merge pull request #1342 from nextcloud/throw-exceptions-not-printableMorris Jobke2016-09-091-4/+3
|\
| * Don't print exception message in HTMLLukas Reschke2016-09-091-4/+3
* | Filter more mimetypesLukas Reschke2016-09-091-0/+12
|/
* UPDATE permissions qualify for renaming a nodeJoas Schilling2016-09-071-5/+10
* Only require CREATE permissions when the file does not exist yetJoas Schilling2016-09-071-2/+11
* more efficient check if addressbook and calendar exists for userRobin Appelman2016-08-313-4/+41
* Correctly handle multi-values when converting VCards to arrayJoas Schilling2016-08-301-1/+41
* [master] DAV: Return data-fingerprint always when asked (#25482)Markus Goetz2016-08-291-7/+2
* Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke2016-08-271-1/+6
|\
| * reuse the userfolder's fileinfo when possible during dav setupRobin Appelman2016-08-251-1/+6
* | Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling2016-08-261-1/+1
|\ \
| * | prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-241-1/+1
| |/
* | Better displaynames for shared address booksJoas Schilling2016-08-243-4/+31
* | Better displaynames for shared calendarsJoas Schilling2016-08-244-5/+31
|/