| Commit message (Collapse) | Author | Age |
|
|
|
| |
Temp fix for saving styles in <style> of HTML document.
|
|
|
|
| |
Added the ability to save an HTML file from design view, need to add CSS detection and saving (of styles in <style> only). Also need to add 'Save All' for all file attached to the HTML file.
|
|
|
|
| |
Adding file open functionality.
|
|
|
|
| |
Adding new file functionality, awaiting UI to implement correct file path for templates to hook into mediator.
|
|
|
|
| |
This class will be used to copy locally the library needed for Ninja's IO.
|
|
|
|
| |
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.
|
|
|
|
| |
Doing benchmark testing of the native HTML5 FileSystem API available in Chrome. Need to run testing of local XHR requests and also getting files from packaged app.
|
| |
|
| |
|
|
|
|
| |
Setting up the core API routine to check for cloud API availability. Also cleaned up template files for IO and set up initial string contents.
|
|
|
|
| |
Adding base functionality to creating files.
|
| |
|
|
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
|