mikedeboer / jsDAV

jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
http://www.mikedeboer.nl
MIT License
681 stars 159 forks source link

caldav-backend: PUT handling, dependency to node-time module #131

Closed MisterFreeze closed 9 years ago

MisterFreeze commented 9 years ago

Sorry for multiple issues in one pull request, I need to work on my git skills.

evert commented 9 years ago

Makes me curious how this ever worked in the first place.

mikedeboer commented 9 years ago

@evert It didn't, most probably. This code is 100% contributed/ donated! So anyone who can step up and add more test coverage, for example, will receive my <3

mikedeboer commented 9 years ago

@MisterFreeze you're awesome. Thanks!