Socket
Socket
Sign inDemoInstall

nextcloud-node-client

Package Overview
Dependencies
20
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

1.8.1

Diff

Changelog

Source

1.8.1 - 2020-07-27

fixed

  • Issue #29 share folder with public upload

Changed

  • environment access changed to static methods

Added

  • logger support using tslog
  • typedoc config

Removed

  • usage of debug
hobigo
published 1.8.2 •

hobigo
published 1.8.0 •

Changelog

Source

1.8.0 - 2020-07-15

Changed

  • Nextcloud url does not need to be the WebDAV Url - server url and WebDAV url are supported
hobigo
published 1.7.0 •

Changelog

Source

1.7.0 - 2020-07-15

Added

  • new command to download a folder
hobigo
published 1.6.0 •

Changelog

Source

1.6.0 - 2020-07-09

Added

  • new command to get all files of a folder recursively GetFilesRecursively

Fixed

  • endless loop in UploadFolderCommand if folder does not exist
  • Folder.getSubfolders() returns own folder if folder name contains a blank

Changed

  • Upload*Command replaced getResult with getResultMetaData - breaking change
hobigo
published 1.5.1 •

hobigo
published 1.4.0 •

Changelog

Source

1.4.0 - 2020-06-22

Added

  • client.getFileSystemObjectByTags - returns an array of file system objects that have all given tags assigned (AND)
hobigo
published 1.3.0 •

Changelog

Source

1.3.0 - 2020-06-17

Added

  • new user group handing on Client and UserGroup object
  • new user handing on Client and User object
  • mass creation and mass changes of user and user groups

Removed

  • user group handling on client (getGroupsDetails, getGroups, getGroupsDetailsByID)
  • Client.getUserDetails use Client.getUsers and Client.getUser
  • Client.getUserDetailsByID use Client.getUser
  • Client.getUserIDs use Client.getUsers

Fixed

  • added Share as missing exports
  • fixed client.getFolders delivers also files
hobigo
published 1.2.1 •

Changelog

Source

1.2.1 - 2020-04-24

  • fixed getNotifications
hobigo
published 1.2.0 •

Changelog

Source

1.2.0 - 2020-04-16

Added

  • Object model in readme
  • usage of coveralls
  • increaded vode coverage
  • client updates: getNotifications, getUpdateNotifications, sendNotificationToUser,
  • client updates: getApps, getAppInfos
  • client updates: getGroups, getGroupsDetails, getGroupsDetailsByID
234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc