Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.45 KB

NEWS.md

File metadata and controls

38 lines (26 loc) · 1.45 KB
  • Add file_exists()
  • Add get_file_versions()
  • Fix bug in path_to_file_href() that occurred when a user name contained spaces. Document and export this function.
  • download_files(): Add argument dbg
  • get_version_info(): Add argument dbg
  • Deprecate list_file_versions()
  • Add move_file_or_folder(): see Moving files and folders
  • Fix to remove leading slashes in internal function path_to_file_href()
  • Fix bug in list_files(): endless recursion (#32)
  • Add compare_file_info_files() (from R package kwb.budget)
  • CI: move from Travis and Appveyor to Github actions (#35)

Exported functions:

  • create_folder()
  • delete_file_or_folder(), TAKE CARE!
  • download_files()
  • get_version_info()
  • list_files()
  • upload_file()

kwb.nextcloud 0.0.0.9000