added RESTfull object to DOM for easy work with CloudCmd REST API

This commit is contained in:
coderaiser 2013-02-27 04:25:32 -05:00
parent 5f12c5e339
commit 2f8f41b50e
3 changed files with 83 additions and 60 deletions

View file

@ -1,4 +1,4 @@
2012.*.*, Version 0.1.9
2012.03.01, Version 0.1.9
* Changed the way of getting github application id
(now it's just from config, rest api removed).
@ -186,6 +186,9 @@ generation of json of directory listing.
* Added ability to rename files.
* Added RESTfull object to DOM for easy work with
CloudCmd REST API.
2012.12.12, Version 0.1.8