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

formatting

7efab541c5cfef16d730832899f2a1ea79219e9f authored about 11 years ago by Gordon Williams <[email protected]>
Slightly better flasher, and now check for new versions

19eb506647ab3aef99ffa3a10c8545bd024c9e12 authored about 11 years ago by Gordon Williams <[email protected]>
don't overwrite all process info when we load the board JSON

c78863c495e5130e35e3f0a3c2be67609af8a611 authored about 11 years ago by Gordon Williams <[email protected]>
add correct throw

7e61566f31f083768e2299a47ef62f1e5625cddc authored about 11 years ago by Gordon Williams <[email protected]>
make status update better when flashing

817ddc73800ad96999357ecb9305f51f1d6b2d63 authored about 11 years ago by Gordon Williams <[email protected]>
added function for reading data - for verifying

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

a3c55e693a22acf6bdbfb03abb4180ade3060722 authored about 11 years ago by Gordon Williams <[email protected]>
increase timeouts for flasher

b3327737adcdb26a3747bca3f421a2c1d0a51c5e authored about 11 years ago by Gordon Williams <[email protected]>
fix flasher after addition of use strict

e81852a4113765e67ba649d4cd2771bdf1580d24 authored about 11 years ago by Gordon Williams <[email protected]>
utility function to get command from Espruino

84c648038eeff1ee5e51b1fd93bc7f9c48503c70 authored about 11 years ago by Gordon Williams <[email protected]>
send ctrl-c to break out of line editing

4cf0e47d223899d9535bd2d3d8329de520862dd7 authored about 11 years ago by Gordon Williams <[email protected]>
Merge pull request #18 from jumjum123/master

new property for changes in option for runtime only

49190e88560518b67b6cfd2a512d1d28fcde2772 authored about 11 years ago by Gordon Williams <[email protected]>
new property for changes in option for runtime only

- new property in Espruino.Options.optionfields named onBlur
- added blur event if for all optio...

f2d6fa46c073aa69784a2f4f31a8a87d61b76313 authored about 11 years ago by Juergen Marsch <[email protected]>
add option to reset Espruino before sending code - this is now the default

c93bb96292ad2ff3dd1d19e5287dd469062b5380 authored about 11 years ago by Gordon Williams <[email protected]>
start of tutorial code

a442d22c92342f8e6daad8b588b8ab996a3db5f6 authored about 11 years ago by Gordon Williams <[email protected]>
Display 'connected' when connected

3c559745e5a40fde83f711535870311a0b277abe authored about 11 years ago by Gordon Williams <[email protected]>
disable useless buttons when connection changes state

c0bfa8448640fc1d818302771038655073933971 authored about 11 years ago by Gordon Williams <[email protected]>
really disable board button when it is supposed to be disabled

04e4957d93dcd44be8bdef09956c366ba367e5dd authored about 11 years ago by Gordon Williams <[email protected]>
disable board editor support by default

c6503c99022c52137975d5de4262ef4ec7409635 authored about 11 years ago by Gordon Williams <[email protected]>
give more friendly name

ea74d626894ed0c38b39d93d985456d9265a4e50 authored about 11 years ago by Gordon Williams <[email protected]>
misc lint fixes

0899e858117f9d67a9212435ea37b111f7b03796 authored about 11 years ago by Gordon Williams <[email protected]>
Merge pull request #17 from jumjum123/master

new Espruino.Modules.loadModules, change variable focus in espruino.scri...

80bfe064ac7f1006548a29f20e610c6eed05cffd authored about 11 years ago by Gordon Williams <[email protected]>
added missing callback if no require exists

0ba7db982adb67cd15022e11236f40dcf845428a authored about 11 years ago by Juergen Marsch <[email protected]>
new Espruino.Modules.loadModules, change variable focus in espruino.scripts

- espruino_scripts
- defined variable tree locally in function createSelect
- espruino_modules
-...

f39a871322eff4889270c3e25828ded584c8ee22 authored about 11 years ago by Juergen Marsch <[email protected]>
now focus the terminal after the 'send' button is clicked. Other tweaks too

396186453b00dae824bafb66b8ebf50c62c91dbb authored about 11 years ago by Gordon Williams <[email protected]>
fix problems shown up with 'strict'

fde65bd04394a62235d02930c2f4fc18d6f4f2b4 authored about 11 years ago by Gordon Williams <[email protected]>
remove warning

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

Conflicts:
js/espruino_board.js

28b1c3fa91e344a4c17e379d89e9888b64dc1afc authored about 11 years ago by Gordon Williams <[email protected]>
Fix lint errors

