Wykres commitów

2025 Commity (7d0d7ace35cceb89221fdfa05c68e6d1be9b51a2)

Autor SHA1 Wiadomość Data
Michael Ball 9bebdcade7 update cloud URL options for testing. 2018-02-08 00:29:51 -08:00
Jens Mönig 0a25625537
Merge pull request #2008 from cycomachead/new-cloud
New cloud (Try 2)
2018-02-08 08:30:23 +01:00
Bernat Romagosa 68c5181833 lazy notes generation 2018-02-07 09:21:52 +01:00
Bernat Romagosa 5c6a3c44ad Merge branch 'new-cloud' of https://github.com/cycomachead/snap into gh-pages 2018-02-07 09:20:02 +01:00
Bernat Romagosa 2e295dfb74 Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into gh-pages 2018-02-07 09:17:51 +01:00
Michael Ball f0d34d842a use CS10.org URL 2018-02-06 23:19:12 -08:00
Michael Ball d066b729f0 Merge branch 'master' of github.com:jmoenig/Snap--Build-Your-Own-Blocks into new-cloud
* 'master' of github.com:jmoenig/Snap--Build-Your-Own-Blocks:
  roll back temporary rectangle filling workaround
  start developing v4.1.2
2018-02-06 23:18:35 -08:00
Michael Ball 26ea11028e merge master 2018-02-06 23:18:25 -08:00
Jens Mönig 3763fc3423 roll back temporary rectangle filling workaround
for a bug in Chrome v57
2018-02-06 22:06:27 +01:00
Jens Mönig 81bfa78a6f start developing v4.1.2 2018-02-06 22:05:30 +01:00
Bernat Romagosa 71aa10ea39 clear preview contents while loading project thumbnail 2018-02-06 13:39:22 +01:00
Bernat Romagosa 55d70380ac Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into newer-cloud 2018-02-06 13:24:53 +01:00
Jens Mönig 13d4ac87fd Russian translation update 2018-02-05 10:46:10 +01:00
Jens Mönig 5a0ede9687 prepare v4.1.1 release 2018-02-05 10:09:55 +01:00
Jens Mönig 9f12da0519 updated history 2018-02-02 17:06:25 +01:00
Jens Mönig ec124de146
Merge pull request #1983 from jmoenig/crayons
crayons library
2018-02-02 16:58:25 +01:00
Brian Harvey bc6b3c5d30
Merge branch 'master' into crayons 2018-02-01 23:40:03 -08:00
brianharvey c2e81e953c fix missing EMPTY?
Sorry, Jens...
2018-02-01 23:37:50 -08: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 0c79690c3f hide publish/unpublish buttons 2018-02-01 17:18:56 +01:00
Jens Mönig bea1d912cc encode recorded sounds to base64 2018-02-01 17:03:36 +01:00
Bernat Romagosa 88efa7013b fixed project filter 2018-02-01 14:56:40 +01:00
Bernat Romagosa c1b68cdccf fixed project loading 2018-02-01 11:17:22 +01:00
Bernat Romagosa c4d02ae150 loading media works, but not when using #present 2018-01-31 17:54:14 +01:00
Michael Ball 7d0aa974ad Merge branch 'new-cloud' of github.com:jmoenig/Snap--Build-Your-Own-Blocks into new-cloud
* 'new-cloud' of github.com:jmoenig/Snap--Build-Your-Own-Blocks:
  Update history for the new cloud api
2018-01-31 00:03:59 -08:00
Michael Ball e0a25b76d9
Update history for the new cloud api 2018-01-31 00:03:32 -08:00
Michael Ball 931ffec6b2 Add first pass password encryption to the client 2018-01-30 13:24:00 -08:00
Bernat Romagosa a8a715436d set temporary cloud URL for testing purposes 2018-01-26 16:03:01 +01:00
Bernat Romagosa 6763f71dc1 Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into newer-cloud 2018-01-26 16:01:53 +01:00
Jens Mönig b5e7eded95 fixed a glitch in the error-bubble handling mechanism
found when analyzing a really cool TEALS final project
2018-01-25 15:43:48 +01:00
Jens Mönig aa62bfa4f0 updated history
and made Lint happy :-)
2018-01-25 08:54:29 +01:00
Jens Mönig c346ef43d7
Merge pull request #1998 from bromagosa/sound-recorder
Added sound recorder widget
2018-01-25 08:42:13 +01:00
Jens Mönig 72cb4c02d4 new dial widget
* Blocks: added dial widget to POINT IN DIRECTION's drop-down menu
* Objects: added "rotate" option to Sprite context menu
* Threads, Blocks: fixed Joan's fix for #1972, because it broke HOFs
2018-01-25 08:34:56 +01:00
Bernat Romagosa 55a0bd2a91 Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into newer-cloud 2018-01-24 13:38:57 +01:00
Jens Mönig 79c43e7bdc when deleting a temporary clone, detach all its parts and delete the temporary ones 2018-01-23 17:39:48 +01:00
Bernat Romagosa a7e1c8e6e2 off-by-one error when deleting sounds fixed 2018-01-23 13:13:25 +01:00
Bernat Romagosa efca4463cf added sound recorder widget 2018-01-23 13:09:32 +01:00
Jens Mönig 4c535d5b33 fixed #1972
thanks to @jguille2 for his brilliant analysis and elegant solution of
this bug - implicit parameter binding in visible stepping
2018-01-23 12:01:32 +01:00
Jens Mönig b2adf27f9f updated German translation 2018-01-22 16:50:11 +01:00
Jens Mönig d8b6b5df37
Merge pull request #1997 from bromagosa/scroll-events
Add scroll events to receiveInteraction hat morph
2018-01-22 16:19:43 +01:00
Bernat Romagosa 1783596790 added scroll events to receiveInteraction hat block of Stage too 2018-01-22 16:04:30 +01:00
Bernat Romagosa 18750cc0d9 added scroll up and down events to receiveInteraction hat block 2018-01-22 16:00:10 +01:00
Bernat Romagosa 5d1d5fc2a6 Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into newer-cloud 2018-01-22 15:48:27 +01:00
Jens Mönig 7e74a345e5 separated global and local variables in the palette, marked local ones with location pin 2018-01-22 14:33:47 +01:00
Jens Mönig 4aa1fac41e updated versions 2018-01-22 08:26:02 +01:00
Jens Mönig 923448cd3f
Merge pull request #1992 from jguille2/SpanishTrUpdate
Spanish translation update
2018-01-22 08:07:15 +01:00
Jens Mönig b18f5cb5b0
Merge pull request #1991 from jguille2/zh_CN_issue
Fixing lang-zh_CN issue reported in #1980
2018-01-22 08:06:27 +01:00
Jens Mönig 3de4043f6a
Merge pull request #1984 from yildizhuseyin/patch-1
updating Turkish Language
2018-01-22 08:06:07 +01:00
Jens Mönig 7f52b0f501
Merge pull request #1969 from namoscato/save-as
#1944 Always set fragment identifier on setURL()
2018-01-22 08:05:13 +01:00