aboutsummaryrefslogtreecommitdiff
path: root/js/io/system/fileio.js
Commit message (Collapse)AuthorAge
* BSD LicenseKris Kowal2012-07-09
|
* Remove trailing spacesKris Kowal2012-07-06
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Clean upJose Antonio Marquez2012-04-19
|
* File Save (with CSS styles)Jose Antonio Marquez2012-02-12
| | | | Temp fix for saving styles in <style> of HTML document.
* File Save (HTML only)Jose Antonio Marquez2012-02-12
| | | | 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.
* File OpenJose Antonio Marquez2012-02-09
| | | | Adding file open functionality.
* New FileJose Antonio Marquez2012-02-09
| | | | Adding new file functionality, awaiting UI to implement correct file path for templates to hook into mediator.
* Setting up IO Ninja LibraryJose Antonio Marquez2012-02-05
| | | | This class will be used to copy locally the library needed for Ninja's IO.
* Setting up Chrome File System API classJose Antonio Marquez2012-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.
* Chrome FileSystem API TestingJose Antonio Marquez2012-02-02
| | | | 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.
* Updating after merge with other FileIO branchJose Antonio Marquez2012-02-01
|
* Fixing coreIO API referencingJose Antonio Marquez2012-02-01
|
* Core API initialization routineJose Antonio Marquez2012-01-30
| | | | 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.
* Setting up new fileJose Antonio Marquez2012-01-30
| | | | Adding base functionality to creating files.
* Merged old FileIOJose Antonio Marquez2012-01-27
|
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>