1b17d4adf2d5e7453bdd60dc8ef71a7a59b0e6ad authored about 11 years ago by Gordon Williams <[email protected]>
Fix lint errors

4bb590100d8a9111f10fbfb09ab4e2bea54c1701 authored about 11 years ago by Gordon Williams <[email protected]>
Fix lint errors

a796a985833d7834d7d1a019e97ee16196f30a28 authored about 11 years ago by Gordon Williams <[email protected]>
Merge pull request #16 from jumjum123/master

new options for Board and Terminal

7629ad73ee65dca9174949eb00652c70ccff2807 authored about 11 years ago by Gordon Williams <[email protected]>
new options for Board and Terminal

- espruino.process
- added handling of unknwon options (used in case of new options since
last s...

0dd187e1f0cbf2b3ebec49e87382041c59c1ee10 authored about 11 years ago by Juergen Marsch <[email protected]>
Merge branch 'jumjum_changes'

Conflicts:
main.html

027a93dc92e9c426f1e662c37595f1f26489fb31 authored about 11 years ago by Gordon Williams <[email protected]>
Fix issues caused by 'use strict'

0c058d9105a14de5a9a6afe134543967dc0d958e authored about 11 years ago by Gordon Williams <[email protected]>
Added support for boards and simple quality check

- new js-file (espruino.board.js)
- Listbox added for selection of board
- load connection data ...

17ce7c201838c2663a2afdbe3ec7852171b43533 authored about 11 years ago by Juergen Marsch <[email protected]>
Update README.md

5a30e3de7f6ac7ab8d25fe5d8ff74250e7faa115 authored about 11 years ago by Gordon Williams <[email protected]>
Compatibility with Chrome M33

64fd519b3cb5cf35f6f1d5c81cfa881da0891fdb authored about 11 years ago by Gordon Williams <[email protected]>
More tidying

146907a260ea5cfbec07019f59cac0e05890aaff authored about 11 years ago by Gordon Williams <[email protected]>
make flasher more error tolerant

f8c46f9484e8484d496fa6718e6119f33704e57e authored about 11 years ago by Gordon Williams <[email protected]>
Ensure that even if the console.log fails (because process doesn't exist), we still echo(1)

8b9fc03d6f6ff16cdd0b059fbff2207ba4b8ec49 authored about 11 years ago by Gordon Williams <[email protected]>
code tidyup

e1620138614bf2311f77f509f4cb5bd1fc612dae authored about 11 years ago by Gordon Williams <[email protected]>
code tidyup - make serial lib a module

0dedc051c6975d22e56e4fda51c945e530eeeeb9 authored about 11 years ago by Gordon Williams <[email protected]>
Ensure 'process.env' read works even if garbage is in Espruino's buffers

32849de0889d1b5ee93a477ae968b3d7109e0729 authored about 11 years ago by Gordon Williams <[email protected]>
Merge pull request #12 from jumjum123/master

extended Options, and added process.Env

4f07980c02e6ab9bb751fc4dec0b4410d9b4fbef authored about 11 years ago by Gordon Williams <[email protected]>
extended Options, and added process.Env

mainly changes in options
- made optionFields array available as Espruino.Options.optionFields
-...

775f826cee34a21ebfdb75adb943d2766e81b3e0 authored about 11 years ago by Juergen Marsch <[email protected]>
ensure we don't try and auto-load built-in modules

234ca1ae331cc29dc21c93c70c3262e37bbb2ea8 authored about 11 years ago by Gordon Williams (u36) <[email protected]>
re-add newline

03619d0920f887fadb1d38c1a83f1efde2d81b09 authored about 11 years ago by Gordon Williams (u36) <[email protected]>
Added firmware update option to options menu

8e06bd42f57ed3e58193d9aae7667b1d23f8a3bc authored about 11 years ago by Gordon Williams (u36) <[email protected]>
Pulled out 'modules' code and added options for it

6727a79126bc920ed0b59b5519869fb0bdcf38da authored about 11 years ago by Gordon Williams (u36) <[email protected]>
Merge branch 'master' of https://github.com/jumjum123/EspruinoWebIDE into jumjum123-master

Conflicts:
main.html
manifest.json

5f3edc8bb7aaca70812ce0e1cd033970b2087476 authored about 11 years ago by Gordon Williams (u36) <[email protected]>
More actual changes from espruino/EspruinoWebIDE

21be69e897db1ce9bd731e093bb1a3ecac750031 authored about 11 years ago by Juergen Marsch <[email protected]>
Added a storage class, to remember code and also other settings set via na options menu

4591dda0ac08e3ba828414d80a8d3de208d6fbf2 authored about 11 years ago by Gordon Williams (u36) <[email protected]>
Actual changes from espruino/EspruinoWebIDE

84966c9ea050afb44edb4bc2b156a8e006fbb2e7 authored about 11 years ago by Juergen Marsch <[email protected]>
New Version supporting options, connection to Espruino in github, minify etc

New in WebEdit:
- additional permissions in manifest.json ("app.window", "storage")
- new module...

f6b343e312be883500b5e64b9b8f1a7084a71ea3 authored about 11 years ago by Juergen Marsch <[email protected]>
Actual working flasher (not exposed in the UI yet)

9d474f186a5983d80964eafa293d512bbbc724db authored about 11 years ago by Gordon Williams (u36) <[email protected]>
more successful flasher

57503db72c2aa4f882f47693d4443f79eba8a86d authored about 11 years ago by Gordon Williams (u36) <[email protected]>
start of flashing code

a45633dd4bf5b07682e0520f3e6ac41e174f10e9 authored about 11 years ago by Gordon Williams (u36) <[email protected]>
refactoring serial

c42415c65ef50e9b15d401c0375583dc5529a8cd authored about 11 years ago by Gordon Williams (u36) <[email protected]>
Ensure that we put a newline after any code we put in, and handle received characters more sensibly - display text a maximum of 50ms after it arrives

edfe6ab3e49b233619eb33df7ef0c7443e324636 authored about 11 years ago by Gordon Williams (u36) <[email protected]>
fix issue with >1 module :)

57bc081249e91a7995011c20e9b8ed4fb599402c authored about 11 years ago by Gordon Williams <[email protected]>
warnings

9977adabbbf31518c22e4de63d444c6a254de1ba authored about 11 years ago by Gordon Williams <[email protected]>
Refactor and added status bar

392795e1384cc1615b65ed36be3da698a5650b3c authored about 11 years ago by Gordon Williams <[email protected]>
Added simple autocomplete

c70250bccc5ce7a81239e7d625cc99ac80b095e9 authored about 11 years ago by Gordon Williams <[email protected]>
fix example code

66996ab77107133942a94628f6ab9e9e73d045b0 authored about 11 years ago by Gordon Williams <[email protected]>
ignore some more files

c9896a978b3ca0a8d5771ef58b351c625900020a authored about 11 years ago by Gordon Williams <[email protected]>
Added some of JumJum's IDE enhancements

dedd95d3f836514824bc63dad48de01a1e3eeb68 authored about 11 years ago by Gordon Williams <[email protected]>
use different icon for unpacked web ide

814cf2ab4300318a25271491f250c28fcedb9972 authored about 11 years ago by Gordon Williams <[email protected]>
Automatic module loading from the internet - fix #5

ea328e280b852b2d9dae1a73b22a25fce1284daf authored about 11 years ago by Gordon Williams <[email protected]>
name change

1e81527e57c99f2c3c0a84511b84bc20384d8c81 authored about 11 years ago by Gordon Williams <[email protected]>
tidyup

165de81f8f8496237df3c3d92acad20ba195d6d1 authored about 11 years ago by Gordon Williams <[email protected]>
better connection handling

a97553c18428bf84de813d6b429a0caaba9a1329 authored about 11 years ago by Gordon Williams <[email protected]>
Merge branch 'master' of ssh://beast/home/gw/workspace/EspruinoWebIDE

d54a5da3d3e80d167f2530f69a20fbebd969b6a7 authored about 11 years ago by Gordon Williams <[email protected]>
fix font size on left and right on windows

c211398cce30e99389ee684c90977275b9722f39 authored about 11 years ago by Gordon Williams <[email protected]>
1v28

ed974ca7a2961de6b8faff6af67a4b7535e67cf4 authored about 11 years ago by Gordon Williams <[email protected]>
Add better COM port selection on Windows

ef42bd02c09c5a7d13ad5c38f69adaaeeeb03759 authored about 11 years ago by Gordon Williams <[email protected]>
Now handle TAB key

987a15de7b49633e2d9bf991338e168a6dcb71f8 authored about 11 years ago by Gordon Williams <[email protected]>
Handle newline conversions for loading and saving files in Windows

52f90e962b349293286b659f260e83d5dfa20043 authored about 11 years ago by Gordon Williams <[email protected]>
Add throttling to Serial port send, which should fix lost character issues on Web IDE. Fix #6

2273ef103f34a45dda7183197137bd81ea938bad authored about 11 years ago by Gordon Williams <[email protected]>
first commit

ba134d71591b89294285edf92d6df68c679fdecb authored over 11 years ago by Gordon Williams <[email protected]>
Initial commit

6f7aac1632c1bb2ffbe01cdb46d3799141a549a0 authored over 11 years ago by Gordon Williams <[email protected]>