Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adding ability to copy an entire library for Ninja | Jose Antonio Marquez | 2012-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. | ||
* | Setting up Chrome File System API class | Jose Antonio Marquez | 2012-02-04 |
Chrome file system API will be used to copy over files from the sandboxed app into the sandboxed file system directory (in Chrome) to then be used by the core API and the cloud. |