aboutsummaryrefslogtreecommitdiff
path: root/js/io/ui/cloudpopup.reel/css
Commit message (Collapse)AuthorAge
* BSD LicenseKris Kowal2012-07-09
|
* Expand tabsKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* Adding download cloud app UIJose Antonio Marquez2012-02-09
|
* 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.
* Removing filesytem class, no longer usedJose Antonio Marquez2012-02-01
| | | | Also cleaning up cloud popup IU.
* Applying global button styles to cloud popupJose Antonio Marquez2012-02-01
|
* Cloud API Popup FixesJose Antonio Marquez2012-01-31
| | | | Minor layout fixes, adjusted functionality slightly, need to check into adjusting the file and directory URL constructs for API changes.
* Hooking cloud popup UI to coreJose Antonio Marquez2012-01-31
| | | | Set up the popup UI for cloud to core API to detected cloud API connection.
* Cloud IO PromptJose Antonio Marquez2012-01-31
Setting up UI for the file IO prompt on initialization of Ninja and whenever a cloud IO call is made and the server is not detected.