aboutsummaryrefslogtreecommitdiff
path: root/js/io/system/ninjalibrary.js
Commit message (Collapse)AuthorAge
* Adding ability to copy an entire library for NinjaJose Antonio Marquez2012-02-07
| | | | Added the functionality to copy an entire directory/library from a JSON descriptor file into the app sandbox. Need to add logic to dispatch a 'synchronized' event for Ninja to know everything is up to date.
* Single file library syncingJose Antonio Marquez2012-02-06
| | | | Added the ability to store locally in chrome single file libraries used by Ninja. Working on adding multi-file libraries.
* Setting up IO Ninja LibraryJose Antonio Marquez2012-02-05
This class will be used to copy locally the library needed for Ninja's IO.