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

fix codemirror sizing

cf92b0e7a92fd24141ff5153410a7b11fcf283a9 authored almost 11 years ago by Gordon Williams <[email protected]>
tidying up main.html

f548f86878093cf543762a431f3c90b064ed7afa authored almost 11 years ago by Gordon Williams <[email protected]>
Added minification plugin

3d7bf80702fc888e9c7ca60a78740155996efaa6 authored almost 11 years ago by Gordon Williams <[email protected]>
now load board JSON and prompt if the version needs updating

5389afc44640cebe6dbddeb50d0510838a52dc5d authored almost 11 years ago by Gordon Williams <[email protected]>
Added querying of environment veriable

2f48f5307bb1f100a93a617b772d12791f512583 authored almost 11 years ago by Gordon Williams <[email protected]>
add the idea of processors, so data can be handled by modules without having to insert hooks everywhere

fb17fbedbb94c82439f3d1225cdaade78fb40166 authored almost 11 years ago by Gordon Williams <[email protected]>
re-added blockly

4c877c5f99054ad7873aeea06c1e1d2f4094c3ce authored almost 11 years ago by Gordon Williams <[email protected]>
button to switch between views

7517813e849446722390cc0525c0651020079990 authored almost 11 years ago by Gordon Williams <[email protected]>
Now sending code from editor pane

4b3b95635f45fcb64754d6bcc161e16781431a3e authored almost 11 years ago by Gordon Williams <[email protected]>
move files around

ee6b49068b745bdcd336a9f54d076192accfaafb authored almost 11 years ago by Gordon Williams <[email protected]>
now terminal actually works again

2d645fd0e830f0cb6bf2e1721b89f32eb528223c authored almost 11 years ago by Gordon Williams <[email protected]>
first commit of refactor - still a long way to go

b2dcaa4fdb0cc6f697398e6af829918703fca480 authored almost 11 years ago by Gordon Williams <[email protected]>
tidyup, and add option to add throttling

bdf75391ac5e17ff051789ac5b1f515e26d27d8b authored almost 11 years ago by Gordon Williams <[email protected]>
Clear any pending write data on disconnect

b597b018a8a86c350dc99238a02a28c1a95e7a33 authored almost 11 years ago by Gordon Williams <[email protected]>
remove more warnings

9ebbc765f9d47ad82da5a5cad53739598a84b839 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'master' of github.com:espruino/EspruinoWebIDE

a7390da54c1c38a08bba6501df06cc00394c6a40 authored almost 11 years ago by Gordon Williams <[email protected]>
disable fast writes on Serial console (which usually means no flow control)

015cce351d3d545786bd8ad7262d7c1f5b80d473 authored almost 11 years ago by Gordon Williams <[email protected]>
modified 'unthrottled' serial API so that MacOS doesn't lose data

f68c24a652e39e0c60f93146b7adf0b65a2e6258 authored almost 11 years ago by Gordon Williams <[email protected]>
don't warn on use of strings in setInterval

381131312c734bb53ed8b53d4fc41d6aee64ff85 authored almost 11 years ago by Gordon Williams <[email protected]>
make sure the tab key indents with spaces

9851fba485da76da94f9e83f505d2d4cef08d28b authored almost 11 years ago by Gordon Williams <[email protected]>
add wiznet to built-in modules list

955013f4961d2ea343c4bae68dbbf8cf1d974dab authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'master' of github.com:espruino/EspruinoWebIDE

8fa61ac4a24017f50cb7341600ca6162d29541b5 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge pull request #34 from jumjum123/master

Refactoring of Options

0db26491a9bbd2bc3897ba27f0abebeffa3aebe1 authored almost 11 years ago by Gordon Williams <[email protected]>
Refactoring of Options

