Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/espruino/EspruinoWebIDE

The Espruino Web IDE - A Chrome Web App for programming Espruino
https://github.com/espruino/EspruinoWebIDE

Change to shift-enter shortcut for upload selected, and only do stuff if there is actually a selection

29e76f638539e4f906802080faf2d568ac8d0bda authored almost 5 years ago by Gordon Williams <[email protected]>
Add @JumJum's code for uploading just the selected JS

ffd3819e4af5da8e69a3e0e01d12cf9903c1f02a authored almost 5 years ago by Gordon Williams <[email protected]>
sw bump

7e98b989d35e914e9b5657a4dfea458639df7132 authored almost 5 years ago by Gordon Williams <[email protected]>
New token - old one was for espruino.com, not www.espruino.com

ffd260d010bec690326b6967695ade363007ab10 authored almost 5 years ago by Gordon Williams <[email protected]>
bump

92a6879a3c665057784a84623a1b59488e6806a1 authored almost 5 years ago by Gordon Williams <[email protected]>
update emulator version

269cdc6316b0c92588c058622279297a3c1cce01 authored almost 5 years ago by Gordon Williams <[email protected]>
fix relay

e7a666485a8f8a50734e0307f4da77d23e26feaf authored almost 5 years ago by Gordon Williams <[email protected]>
Fix ordering of icon text vs. icon

1cfe4931f7a5ba718cd5d567cf1a04235fceaed0 authored almost 5 years ago by Gordon Williams <[email protected]>
new tools - set time default to true, add option to choose how we load files after saving

5209d5fbb5ad72bae385686cd3cbcd3d461a00fa authored almost 5 years ago by Gordon Williams <[email protected]>
web serial origin trial token

529b225198aef0aba9e6c98ebf7b8db20ae83012 authored almost 5 years ago by Gordon Williams <[email protected]>
icon fix

be8646aa145abd942a3a80aeea94508416b09d36 authored almost 5 years ago by Gordon Williams <[email protected]>
Add key shortcuts for open and save - fix #180

83cd070e6b67ddac39901cf01e60b8fa157c8508 authored almost 5 years ago by Gordon Williams <[email protected]>
Allow key shortcuts to link directly to icons - and fix #217, adding Ctrl-U for uploads

416866bcf437641652cfc50ae764be4fcc111413 authored almost 5 years ago by Gordon Williams <[email protected]>
Allow code to be uploaded to a specific file in storage

a5aaf302558a0964bdc468b2e38cd88cd78ff068 authored almost 5 years ago by Gordon Williams <[email protected]>
add icon needed for 'draw image' blockly block

95f248195064bacaa0f670e4f0bf9a2d9302c921 authored almost 5 years ago by Gordon Williams <[email protected]>
make down-arrow easier to click

8ad6b27a74fdfdd1f9396da690c381f72c4bc853 authored almost 5 years ago by Gordon Williams <[email protected]>
remove bangle stuff for smartibot

e4cd91d7580d35857b503a988306b5122efc978c authored almost 5 years ago by Gordon Williams <[email protected]>
Add ability to upload images direct into blockly

a6ae3b5a76f8d23386ddc116eb5a930898d60f1c authored almost 5 years ago by Gordon Williams <[email protected]>
minor blockly tweaks

bbaded5e2f8905fdc7fff2c1690cf62dc7a29b99 authored almost 5 years ago by Gordon Williams <[email protected]>
Fix issues with save dialog when running as chrome app

b783097276f8f91724d4583a772cbcfa625b428c authored almost 5 years ago by Gordon Williams <[email protected]>
Fix #215 - project not working

b56b5367a04b056c535e7d88d7e171f5cdffdb4f authored almost 5 years ago by Gordon Williams <[email protected]>
better progress windows

57c9b1e522b15c1a84a4f304fa4d4609187c23e5 authored almost 5 years ago by Gordon Williams <[email protected]>
opps

f1c1108e8f8be0af190ad2294d0db956156c72e4 authored almost 5 years ago by Gordon Williams <[email protected]>
Bump versions

1e0566ae71aae13c49f53aae3015b07da92271d3 authored almost 5 years ago by Gordon Williams <[email protected]>
Fix blockly prompt after blockly update: fix https://github.com/espruino/EspruinoWebIDE/issues/193

