summaryrefslogtreecommitdiff
path: root/cloud.js
Commit message (Collapse)AuthorAgeFilesLines
* Export picture of all scriptsjmoenig2013-04-171-1/+2
| | | | | | | | | | * new entry in the ScriptsMorph's userMenu lets you export a picture of all scripts, including comments. * place sticky comments on World layer on dragging their anchor block, fixes both #8 and #18 * additional settings for developing the backend
* Switched to UTF-8Nathan Dinsmore2013-04-081-2/+2
| | | | This fixes some encoding issues
* Revert "Fixed an encoding issue"Nathan Dinsmore2013-04-081-2/+2
| | | | This reverts commit 4d37845b2e4de02ffa5a2e8a37812cca98e206d8.
* Fixed an encoding issueNathan Dinsmore2013-04-081-2/+2
|
* Fixed a number of whitespace inconsistenciesNathan Dinsmore2013-04-081-1/+1
|
* Sharing / Unsharing projects finalizationjmoenig2013-04-081-4/+7
|
* Loading shared cloud projects in presentation modejmoenig2013-04-041-1/+57
| | | | and exporting URLs for shared projects
* Project Sharing / Unsharing Support (frontend)jmoenig2013-04-021-5/+23
| | | | | Support for publishing and un-publishing projects in the cloud (not yet live in the current production version of the cloud backend)
* Zoom Blocksjmoenig2013-03-221-1/+1
| | | | | | in the settings menu. also: Optional slider for numeric prompter, numberic prompters for watchers' sliderMin/Max
* Cloud: Support cookiesjmoenig2013-03-211-1/+3
|
* Creationjmoenig2013-03-161-0/+472