Skip to content

Releases: aaronsegura/nextcloud-async

nextcloud-async-v0.0.8

18 Dec 23:43
bf86209
Compare
Choose a tag to compare

nextcloud-async-0.0.7

10 Nov 12:27
b6f8d7f
Compare
Choose a tag to compare

What's Changed

  • Add exception for status_code=429 (Too many requests) by @DS4711
  • Share:Adds logic to validate the expired datetime param in create_share function by @cuococarlos

Full Changelog: v0.0.6...v0.0.7

nextcloud-async-0.0.6

16 Sep 11:20
6977b10
Compare
Choose a tag to compare

Adds GroupFolder ACL management via the DAV api.

Thanks to Frieder Schrempf!

nextcloud-async-0.0.5

19 Aug 13:15
aeb88d7
Compare
Choose a tag to compare

Bug fixes to Talk module. Thanks josx!

nextcloud-async-0.0.4

10 Aug 00:45
05923cc
Compare
Choose a tag to compare

Fixes to Talk/NextcloudRichObjects module. Thanks to José Luis Di Biase

v0.0.3

02 Sep 16:39
d65e8ab
Compare
Choose a tag to compare
  • Fixes some talk functions
  • ocs_query defaults to GET method

v0.0.2 - Initial Release

28 Aug 14:16
Compare
Choose a tag to compare

Covered APIs

  • File Management API
  • User Management API
  • Group Management API
  • App Management API
  • LDAP Configuration API
  • Status API
  • Share API (except Federated shares)
  • Talk/spreed API
  • Notifications API
  • Login Flow v2 API
  • Remote Wipe API
  • Maps API