16003dcf61a405af3d061e5017a0183f6f971629 authored almost 5 years ago by Gordon Williams <[email protected]>
Refactoring the utils.openfile function to take a mime type, and also remember the last opened filename to help prompt with the correct name when saving

5bc93f18d0569f213dd9bd61d9150512b1fe2ca1 authored almost 5 years ago by Gordon Williams <[email protected]>
Use new Espruinotools to link button in more nicely

a52c3017fa825f72697619351185752f05987cf9 authored almost 5 years ago by Gordon Williams <[email protected]>
Remove local websocket client - probably just worried people

57909ca07daa5f2094c2902bd13abbf4f5f9f907 authored almost 5 years ago by Gordon Williams <[email protected]>
Add Ctrl+` key shortcut to toggle between editor and terminal, also add framework for new key shortcuts in the future

2cea2407f5d1e27125561fc920141899337d13e3 authored almost 5 years ago by Gordon Williams <[email protected]>
Allow StorageFile download, and also add a Save option to the view dialog

671c00da848cd95ff3b563371c1018a8d9420755 authored almost 5 years ago by Gordon Williams <[email protected]>
view tweaks

544a7060d07d5282b81167d06525c0e7a90f19e8 authored almost 5 years ago by Gordon Williams <[email protected]>
move HTML-based stuff into EspruinoWebIDE/js/core/html.js

7dfba79e776e2430fad3053736d88041c4f3b1e1 authored almost 5 years ago by Gordon Williams <[email protected]>
Switch port chooser and webcam chooser to use domList

d2d3c12194e86a1cdf478a37a8e1230250a568ef authored almost 5 years ago by Gordon Williams <[email protected]>
Add option to run the file

9f5fdf5e5e0dd9c248ee248597a2956fe7d307d7 authored almost 5 years ago by Gordon Williams <[email protected]>
Refactor to allow different buttons in popup, and add 'Copy to Editor' button for storage view

c9264d4c4cc43a2bc84aa7f5f9302e0b79f6f983 authored almost 5 years ago by Gordon Williams <[email protected]>
Add drop-down for choosing flash destination

app.js removal of more jQuery
making lists more general purpose and making things work better wit...

9c0724dceecb7a7ef49bac5014d377584a59b928 authored almost 5 years ago by Gordon Williams <[email protected]>
minor ui tweaks

66c2254e36cc15adc29fd9d34a143b12ccf3f997 authored almost 5 years ago by Gordon Williams <[email protected]>
Fix status message

83204324b42dcc225e2520f41e53b306c65dbe41 authored almost 5 years ago by Gordon Williams <[email protected]>
Now handle image upload and conversion. Fix non-ascii uploads and downloads

180c4c7769bc38ce100469a0448f1a6790f771d2 authored almost 5 years ago by Gordon Williams <[email protected]>
remove serviceworker for github as it won't work now we roll everything into index.js

a2dc9eb12e802813b68ab47069b87169091426f3 authored almost 5 years ago by Gordon Williams <[email protected]>
Actual usable storage handling menu

d43bad56877c5ecf4288926db53588b7b73fd748 authored almost 5 years ago by Gordon Williams <[email protected]>
Improve app.js window handling to allow multiple overlapping windows, more buttons, and more work on trying to remove jquery

8ae98588f3f1c3ab2f8cf0defd61530c7c8d1db5 authored almost 5 years ago by Gordon Williams <[email protected]>
new tools

22a4163cca5923c7e68be2a1d89ec48542e3605e authored almost 5 years ago by Gordon Williams <[email protected]>
first stab at storage viewer - needs more work!

68fadb9f14f3422ba1a0b5b49242a926ffa66fd2 authored almost 5 years ago by Gordon Williams <[email protected]>
New emulator supporting loadWidgets/drawWidgets/etc

95487b6b0550fde83603dd9aff30719455a1447a authored almost 5 years ago by Gordon Williams <[email protected]>
Add screenshot idea from Andreas_Rozek

66c5f3e8e844aea6ce866c85f3afca81dc181668 authored almost 5 years ago by Gordon Williams <[email protected]>
improved fillPoly in emulator

6a6fcdd7dba38e7d781ce0ee18d67dc477d19988 authored about 5 years ago by Gordon Williams <[email protected]>
Emulator now emulates LCD on much lower level

d933951832ed8b5bb6aed716d9a935dd4fd9f0a4 authored about 5 years ago by Gordon Williams <[email protected]>
emulator with fixed input for pretokenised

9399911faceccfd5fcfca8b6c1582218f2b7af63 authored about 5 years ago by Gordon Williams <[email protected]>
Allow custom startup code

d2742e581e94ed92bfe0fd276647ea354976f604 authored about 5 years ago by Gordon Williams <[email protected]>
use built-in URL handling rather than jquery (which tries to parse some JS files???)

32bc83c14f7bca0b2ec2601aa60bd7c43531b10a authored about 5 years ago by Gordon Williams <[email protected]>
fix swipes

33808e85d2d1b7306701ce9916c31518d003e0be authored about 5 years ago by Gordon Williams <[email protected]>
new emulator with lowres gfx mode and more bangle functions

52fb8cc098fe02dd3c6da3d93bafd74b3b341196 authored about 5 years ago by Gordon Williams <[email protected]>
Updating BLE blocks and adding easier blocks at the top

81013b1d7fafa7e6b3feb60c3c01f165b2a7637d authored about 5 years ago by Gordon Williams <[email protected]>
adding bangle.js blocks

7589873d27c6229bb60ea094bfcccf1436c8ee6f authored about 5 years ago by Gordon Williams <[email protected]>
misc blockly tweaks

a02abe2e07370c9604e2e89c8601158ba632a63d authored about 5 years ago by Gordon Williams <[email protected]>
oops - fix duplication

1203f60614a536132bc4395df8a296bbd877a35e authored about 5 years ago by Gordon Williams <[email protected]>
docs

1e38dc0b9986b2a87fd9083bc6049568015bc2dc authored about 5 years ago by Gordon Williams <[email protected]>
update to match online ide

70e7a748da97ffc987bf86ae7528c3cf07a15b19 authored about 5 years ago by Gordon Williams <[email protected]>
Merge branch 'gh-pages' of github.com:espruino/EspruinoWebIDE into gh-pages

e3829d2d1c99af1f22a1f281c378554fcc090da3 authored about 5 years ago by Gordon Williams <[email protected]>
new files

eefa5306b869aebecd6f5ab7bcd981b4a6d90ec7 authored about 5 years ago by Gordon Williams <[email protected]>
new build with menus

c0dd5effdfb45da906015c4ab79686520900a2cf authored about 5 years ago by Gordon Williams <[email protected]>
gfx functions

b7ced24f437c7bc10e46ac90bbfcc31f198b72ac authored about 5 years ago by Gordon Williams <[email protected]>
fix BTN5

801b54d17a578daccaca55ee02e2477845edab7d authored about 5 years ago by Gordon Williams <[email protected]>
added menu blocks

6ea02b2a73d6bb1b0a1beea9cc64edddb87fade9 authored about 5 years ago by Gordon Williams <[email protected]>
Sort out sleep timer for Espruino - should be much more responsive now

a32ca0ff765b763d70e35096fae0c61c29ff427d authored about 5 years ago by Gordon Williams <[email protected]>
Handle URL and upload *after* URL loaded

4d29ae4bbf81a210179ae386e01368d928a6f71b authored about 5 years ago by Gordon Williams <[email protected]>
allow teardown and restart

228c4b5ccca25856df38f5ee34e34bac3e432347 authored about 5 years ago by Gordon Williams <[email protected]>
handle buttons

f6124edabf59e659d813d2c03eecd4efe646801b authored about 5 years ago by Gordon Williams <[email protected]>
Merge branch 'gh-pages' of github.com:espruino/EspruinoWebIDE into gh-pages

fd522b7f5285bc7b11f0cb70c2ac29e6c22a8c85 authored about 5 years ago by Gordon Williams <[email protected]>
Add support for emscripten-based Espruino emulator

b40c99fe95ff9f8e18eeb4e3c8b3a1ec177e34c4 authored about 5 years ago by Gordon Williams <[email protected]>
add bangle.js to search list

4ca312abda356057c21d0e3425e03ffa057fd1b1 authored about 5 years ago by Gordon Williams <[email protected]>
Patreon update

a2331431049e332ea890f8e6b8f3461591a1296e authored about 5 years ago by Gordon Williams <[email protected]>
bump for release

0ff80461720ea99a911b3831fb9e67ca692aa6ba authored about 5 years ago by Gordon Williams <[email protected]>
disable Web IDE flasher for Robin

aac206969417b10b1a99af838fe3a7854ba8afa4 authored about 5 years ago by Gordon Williams <[email protected]>
Merge branch 'gh-pages' of github.com:espruino/EspruinoWebIDE into gh-pages

5d92e1e55d36e4f0f437a287529565276cdad69a authored about 5 years ago by Gordon Williams <[email protected]>
bump

12e5cc5f8a864a8f2de7cafc6ff2906b4253678d authored about 5 years ago by Gordon Williams <[email protected]>
new tools with flow control

7da6d94ee7edcf2e70e553b7e9852ddb184038db authored about 5 years ago by Gordon Williams <[email protected]>
Merge pull request #209 from CWBudde/gh-pages

Typo prevents tooltip in blockly

97a4e1b52de0eacc5087e63254414b8fa26a21a4 authored over 5 years ago by Gordon Williams <[email protected]>
Merge branch 'gh-pages' of github.com:CWBudde/EspruinoWebIDE into gh-pages

c8a5b6034b666095f72f8a7b07f410b9b7774aa5 authored over 5 years ago by Christian <[email protected]>
Fixed a typo that causes an error with the tooltip

cf7268b1b71d29e391476e560d4c98f92fa52da7 authored over 5 years ago by Christian <[email protected]>
Merge pull request #208 from CWBudde/gh-pages

Translation fixes / NW devtools

e57dc67f576cb54769942b293260e58b9c21dc49 authored over 5 years ago by Gordon Williams <[email protected]>
Update README.md

Added small section about debugging NW

d6258a379792e63ccda6103a130ba25b529e293b authored over 5 years ago by Christian Budde <[email protected]>
re-order files to ensure that pretokenise works when writing to flash

b6b311fe714a5056cb747726e40d4d109122ec76 authored over 5 years ago by Gordon Williams <[email protected]>
Minor corrections

4eeba1fa0d56ed64885974fed9b2d447085601f7 authored over 5 years ago by Christian <[email protected]>
Added Web Serial - thanks @reillyeon!

3a217df8248188a9f149fe78198175ca4160f9b4 authored over 5 years ago by Gordon Williams <[email protected]>
Add Gito to Patreon list

33af531a529df7382a32aeb79d1057808239a870 authored over 5 years ago by Gordon Williams <[email protected]>
bump service worker

48cd5e628f2638f822cfeb5cce8bb4baa9d98d92 authored over 5 years ago by Gordon Williams <[email protected]>
link to new tools

bcbd2dfcbd23557c4095bc24888bc7ae398c18dd authored over 5 years ago by Gordon Williams <[email protected]>
Tweaks for better usability on mobile phones

84ec24fad548ac69f9ff73f1afbdce46973eb16f authored over 5 years ago by Gordon Williams <[email protected]>
tweak device scale for mobile devices to make the IDE more usable

91d45c4080b7c7ab10be5e2d0e8515397171c660 authored over 5 years ago by Gordon Williams <[email protected]>
add pretokenise, fix bug in about page if it gets broken JSON

75dc0c3c9a8fb31e6cf42a541dee997ccf97fa48 authored over 5 years ago by Gordon Williams <[email protected]>
bump service worker

37e65f3ba23e109a9a0855455c58a42d5b008a52 authored over 5 years ago by Gordon Williams <[email protected]>
Improve flasher to allow upload of binaries from a local disk

7d5bb9df36e0b42f5e704d5ca82ad6d2d06a6021 authored over 5 years ago by Gordon Williams <[email protected]>
new data from 2v02

a7997215a68089cb717b11eb045be4fbedca5588 authored over 5 years ago by Gordon Williams <[email protected]>
Merge pull request #204 from CWBudde/gh-pages

Code Editor enhancements

59e8f7be3621a8a0a900f986e775d0d60fd214fb authored over 5 years ago by Gordon Williams <[email protected]>
Fixed keymap user selection

34cbe04216efe4c020a75d3ad94a39d1ab6be470 authored over 5 years ago by Christian <[email protected]>
Added an option to change the keymap

669a6398a7e3bb31aba36736b35b09df88fdc09c authored over 5 years ago by Christian <[email protected]>
Allowed selecting "German" in the IDE

72a54aad4bb4aef84327fed7f76e7d4e8b135020 authored over 5 years ago by Christian <[email protected]>
Added german language for blockly

82380ac9b92b43c881e994d002e25325ba24cf6c authored over 5 years ago by Christian <[email protected]>