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

Merge branch 'master' of github.com:espruino/EspruinoWebIDE

d0b2d4502d66ff6d0480b4fcd231eb1f3f9fc252 authored over 10 years ago by Gordon Williams <[email protected]>
rpeort minify errors - fix #65

8bdd10715c5c3b016a19a6e46a191f491bc0ee2d authored over 10 years ago by Gordon Williams <[email protected]>
Fixes #69 Alerts can now go onto multiple lines

57ea74104de3b7022fb7ea0da495d3278bfb6fef authored almost 11 years ago by mattbrailsford <[email protected]>
Added hopefully more understandable module loader, and getURL which hopefully we can extend to handle git URLs

5992bb2faa8e326a22608b5ac528ce2117e9b37d authored almost 11 years ago by Gordon Williams <[email protected]>
Tweaked assembler to make it a bit more useful

06b00937070e1f5b87c570f7275975f0be055c72 authored almost 11 years ago by Gordon Williams <[email protected]>
changes required for web store

7bde2a994296fa78fc8d130338ab69d20b2fc03a authored almost 11 years ago by Gordon Williams <[email protected]>
fix packaging

c98dba4b2feae8a20755b027c746d55894f051db authored almost 11 years ago by Gordon Williams <[email protected]>
bump version, remove broken app.window permission

8a613036ab5953e524a7d61307510890f0d21709 authored almost 11 years ago by Gordon Williams <[email protected]>
Added inline assembler

fe1d8dbaa63331168873c27375d55608a8f18a31 authored almost 11 years ago by Gordon Williams <[email protected]>
Shinifying the tutorial

ee49f34352296a46ef117079f8524a1b50ba0564 authored almost 11 years ago by Gordon Williams <[email protected]>
Disable throttling during flashing - fix #66

ec3268e56e2bad961a4cf7e55e999416b17b1d96 authored almost 11 years ago by Gordon Williams <[email protected]>
Still send code if modules not found - fix #67

edebed8c3c6ee075c236e535087a5ee3f576ca73 authored almost 11 years ago by Gordon Williams <[email protected]>
Fix #68 - that was easy

5c278387d55f0867fcff169d907c996ed5337f2a authored almost 11 years ago by Gordon Williams <[email protected]>
Added version number to about panel

8d83e04c8972d9922ecadfaf5e7bc53fac317bd7 authored almost 11 years ago by mattbrailsford <[email protected]>
added placeholder for local modules code

