Skip to content

Recursive search, Events for operations, API improvements

Compare
Choose a tag to compare
@psolom psolom released this 20 Dec 15:09
· 37 commits to master since this release
  • implemented events and listeners for API operations #24
  • use a single point to calculate filesize across application #25
  • avoid spaces and parentheses inserted into a file name while upload #26
  • automatically exclude image thumbnails folder from the output #27
  • allow double underscores in file names #28
  • throw an error if delete operation failed #29
  • error response format altered to correspond to JSON API standard #30
  • simplified workflow of the "download" method, doesn't require AJAX API extra call anymore #32
  • new error handling flow; required HTTP headers; strict JSON API conformity #33
  • added new "seekfolder" API method for server-side search operations #34