- switched options to be created on the fly without need for html
template in data anymore (flas...

4daa9ec1bbfd6f85797350de382e0ee19092f3a6 authored almost 11 years ago by Juergen Marsch <[email protected]>
bump version

23571cd9c416c0ab7eb8ade6802569c9a87a3481 authored almost 11 years ago by Gordon Williams <[email protected]>
try and fix open button

176cfc20693409479129ad5dc3bb9a2685f5345e authored almost 11 years ago by Gordon Williams <[email protected]>
remove print

8f0a87ddfb40fbe8627d2afdca44c5861e82efa3 authored almost 11 years ago by Gordon Williams <[email protected]>
now limit the amount of lines in the terminal - helps speed things up

297807553801379fe56e9ae761351cb14d1e7262 authored almost 11 years ago by Gordon Williams <[email protected]>
give process a little more time to find Espruino's reply

76eb6f95c435127a5ecfa5760e4689d25383957b authored almost 11 years ago by Gordon Williams <[email protected]>
sort out glitchy serial on Espruino Board when sending a lot of code

588ccbc662b5dec6ad25e023abc37eb02228547e authored almost 11 years ago by Gordon Williams <[email protected]>
Now pick up URLs that don't start with WWW

f7fafd614c095b8275cb5c831cc890c5db095e29 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'master' of github.com:espruino/EspruinoWebIDE

be35c3318501050386eb578ecb2619c57cd5764f authored almost 11 years ago by Gordon Williams <[email protected]>
delay workround

3ae85e65eef02aa8e49495b3f15f7f13cfa5f987 authored almost 11 years ago by Gordon Williams <[email protected]>
bump version

9a46edfd79f4092f12344748643b6710e32cccd3 authored almost 11 years ago by Gordon Williams <[email protected]>
delay workround

56770bc0383e40a618b3fbc0ce45421a5e7b0ca4 authored almost 11 years ago by Gordon Williams <[email protected]>
fix code pane overflow

d98aa1181ec100e26661f6df2219e80c9613ab19 authored almost 11 years ago by Gordon Williams <[email protected]>
re-write splitter, because jquery.layout/jquery.splitter seem broken on MacOS now

4f3130d2daf977bb431798110bde68619328b397 authored almost 11 years ago by Gordon Williams <[email protected]>
trying to tidy up terminal.js a bit

59a8385870edf148d142e47e67557673defa2d06 authored almost 11 years ago by Gordon Williams <[email protected]>
bump version

a5230b40bbd486ee793fd120844216b11dcb20df authored almost 11 years ago by Gordon Williams <[email protected]>
Added slightly insane code to stop inferior coding styles causing problems with Espruino

aa0bb2572aca74f9628336db6266b7e6e83233a9 authored almost 11 years ago by Gordon Williams <[email protected]>
Used 'proper' lexer to parse require statements (fix #32)

8833e44b27e9827c9aa22867064d7f1215208512 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'master' of github.com:espruino/EspruinoWebIDE

87790afb3597c018c16e655e7e755dfd2402a06f authored almost 11 years ago by Gordon Williams <[email protected]>
update jQuery and fix bug with Chrome v33 on OSX

d3968e7531fa7b0c95e23dc7509c9c91530ed36a authored almost 11 years ago by Gordon Williams <[email protected]>
added handler for alt enter

8d9048ce55135a03e39ab5861a23895c6c10797b authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'master' of github.com:espruino/EspruinoWebIDE

8ddd6c4b9967709de55a2dec40e03e716fb21e82 authored almost 11 years ago by Gordon Williams <[email protected]>
Now check for a prompt on connect. If we find one, we don't need to Ctrl-C

2a71e51d58b58659a2ddfd926380f272b1012b46 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge pull request #29 from Granjow/reloadButton

Reload button

ac3e82cc07c822b74daf43fc0fa070e949c38a4a authored almost 11 years ago by Gordon Williams <[email protected]>
Make it optional to show the reload button

c2695a13279e96f1496b4eee0f57bc8820526fe9 authored almost 11 years ago by Simon A. Eugster <[email protected]>
update links

4ba74d37707d33fdb9cfc52cd9170833622875d6 authored almost 11 years ago by Gordon Williams <[email protected]>
make sure Web IDE doesn's just stop working when it encounters a badly formatted result

7de186f9f8b7366a3939c5a5091fb62ac430e1b0 authored almost 11 years ago by Gordon Williams <[email protected]>
fix broken update button

598c480963ebfa161d2ca5bb3f54cd8a9e4afa5d authored almost 11 years ago by Gordon Williams <[email protected]>
bump version

d7b5f19858fb38bf2990297e594e097c2c6db71c authored almost 11 years ago by Gordon Williams <[email protected]>
Finally added option for tutorials

74c66f3591b2b806fd9cb521c54fe5a1244e96e3 authored almost 11 years ago by Gordon Williams <[email protected]>
Now output whatever was in our buffer that wasn't part of the process info

1aae4dd24df48e8ce8f0d4e9a9fed26f1cadcc07 authored almost 11 years ago by Gordon Williams <[email protected]>
better console log messages

949c363c67277e72abf69d5798b1a7343668a9b9 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'master' of https://github.com/jumjum123/EspruinoWebIDE into jumjum123-master

Conflicts:
js/espruino_options.js

989e952510aed028d948ea1a8d0c9d1d068c8d60 authored almost 11 years ago by Gordon Williams <[email protected]>
Fix #20 - binary numbers reported with errors

f80dced80a4d9ae55b9c61e84dc9e5cb93944b2c authored almost 11 years ago by Gordon Williams <[email protected]>
try and improve flasher - few more error messages, check chrome version. Also try and document Options module

f49878db9146657f6484440196d434fa60cf6a86 authored almost 11 years ago by Gordon Williams <[email protected]>
Add button to reload loaded .js file

efbb9153421f2d7e2ace4b68eda637c4fa3db13e authored almost 11 years ago by Simon A. Eugster <[email protected]>
Support for projects, modules, watching variables and minor extensions

Added sound option for status and error
Added optional details in setError
Added local projects ...

171138a1e3f6126421100326ffcb7395330ccc4c authored almost 11 years ago by Juergen Marsch <[email protected]>
Merge branch 'master' of github.com:espruino/EspruinoWebIDE

f9aee706d5090f4dbb2f45c1f259368f98097512 authored almost 11 years ago by Gordon Williams <[email protected]>
CTRL+Right Arrow now does not hide the code view, fix #23

6c6e9c39cf6997ad7f6333c12bcbcd0a44bd47c3 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge pull request #19 from jumjum123/master

Read boards from Espruino, cleanup boards, better pin location

e929d05960f61d497e671a66677186452edc1a44 authored almost 11 years ago by Gordon Williams <[email protected]>
remove unused code

62546133f6a344cf476e4d227ed4893b75a457c7 authored almost 11 years ago by Gordon Williams <[email protected]>
bump manifest

5f912550d61aa96bf051e80341bd5b472f2ade86 authored almost 11 years ago by Gordon Williams <[email protected]>
docs

b43142f9708adb97b50bf5c46823d251dc0d91de authored almost 11 years ago by Gordon Williams <[email protected]>
only prompt for firmware on Espruino Board

189564856a05dfe76bbae3b307a7bcece7869739 authored almost 11 years ago by Gordon Williams <[email protected]>
don't overwrite board

959130d50f33e75aa447d4b4e11b98d41a1cc4f7 authored almost 11 years ago by Gordon Williams <[email protected]>
re-add flash version test

d2a5140194a98168b55550eb90d54c9aedd27732 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'canary_serial'

Conflicts:
js/espruino_flasher.js
js/espruino_serial.js

7416e58ef5840fc3bdccea2276ff60f39c75bc7b authored almost 11 years ago by Gordon Williams <[email protected]>
fix flasher chunk size back to full size

74bc812a52adcd8946725a84ba13a18240608b35 authored almost 11 years ago by Gordon Williams <[email protected]>
attempt to handle both old and new APIs

bc74301b8ad4f4e5cac4c2510643fe39610b3b0f authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'master' into canary_serial

Conflicts:
js/espruino_flasher.js
js/espruino_serial.js

c092507f23299eba207009b081792ce1f8b74494 authored almost 11 years ago by Gordon Williams <[email protected]>
handle switching between slow/fast write, and IMPORTANTLY bodge firmware updater 1v43 so USB runs reliably

476c6755cf243b5ac81a559f907d65900b961dde authored almost 11 years ago by Gordon Williams <[email protected]>
fix ports chooser for windows

101074d2db9d37649816936c225513c6abb5b91c authored almost 11 years ago by Gordon Williams <[email protected]>
add short name

8805375450a8d86e96a64e54c6a21cd340b328b2 authored about 11 years ago by Gordon Williams <[email protected]>
bump version

f363718b9a3b186ded5d1f90183f2f6617803a03 authored about 11 years ago by Gordon Williams <[email protected]>
revert changes to flasher - breaks it under Linux it seems

e9e99dd31c8fcc97db90b1ef94487f4b55dc1ec2 authored about 11 years ago by Gordon Williams <[email protected]>
don't prompt for firmware update

68a752a8dd8b2e2a3dc39b1e12b47e16d63b464a authored about 11 years ago by Gordon Williams <[email protected]>
serial/flasher tweaks to try and make flashing faster/more reliable

b46b6e9ad18c83437d66c3c7830125c7dfa2a317 authored about 11 years ago by Gordon Williams <[email protected]>
first hack at new api. seem to work

fd9f3b8c26af6f3406c4ed4ac80c8dbb38978338 authored about 11 years ago by Gordon Williams <[email protected]>
Read boards from Espruino, cleanup boards, better pin location

main.css
- new style for selected parameter in code editor
espruino_board.js
- use style to mark...

9c6345467d5ffd41df4fbb6d17e144beb15ae3b7 authored about 11 years ago by Juergen Marsch <[email protected]>
absolutely mental module loading code now :( has to cope with modules referenced from modules

1188c996dbc332d17f4e816fd5a3e46344de0d11 authored about 11 years ago by Gordon Williams <[email protected]>
hide espruino's initial escape sequence

4275df5e26fc1a5c89ee981ad687236e9b0dc903 authored about 11 years ago by Gordon Williams <[email protected]>
remove initial broken code example

9307b9f92d76d0baecac618be3d0717c00844b05 authored about 11 years ago by Gordon Williams <[email protected]>
better packaging

8965758032906eafc8155cc2ae94ca5de4c56bfa authored about 11 years ago by Gordon Williams <[email protected]>
bump version

b87d7171bce121d812b5e49fdca75257677dd3aa authored about 11 years ago by Gordon Williams <[email protected]>
doc

6b6b348c9dcd9dc54f1d8828f507cd8dc3f83bf0 authored about 11 years ago by Gordon Williams <[email protected]>
replace 'scripts' with examples dir, which is 'curated' list of examples

4fef8cabbc58f0a735c0a1f264bdb14ea55f4e4c authored about 11 years ago by Gordon Williams <[email protected]>
better start page

83f10d88f36e5349e141ed8d6c21095467a73674 authored about 11 years ago by Gordon Williams <[email protected]>
warning for trailing space now orange

6dcf7134ab5379aa26fb859c7d6423b5c892440b authored about 11 years ago by Gordon Williams <[email protected]>
Modules now use the array of possible extensions

fe379f0afaf98403b8b961d54a84d960aaf31c15 authored about 11 years ago by Gordon Williams <[email protected]>
better flashing docs

73f2e07085365cffc75ffdd85f4bb213cc9b1d97 authored about 11 years ago by Gordon Williams <[email protected]>
remove URL from options as it should auto-update

8432c7e5ee3e2963769adf41c06b194b2fbc00bf authored about 11 years ago by Gordon Williams <[email protected]>
change name to Web IDE

46fee3aa5ebe09cf117db5f98cd3177c05fdf93e authored about 11 years ago by Gordon Williams <[email protected]>
misc tweaks to make Web UI a bit more polished

9b65354f147abc93678da5193b14e025f4215efa authored about 11 years ago by Gordon Williams <[email protected]>
tweak

08f4051e7db9037aaf2c90d523acf8d9d56429cf authored about 11 years ago by Gordon Williams <[email protected]>
Actually useful tutorial

b284507ebb02a1e226794221cb6001c62e0f938c authored about 11 years ago by Gordon Williams <[email protected]>
more tutorial work

1bdef137a6ab62c9ad813fade135fc288e5feb46 authored about 11 years ago by Gordon Williams <[email protected]>
fix flashing progress indicator

66346168113b8b477238570e60a72d8767bc00c6 authored about 11 years ago by Gordon Williams <[email protected]>