Files
node-red-contrib-nextcloud/CHANGELOG.md
2018-11-11 10:54:55 +01:00

607 B

node-red-contrib-nextcloud changelog

0.1,1

2018-11-11

  • merged pull request
  • fixed errors parsing caldav events
  • switched to ical-expander parser

0.1.0

2018-04-30

  • addad missing option to set directory in incoming message for WebDAV list
  • published to npm

0.0.1

2018-04-29

  • Initial version
    • CalDAV Node (simple download of calendar entries (ics), no sync, no upload)
    • CardDAV Node (simple download of addressbook entries (vcf), no sync, no upload)
    • WebDAV Nodes
      • List directory entries
      • upload file to nextcloud server
      • download file to nextcloud server