Wykres commitów

575 Commity (582b7c83de5e5a12df46e36f9a907deceb2c2fe3)

Autor SHA1 Wiadomość Data
Jens Mönig 05496685d5 revert adding a CSP to upgrade http requests to https
because then I can no longer serve Snap! locally
2018-03-03 23:36:57 +01:00
Jens Mönig de926a196a
Merge pull request #2040 from jmoenig/domain
Update the domain to cloud.snap.berkeley.edu
2018-03-03 08:10:36 +01:00
Michael Ball ae3dc5c7ef Make the new cloud destination cloud.s.b.e 2018-03-02 01:15:17 -08:00
Michael Ball 6f6c31dede
Add a CSP to upgrade http requests to https
This will make it easier for existing projects that add images or JS libraries and, AFAIK, request http projects to load things when snap is served over https. 

**TODO**
When/If we serve snap.html over a plan http connection, we need to see if this also upgrades requests to local servers that aren't going to have SSL.
2018-02-27 02:17:44 -08:00
Jens Mönig c5a6596542 fixed "nearest crayon to" reporter in the crayons library
to be released immediately because we need it for a workshop tomorrow
;-)
2018-02-22 13:23:21 +01:00
Jens Mönig 5f40724682 include new snap.html in release 2018-02-20 17:42:56 +01:00
Jens Mönig ec46d75aa7 optimized "broadcast and wait" for atomic subroutines 2018-02-19 17:32:52 +01:00
Jens Mönig a179cf368d release v4.1.2 "Barcelona"
honoring Bernat’s home, where the new cloud is being developed
2018-02-17 11:01:46 +01:00
Jens Mönig 56180a3681 slight tweaks - mostly to please Lint 2018-02-08 09:36:16 +01:00
Jens Mönig 5a0ede9687 prepare v4.1.1 release 2018-02-05 10:09:55 +01:00
Jens Mönig d0db46fd0d syntax is overrated :-) 2018-02-01 22:56:20 +01:00
Jens Mönig 331b30d7b4 added version queries to script urls
to prevent browser-caching related false-positive bugs
2018-02-01 22:38:09 +01:00
Bernat Romagosa 5915b0044b vector editor 2017-12-05 09:56:39 +01:00
Jens Mönig 5e10b64106 refactored symbols code to a new file 2017-08-02 11:30:34 +02:00
Jens Mönig df0269f5cc support for viewing 2D lists as tables 2016-02-24 11:35:18 +01:00
Michael Ball e27a7f245e Resolve merge with 4.0.4 2015-12-15 03:46:27 -08:00
Jens Mönig f24b65f673 towards v4.0.4 - under construction -
* Show result bubble when the user clicks on a command script that uses
REPORT (You can now click on REPORT and it actually does something)
* New generic “When” hat block, enhances red stop button behavior
* New block (instance) variables feature (experimental)
* evaluator performance optimizations
* Morphic grab-threshold fix for scroll frames
* fixed several block rendering glitches
* List category LENGTH reporter now also works on text
* Changed “any” to “random” (in English only)
* new FILL primitive in the Pen category
* switched to animation frame scheduling, please use TURBO for music
* Updated German translation
2015-12-15 10:14:56 +01:00
Michael Ball d7badee61a Save the FileSaver library 2015-10-26 22:54:15 -07:00
Jens Mönig fdd2ecf7d9 switch from beta to release candidate 2015-03-15 15:01:25 +01:00
Michael Ball d63d78208c Add a new Favicon to Snap! (Clearer Lambda)
This is essentially the same icon (lambda, yellow w/ brown border) but newly
rendered at 64, 32, 24 and 16px for the best resolution on all platforms.
2014-11-21 05:04:11 -08:00
jmoenig 669d93a629 Snap.html: Focus the world canvas on startup
so Snap reacts to keyboard events right away (without having to click
on the IDE first)
2014-05-20 09:29:19 +02:00
jmoenig f3f5c35d66 Simplified the web page 2013-05-17 12:21:48 +02:00
jmoenig f5e101dc57 Paint editor
contributed by Kartik Chandra (Hardmath123 on Scratch)!!
2013-05-14 13:02:24 +02:00
Nathan Dinsmore 4c9fee58ee Fixed a number of whitespace inconsistencies 2013-04-08 21:49:31 -04:00
jmoenig 0b510366d2 Creation 2013-03-16 09:02:16 +01:00