6853ce5517e96ef42bc2c1de54eaf98cc2a92242 authored almost 11 years ago by Gordon Williams <[email protected]>
Added max height to centered modal windows (400px). Could probably do with making this more dynamic incase viewport is less that 400px height, but it will work for now (Fixes #63)

76f957bb62774a03d31f3cd150848522a1b69d78 authored almost 11 years ago by mattbrailsford <[email protected]>
Changed notifications to only appear on right hand side (Fixes #62)

a6755130ed3dff161f213243d5e49b39d62c23ad authored almost 11 years ago by mattbrailsford <[email protected]>
Moved setting of code mode for urlHandler to be the first thing that happens

d43eac24c50bc3a7dd529b6185d4fa50a9e74e63 authored almost 11 years ago by mattbrailsford <[email protected]>
Merge branch 'espruino/master'

f2a32ebbc00517370a275ef4acee5092b6c179f9 authored almost 11 years ago by mattbrailsford <[email protected]>
Added gist snippet support to code links

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

c64982aeaef45755a0e18cca9d232406bf1a1b5d authored almost 11 years ago by Gordon Williams <[email protected]>
updated readme

2e52c8080b1ecceb99b04f2da85c17bb79a7bf36 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'espruino/master'

82dbc7e2942f1a804575a04600e78eaa7241707e authored almost 11 years ago by mattbrailsford <[email protected]>
Fixes #57 by moving the toast messages above the status bar

d6aedf9d3deb2a7e0cdab9386854d6a987c974d0 authored almost 11 years ago by mattbrailsford <[email protected]>
phew. finally fixed load issues

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

f9e92c80031d1b0705f3ebd4bed7ec07a88cc163 authored almost 11 years ago by Gordon Williams <[email protected]>
Add URL handler for URLS like http://www.espruino.com/webide?code=print(%22Hello%20World%22). Some way towards helping with #55

388339bbc00656c9979ca0621ae8a2b9a5b537a4 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'espruino/master'

40d46b7a31a66d3304599435ea9ad77407414f9c authored almost 11 years ago by mattbrailsford <[email protected]>
Updated the readme as some of the "Features that would be good to implement" have now been done.

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

45582c5b211c600df92352583317c4db94a5d5e2 authored almost 11 years ago by Gordon Williams <[email protected]>
tour prompt at startup

fdd0b86ac37137dc624560de6b5c565dee76bd70 authored almost 11 years ago by Gordon Williams <[email protected]>
Created a method to display the port selector manually to be used by the tour, rather than triggering the connect button as don't want to disconnect if they are already connected.

d64ead1901f9d3c10869eea130c30380dd1b5c28 authored almost 11 years ago by mattbrailsford <[email protected]>
Added blockly step to the tour

664e5c142c5d3207e73a410ed65c5d5526f36910 authored almost 11 years ago by mattbrailsford <[email protected]>
Lightened the tour overlay a little so it doesn't obscure the backrgound as much

7473ae24a37c7320162703035fbbcc01c7aceeed authored almost 11 years ago by mattbrailsford <[email protected]>
Added a basic tour guide

54ed21ea2843e376b24bddf3cf51b2cb536ec906 authored almost 11 years ago by mattbrailsford <[email protected]>
Merge branch 'master'

4ab1b85b3f2052f787ee9f6da35080da968c90a4 authored almost 11 years ago by mattbrailsford <[email protected]>
Merge branch 'espruino/master'

5b4d961deb66c2f0b73714c67a211a9372e37a33 authored almost 11 years ago by mattbrailsford <[email protected]>
Fixes #53 by preventing sidebar dragging if clicking on an icon

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

Conflicts:
css/reset.css

dd2bc5e0fea47ee82ccc220c125199a81ef516df authored almost 11 years ago by Gordon Williams <[email protected]>
re-enable selection, needed for #terminal and 'Board Information'

514db73a625a89dd2e48948c9cc2aea226d45d30 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'master'

e24b8bc2b4d68407cf99dd282547f0121b3555fe authored almost 11 years ago by mattbrailsford <[email protected]>
Merge branch 'espruino/master'

d2d76d527a4281ae97e48d199af0d9bdf74cb814 authored almost 11 years ago by mattbrailsford <[email protected]>
Renables user selection

3662289d541f1a1fd238b6697632e00e955d254d authored almost 11 years ago by mattbrailsford <[email protected]>
Implemented tour logic (still need to create the tour script)

79ba3c687b956a26282bf44cedb7cfcf9e51d6a8 authored almost 11 years ago by mattbrailsford <[email protected]>
more helpful messages for options

1f0d9a20203e34227f9d28518eb7e1e900191f8d authored almost 11 years ago by Gordon Williams <[email protected]>
whoops...

29a95a369cf6336eaca7a2761d40ae62972bd3b5 authored almost 11 years ago by Gordon Williams <[email protected]>
Fix regression in flasher ('connected' called at the same time as the connection complete callback). Also stop keypresses in the terminal breaking the flashing process

a838c155b485a6e34f5c0a6a46559b44c232d8a5 authored almost 11 years ago by Gordon Williams <[email protected]>
stop us forgetting the flash URL when we start in bootloader mode

f5f6c64b86bdf4f401c3e38b40cf828d63b6484f authored almost 11 years ago by Gordon Williams <[email protected]>
Merge pull request #49 from mattbrailsford/major_refactor-no-ports

Display "searching.." when no ports found

68c5d3719c933e18da68d52aa16d20d2eb3d7841 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge pull request #48 from mattbrailsford/major_refactor-version_checker_icon

Fix duplicate update icons

58daed30afc0b5c08358eacd21d8ed9428063a25 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge pull request #47 from mattbrailsford/major_refactor_compact_mode

Compact mode

8b38303681cb4ca203ba0718658380131809aeee authored almost 11 years ago by Gordon Williams <[email protected]>
Merge pull request #46 from mattbrailsford/major_refactor-sidebar_splitter

Sidebar nave as split pane handle

1cf13dbdc4c579994bb2757ce4f7118e7deca11b authored almost 11 years ago by Gordon Williams <[email protected]>
Added no ports found "searching..." text

8dd9b4392b4ae6ee83817e79aff25c83246ff03a authored almost 11 years ago by mattbrailsford <[email protected]>
Tweaked icon spacing

4e3d15e7d16eafe3db2e034c13d89c76f2250207 authored almost 11 years ago by mattbrailsford <[email protected]>
Chnaged icon check to actually remove the update icon on disconnect

12a79dc2ed5c753433c915ad4fa4e34edf3f7879 authored almost 11 years ago by mattbrailsford <[email protected]>
Added check to version checker to make sure an update icon hasn't already been added.

e6e2d90f968aacbff3fab82f73b52ec90228e39d authored almost 11 years ago by mattbrailsford <[email protected]>
Renamed .compact-mode to just .compact

dfd25c97d0c883bd24e66d5a729416dd8b0cec11 authored almost 11 years ago by mattbrailsford <[email protected]>
Forgot to style the port list buttons

7f17caf2690c853efd121d830776221bb3f9664c authored almost 11 years ago by mattbrailsford <[email protected]>
Merge branch 'espruino/major_refactor'

f79708b1edc5da4fb6dd1e0be42cc7633666e9b0 authored almost 11 years ago by mattbrailsford <[email protected]>
Added a configurable UI mode to shrink icons and maximize space

f122b84e328b367fdcfb6dba4f4ce3365f9f6b61 authored almost 11 years ago by mattbrailsford <[email protected]>
Updated splitster to support custom draggables and made it so the sidebar can be a dragger for the splitpane

7b9e0d66847b3f396de1d0ac0a498285ad706d92 authored almost 11 years ago by mattbrailsford <[email protected]>
marginally improve flasher docs

2343d3bf873bbf2f4992ad10c27b49f1989c2c1a authored almost 11 years ago by Gordon Williams <[email protected]>
fix regression on older versions of chrome

a70bf566ed214ec10ae43a22a7a1c9646890c4e1 authored almost 11 years ago by Gordon Williams <[email protected]>
Fix issue where resetting/disconnecting board would confuse IDE

7882e853d63a4050341c9d06a7290ba7a638a5ea authored almost 11 years ago by Gordon Williams <[email protected]>
Switched icon generator to set actual ID attribute, rather than data-id attribute

b45d3367409043064140b18373dad39b88e39aef authored almost 11 years ago by mattbrailsford <[email protected]>
add ensureConnected for tutorial - and re-add stuff that got lost in the merge

b1176374bdf04485b4517d2f972374c32058a89f authored almost 11 years ago by Gordon Williams <[email protected]>
fix regression

b47330dc02daca26df7812a386430f26054e3052 authored almost 11 years ago by Gordon Williams <[email protected]>
Merge branch 'major_refactor' of https://github.com/mattbrailsford/EspruinoWebIDE into mattbrailsford-major_refactor

Conflicts:
js/core/menuPortSelector.js
js/core/send.js
js/core/settingsFlasher.js
unused/js/...

dd57bf5c4c85b6bc6ec4b6e4a782eb552eb040a7 authored almost 11 years ago by Gordon Williams <[email protected]>
Added flash complete processor

Remove upgrade button after flash complete

dbfc2e6606ef0a2a3421fb204ec72e54da977c81 authored almost 11 years ago by mattbrailsford <[email protected]>
Made titlebar an icon reigon

Made titlebar icons non-hardcoded in view
Made version checker add icon to titlebar

7fbd39dcc70fe5d3be76a8a10266af6e58c440fa authored almost 11 years ago by mattbrailsford <[email protected]>
Removed an old reference to Layout

Switched uses of terminal.extraText to use notifications instead
Made terminal only show flashing...

17b81e3e6415caaebb580023bbf6d8502bcaf0b2 authored almost 11 years ago by mattbrailsford <[email protected]>
Changed icon order of tutorial

cde65e6ccdce4de2f42245a29499c832218fb428 authored almost 11 years ago by mattbrailsford <[email protected]>
Added icon menu support

aa16069d087795cfdcdf2630807c0108443fded7 authored almost 11 years ago by mattbrailsford <[email protected]>
Added icon menu support

a9b59c07f84f8d385f233d0de0ab3a93a6766396 authored almost 11 years ago by mattbrailsford <[email protected]>
Updated screenshots

395ea2355a5be5c73486747ddd78841bdab516d8 authored almost 11 years ago by mattbrailsford <[email protected]>
Updated window styles to allow variable height content

057abd946a7db3d299978622399141d136ea2bdd authored almost 11 years ago by mattbrailsford <[email protected]>
Removed button discription from intro for time being

Added divider support for icons

53dc506c495e43abe4e9e7be353104c83aebaf14 authored almost 11 years ago by mattbrailsford <[email protected]>
Added extra about credits

1a03bfa9b3ffdb2b70dcaa4689e3cf71806a2f5f authored almost 11 years ago by mattbrailsford <[email protected]>
Added status bar

Styled settings popup

c716ffca1437ebd9d4c512801d9243783c104a17 authored almost 11 years ago by mattbrailsford <[email protected]>
UI tidy up

b1cef15ae1b3841e01b28861e5e1343da19af402 authored almost 11 years ago by mattbrailsford <[email protected]>
If not connected, pop up the connection dialog

6adaf8796f7303f80c51cad0ddc4c8be5260fa45 authored almost 11 years ago by Gordon Williams <[email protected]>
keep checking for ports

b61ecd3007f70892c1453c10b227dbc5917d9944 authored almost 11 years ago by Gordon Williams <[email protected]>
whoops - fix regression

0e737bc9e167b2a02e37151411b0f218ba8c9e4f authored almost 11 years ago by Gordon Williams <[email protected]>
superfast way to get data from Espruino - only have timeouts on error

f3a42de3f06938ce58634349b54f63d85e3ae4f4 authored almost 11 years ago by Gordon Williams <[email protected]>
tweaks

17da07d21dc3ce478f5f70e22f644055e127a29e authored almost 11 years ago by Gordon Williams <[email protected]>
Font size plugin

13a164ff415cc6dad05732b756d2b7e16a1ab5f0 authored almost 11 years ago by Gordon Williams <[email protected]>
fix video bug, add sexier white outline

ff28b0bbcd1cdd5a6b92d89d04706a1ffd1f6d66 authored almost 11 years ago by Gordon Williams <[email protected]>
added Webcam overlay

2878a88a8cc712d1444fe940c2605b348e788490 authored almost 11 years ago by Gordon Williams <[email protected]>
added tutorial

275beaf9d0c8647dad19745c90a8d481d8b2b192 authored almost 11 years ago by Gordon Williams <[email protected]>
whoops - don't save 'set' into configs

f70b20f61850596ff5b5bcf945ff57c7a9594ffa authored almost 11 years ago by Gordon Williams <[email protected]>
FINALLY make the firmware update message a link :)

7617308a98e5d8524b92ae87e5bfd02f460866d5 authored almost 11 years ago by Gordon Williams <[email protected]>
Re-added flasher (could be done a lot better though)

7cdbeefb1f4cffc56b722c41f59af3d2806d47a7 authored almost 11 years ago by Gordon Williams <[email protected]>
tweaked port selector

5eb46cafe38db124be63bd5371076271e13ee4d1 authored almost 11 years ago by Gordon Williams <[email protected]>
working config menu - and now stores code

91564d7089f3b465573b42f6ce0946351d30a538 authored almost 11 years ago by Gordon Williams <[email protected]>
whoops

77fc92752154c201f7772d98fdca11aa9c3846c4 authored almost 11 years ago by Gordon Williams <[email protected]>
Settings menu - still doesn't actually *change* anything though

87974ec2ad731c6c8fde0a6b5eb10c5f54826a45 authored almost 11 years ago by Gordon Williams <[email protected]>
added port selector and fixed status

3733bd2ce1cb46f8fd3b22c520842e4b25e8c784 authored almost 11 years ago by Gordon Williams <[email protected]>
close button

512e2e221ed36cb131b02c394130795fab6d5520 authored almost 11 years ago by Gordon Williams <[email protected]>
use initialised signal rather than timeout...

5758e07cd5329dc55609cd0fcf2651611ebbbe1f authored almost 11 years ago by Gordon Williams <[email protected]>
New look front-end from Matt Brailsford

1f52fdb6f69dedc5b3b72e36118c6a57c554d021 authored almost 11 years ago by Gordon Williams <[email protected]>