mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
added RESTfull object to DOM for easy work with CloudCmd REST API
This commit is contained in:
parent
216b1d38ba
commit
2cd6cbedcc
3 changed files with 83 additions and 60 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue