Wykres commitów

2188 Commity (0e44e4fe6bce29867eb4576cf9c4683ad5a7fa7c)

Autor SHA1 Wiadomość Data
Jens Mönig d744da2832 started 4.1.3 dev 2018-03-19 10:27:19 +01:00
Jens Mönig 794d77578a
Merge pull request #2060 from bromagosa/fixed-vectorpaint
Vector Editor
2018-03-19 10:21:11 +01:00
Jens Mönig 18dedeb06d prepare minor release 2018-03-19 08:32:30 +01:00
Jens Mönig 6bc25c72b3 remove obsolete STOP primitive from the stage's palette 2018-03-19 07:06:52 +01:00
Jens Mönig dd1d2de619 initialize Process>>gensyms with null
because it's hardly ever needed
2018-03-19 07:05:25 +01:00
Bernat Romagosa 47f5c8c259 merged with latest Snap! 2018-03-16 15:19:08 +01:00
Jens Mönig 195b87335a experimental JIT compiler support for multi-word parameters and empty input slots 2018-03-16 12:25:18 +01:00
Jens Mönig 7eb38234da prepare minor release 2018-03-14 08:53:20 +01:00
Jens Mönig 6fe9465287
Merge pull request #2057 from bromagosa/newer-cloud
remix project method
2018-03-14 08:48:29 +01:00
Jens Mönig a8337d64a7 changed testing order for type inferral
speeds up list operations significantly, especially recursive ones such
as MAP
2018-03-14 08:47:59 +01:00
Bernat Romagosa 7257c25e19 remix project method 2018-03-13 17:01:03 +01:00
Jens Mönig 60b0ce1688 prepare minor release 2018-03-13 07:48:01 +01:00
Jens Mönig 83c54ca207
Merge pull request #2055 from boyzhirui/master
Fix the sound recorder issue #2054
2018-03-13 07:42:49 +01:00
Jens Mönig 722dbc6103 draw a "dot" pentrail when moving zero steps while the pen is down 2018-03-13 07:41:18 +01:00
Rui Zhi 833d3b3aba fix the sound recorder issue 2018-03-11 14:12:25 -04:00
Jens Mönig b30d2a894d updated release history 2018-03-09 13:11:03 +01:00
Jens Mönig b33256da67 prepare next minor release 2018-03-09 13:09:05 +01:00
Jens Mönig 5dc1193207 updated German translation for new "random" drop-down options 2018-03-09 12:09:48 +01:00
Jens Mönig 854e8f3188 tweak "random" options to fit into current drop-down menu scheme
so existing translations don’t break
2018-03-09 12:07:45 +01:00
Jens Mönig c3dcde5bf8 added "random" option for "go to", "point towards" and "point in direction" primitives 2018-03-09 11:47:11 +01:00
Jens Mönig 04d3a37b67 fixed #2052 2018-03-08 17:22:44 +01:00
Jens Mönig b15d5c2402 updated history 2018-03-08 16:55:03 +01:00
Jens Mönig d06e0e3c5d
Merge pull request #2051 from michaelolifant/patch-1
Update lists.js
2018-03-08 15:52:45 +00:00
Jens Mönig aede79ccc7 fixed #2053 2018-03-08 16:35:38 +01:00
michaelolifant 88d4e96acd
Update lists.js 2018-03-06 09:21:26 +07:00
Jens Mönig 9e0edb28f2 fixed LIST -> SENTENCE block in tools
thanks, Selim for the report
2018-03-05 16:44:39 +01:00
Jens Mönig 1a86f32699 prepare v4.1.2.3 release 2018-03-05 10:55:40 +01:00
Jens Mönig 69bb73d1bb fixed #2050
make sure audio src contents are fetched and base 64 encoded
2018-03-05 00:24:57 +01:00
Jens Mönig f14a0c9869 updated text-to-speech library with more language options 2018-03-04 00:06:42 +01:00
Jens Mönig fefdd932fe added text-to-speech library 2018-03-03 23:38:19 +01:00
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 ea81ef37cc updated German translation
added missing translation for “Open”
2018-03-03 08:20:50 +01:00
Jens Mönig 40903236e3
Merge pull request #2042 from superruzafa/fix-libs-description-l10n
Be able to translate the description of the libraries
2018-03-03 08:11:33 +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
Jens Mönig e33373fe0a
Merge pull request #2036 from jmoenig/cycomachead-patch-1
Add a CSP to upgrade http requests to https
2018-03-03 08:09:19 +01:00
Jens Mönig 9bb9381eb3
Merge pull request #2033 from jguille2/varComments
Fixing issue #2032, storing and loading comments anchored to variable blocks
2018-03-03 08:08:47 +01:00
Jens Mönig 1317d134d1
Merge pull request #2030 from bromagosa/newer-cloud
Changed reset password and resend verification dialog texts
2018-03-03 08:05:32 +01:00
Jens Mönig a8d9d900c2 fixed "join words" in the tools library
Thanks, Brian, for spotting this!
2018-03-03 08:02:50 +01:00
Alfonso Ruzafa 3a6c6bee53 allow to translate the libraries' description 2018-03-02 12:49:21 +01:00
Michael Ball 12a3fc7f86 update list of available domains 2018-03-02 01:16:54 -08: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
Joan Guillén i Pelegay 8320639a93 Fixing issue #2032, storing and loading comments anchored to variable blocks 2018-02-25 17:05:06 +01: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
Bernat Romagosa 170e1ee2b2 changed reset password and resend verification dialog texts 2018-02-22 12:05:58 +01:00
Jens Mönig 5f40724682 include new snap.html in release 2018-02-20 17:42:56 +01:00
Jens Mönig 76c00f26bd maintenance release 2018-02-20 17:38:42 +01:00
Jens Mönig d60afe33dc Changed LeapMotion library source to https 2018-02-20 16:38:46 +01:00
Jens Mönig 20aa454b00
Merge pull request #2028 from bromagosa/newer-cloud
Checking if user is verified on session init
2018-02-20 16:28:07 +01:00
Bernat Romagosa 6cb9bcc761 Checking if user is verified on session init 2018-02-20 02:18:21 +01:00