Ecosyste.ms: OpenCollective

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

Espruino

Work on the Open Source Espruino JavaScript engine (and associated tools)
Collective - Host: opensource - https://opencollective.com/espruino - Website: http://www.espruino.com/ - Code: https://github.com/espruino

Add rep info to time screen

github.com/espruino/BangleApps - ba03c98c2c6675ad985b3ab89e8dc39a639230dc authored 11 months ago by Erovia <[email protected]>
remove old, non-working, confusing file

github.com/espruino/Espruino - c6408a371d7584fa7e67f676fced2db85583cbc7 authored 11 months ago by Gordon Williams <[email protected]>
Rename SPI_COUNT/etc to ESPR_SPI_COUNT to avoid conflicts with the nRF52 SDK

fix #2466

github.com/espruino/Espruino - 1a024e26d0127d6db23b2b9b426e8ea702851ba6 authored 11 months ago by Gordon Williams <[email protected]>
Rename STRINGIFY to ESPR_STRINGIFY, remove build warning on nRF52 (fix #2467)

github.com/espruino/Espruino - e17e61b9df47e6faec4fc92fc7eb32b40b49049c authored 11 months ago by Gordon Williams <[email protected]>
Remove intermediat build files

github.com/espruino/Espruino - 022d4f3c9e37cc0f303ce56360ff069dcd3dea90 authored 11 months ago by Gordon Williams <[email protected]>
First version of the C25K app

github.com/espruino/BangleApps - e4866595255020ee823893da47190c61ad9de021 authored 11 months ago by Erovia <[email protected]>
fix for path projection display

github.com/espruino/BangleApps - a0324c1abae4c5a334b044d7f5e065c17542ffdb authored 11 months ago by frederic wagner <[email protected]>
Bangle.js2: Fix parsing of UTF8 strings containing char codes 0xF5..0xFF (which are not valid UTF8)

https://github.com/espruino/BangleApps/issues/3037

github.com/espruino/Espruino - da6f062798f1e81f410d31b5e0f38ba656821939 authored 11 months ago by Gordon Williams <[email protected]>
Swap to github-hosted compiler, fix #2455

github.com/espruino/Espruino - eb1de9950aa0c88911eb6cab107b05c190c8dcde authored 11 months ago by Gordon Williams <[email protected]>
added new arm toolchain arm-gnu-toolchain-13.2.rel1-x86_64-arm-none-eabi-stripped.tar.xz

https://github.com/espruino/Espruino/issues/2455

github.com/espruino/EspruinoBuildTools - bae257d0fa86b9364c20e3bfade1b20009bf822d authored 11 months ago by Gordon Williams <[email protected]>
g.wrapString fix issues wrapping long words in UTF8 strings over multiple lines

fix https://github.com/espruino/BangleApps/issues/3037

github.com/espruino/Espruino - 41e3995061c52fa4ba9d64be0f3f540f51715100 authored 11 months ago by Gordon Williams <[email protected]>
Merge pull request #3185 from thinkpoop/master

android.html: allow zooming in Gadgetbridge

github.com/espruino/BangleApps - e79256091281702e6aa14ddb1d197ff589f63d0a authored 11 months ago by Rob Pilling <[email protected]>
Merge branch 'espruino:master' into master

github.com/espruino/BangleApps - 8ccc7fbe15e414d652e8f0152f7ae55b3da4008d authored 11 months ago by Logan B <[email protected]>
nRF52: Write flash in 2k blocks (not 4k) as SD 6.1.1 can crash (probably good for earlier SD too)

github.com/espruino/Espruino - 1cffe1b1c3fc42e7f447d6de86156f8a19d08d87 authored 11 months ago by Gordon Williams <[email protected]>
Merge pull request #2464 from espruino/dependabot/github_actions/actions/upload-artifact-4.3.1

Bump actions/upload-artifact from 4.3.0 to 4.3.1

github.com/espruino/Espruino - b551c925a11d4bdce5ebaef80c7ab5792b976190 authored 11 months ago by Gordon Williams <[email protected]>
Merge pull request #3201 from espruino/health-readme

health: add hrm info to readme

github.com/espruino/BangleApps - 68e78e492eac687fba435cdd4134f48a32e7f3df authored 11 months ago by Rob Pilling <[email protected]>
health: add hrm info to readme

reference:

> The health app on the Bangle only stores data every 10 minutes. The '3 minute' o...

github.com/espruino/BangleApps - 4989c4fc3df11a7a66c61c299e39765e7b654d44 authored 11 months ago by thyttan <[email protected]>
Merge pull request #3188 from atjn/no-case-declarations

Require switch blocks when declaring variables

github.com/espruino/BangleApps - ad7aa52968976dee7219b414723a80b9a4c3c243 authored 11 months ago by Rob Pilling <[email protected]>
Merge pull request #3187 from atjn/no-octal

Don't use octals

github.com/espruino/BangleApps - 3f8f0f372f04fc882225ed57fffa3f5a4482f238 authored 11 months ago by Rob Pilling <[email protected]>
Merge pull request #3200 from nxdefiant/master

chess: buzz/cleanup

github.com/espruino/BangleApps - d81d5d4544d08253ca4b2617946977905f90d131 authored 11 months ago by Rob Pilling <[email protected]>
Merge pull request #3198 from jordimas/catalan_locale

Add Catalan locale

github.com/espruino/BangleApps - b143cbe2b27c9f07414c1bee4168d082c6d568cc authored 11 months ago by Rob Pilling <[email protected]>
Merge branch 'espruino:master' into master

github.com/espruino/BangleApps - 69257dd4699ca7c2abce69d0eafd43eba5becd71 authored 11 months ago by Logan B <[email protected]>
Add Catalan locale

github.com/espruino/BangleApps - 02356a60876185b60a9cda6c1be1ad3500d4f8ca authored 11 months ago by Jordi Mas <[email protected]>
chess: fix typo

github.com/espruino/BangleApps - cb2a32196364ff705178a5ca6097682b581b0d0e authored 11 months ago by Erik Andresen <[email protected]>
chess: buzz/cleanup

Add option to buzz after computer move

github.com/espruino/BangleApps - 420fc50c66ae2af761e8db292d47175d11ed4322 authored 11 months ago by Erik Andresen <[email protected]>
Merge pull request #3183 from flaparoo/flightdash

New app: flightdash

github.com/espruino/BangleApps - 72604fcb1bcfafbe199a3ac3fe08433ff90845b1 authored 11 months ago by Rob Pilling <[email protected]>
Merge pull request #3197 from atjn/locale-da-dk

Add Danish locale

github.com/espruino/BangleApps - d689a21e899e68719a60d044fcf692f1110e27bf authored 11 months ago by thyttan <[email protected]>
Merge pull request #3196 from nxdefiant/master

widadjust: Add option to hide widget

github.com/espruino/BangleApps - 051bd35f2b8e4cfabc523c88014800241edb1e56 authored 11 months ago by thyttan <[email protected]>
widadjust: reverse hide check

github.com/espruino/BangleApps - b21f495cbfb258bae4618bb73069b824c97c05a1 authored 11 months ago by Erik Andresen <[email protected]>
widadjust: Add option to hide widget

github.com/espruino/BangleApps - 5e223c24a134bec441b139c555e994ca92ff200f authored 11 months ago by Erik Andresen <[email protected]>
Merge pull request #3192 from nxdefiant/medicalinfo

medicalinfo: Read height + weight from myprofile

github.com/espruino/BangleApps - 70f91b5a6f3afa82cab1bf5e17148626a3b2a34a authored 11 months ago by Rob Pilling <[email protected]>
Merge pull request #3195 from jt-nti/myprofile-interface

Add ability to upload/download My Profile data

github.com/espruino/BangleApps - c24b9a1859cbfda388f35a2472711105b2a93432 authored 11 months ago by Rob Pilling <[email protected]>
Merge pull request #3194 from jordimas/catalan

Add Catalan translation

github.com/espruino/BangleApps - e9d049b6b6264214cebaaaf6412bb758e7413acb authored 11 months ago by Rob Pilling <[email protected]>
Merge pull request #3190 from atjn/scalig-typo

Fix a typo

github.com/espruino/BangleApps - 5d3185ffd7145e39f4174f159bd0d369ce0e9d4c authored 11 months ago by Rob Pilling <[email protected]>
Merge pull request #3193 from jordimas/spanish_fixes

Fixes to Spanish translation

github.com/espruino/BangleApps - 1d5a971fb7b3037ea58a85b85bfe687ec77b7190 authored 11 months ago by Rob Pilling <[email protected]>
Merge pull request #3191 from nxdefiant/master

widbaroalarm: plot + fix interval on start

github.com/espruino/BangleApps - 69aecf40eac73608c77a02af9382d6927e242ee9 authored 11 months ago by Rob Pilling <[email protected]>
Add ability to upload/download My Profile data

Just a very basic interface to start with!

Signed-off-by: James Taylor <[email protected]>

github.com/espruino/BangleApps - 354d281fb633983e66d8bce6aeb9d0b3627c6b12 authored 11 months ago by James Taylor <[email protected]>
Bump actions/upload-artifact from 4.3.0 to 4.3.1

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1....

github.com/espruino/Espruino - 17f540666bef0abede740ca98e080595ae074cfb authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add Catalan translation

github.com/espruino/BangleApps - 39bdc0680302b4b6df561acad344ea4907c8fb2f authored 11 months ago by Jordi Mas <[email protected]>
Fixes to Spanish translation

github.com/espruino/BangleApps - d58aa31224fe61d88841135ddb40cbe127058291 authored 11 months ago by Jordi Mas <[email protected]>
medicalinfo: Fix ChangeLog

github.com/espruino/BangleApps - 37232ba954b2ea18371c5ff830e28e4bbcb592f2 authored 11 months ago by Erik Andresen <[email protected]>
medicalinfo: Read height + weight from myprofile

github.com/espruino/BangleApps - 2c6bc3eb4066674788dee73bd898f5b8d818e4f5 authored 11 months ago by Erik Andresen <[email protected]>
myprofile: Add weight

github.com/espruino/BangleApps - 9271c2e6ca1d78d71afd4ac409e73e516969eb30 authored 11 months ago by Erik Andresen <[email protected]>
flightdash: put switch case with local var in a codeblocK

github.com/espruino/BangleApps - 4ecb55d23c20735ac5318362a60c5e865d5ec2e9 authored 11 months ago by Flaparoo <[email protected]>
widbaroalarm settings graph: fix off by one

github.com/espruino/BangleApps - f75d97662abec5cdba6db181d57be65d307ed1fb authored 11 months ago by Erik Andresen <[email protected]>
Require switch blocks when declaring variables

github.com/espruino/BangleApps - f1d3438d1c95acf5b6e136c2f8d09cfc91d4ee84 authored 11 months ago by Anton <[email protected]>
Merge branch 'espruino:master' into master

github.com/espruino/BangleApps - dc4b2dd741813ac53720b627033065d50b3d9dee authored 11 months ago by nxdefiant <[email protected]>
widbaroalarm settings: plot equidistance times

github.com/espruino/BangleApps - 9ca1445a6504c600a2550d3b8b27869cfb099f17 authored 11 months ago by Erik Andresen <[email protected]>
widbaroalarm: keep interval

Do not immediately measure on start

github.com/espruino/BangleApps - bc33c0331272fb3c4c6d8e33638f0b0aec32981e authored 11 months ago by Erik Andresen <[email protected]>
widbaroalarm: Add log graph to settings

github.com/espruino/BangleApps - 8412ac52ba142862267b5d57cb99cfe18a2a758f authored 11 months ago by Erik Andresen <[email protected]>
pretokenise docs

github.com/espruino/EspruinoDocs - d067483df277ddb866423294e3a03a186fdd2375 authored 11 months ago by Gordon Williams <[email protected]>
android.html: allow zooming in Gadgetbridge

github.com/espruino/BangleApps - a6dc68f092d555b952d663c6cae2f48a5ad5433e authored 11 months ago by Logan B <[email protected]>
Swapped GCC version from 8.2.1 to 13.2.1 (fix #2455)

github.com/espruino/Espruino - 0959f0999accb9f212a2605360c6a9ad25762bfa authored 11 months ago by Gordon Williams <[email protected]>
add 2v21

github.com/espruino/BangleApps - 49fbc6a252e9503450437a4b931b913349d435dd authored 11 months ago by Gordon Williams <[email protected]>
.69: Add option to wake on double tap

github.com/espruino/BangleApps - 79c86b03e2fe8844825b9f6dfb14388fe9b638c4 authored 11 months ago by Gordon Williams <[email protected]>
show 2v21 release

github.com/espruino/BangleApps - 043da49262894c71b03ab4754558aa833d4db8ad authored 11 months ago by Gordon Williams <[email protected]>
link in 2 new videos

github.com/espruino/EspruinoDocs - 3e31dc7dc18ca0ff06e6fcf03c910bca5d96d59e authored 11 months ago by Gordon Williams <[email protected]>
Add BLE door open detector

github.com/espruino/EspruinoApps - d7334c5c40d044e2e811709d1f341255df186dee authored 11 months ago by Gordon Williams <[email protected]>
fix indent

github.com/espruino/EspruinoApps - 570b9766304f309275393b7377cf30ea4e89dca5 authored 11 months ago by Gordon Williams <[email protected]>
bump worker

github.com/espruino/EspruinoWebIDE - 770796d47c8fd4bdecc928af6a63f4f527768ae9 authored 11 months ago by Gordon Williams <[email protected]>
Typed array fix - https://github.com/espruino/Espruino/issues/2463

github.com/espruino/EspruinoWebIDE - f33552785f39974ba94ce71090a947ce2eff0c7e authored 11 months ago by Gordon Williams <[email protected]>
Emulator: force stack alignment of 'data' variable when accessing ArrayBuffers (fix #2463)

github.com/espruino/Espruino - 548f35dec42ee68366580c66161d63a29fc67e1b authored 11 months ago by Gordon Williams <[email protected]>
flightdash: replaced evals with setTimeouts

github.com/espruino/BangleApps - 3e234d372089d899c3b4249ea2c6b519755e9c1b authored 11 months ago by Flaparoo <[email protected]>
flightdash: sanitise data used in evals (in settings)

github.com/espruino/BangleApps - 86097d50e1d3edf892ab2b10c247cfe7f2b0e586 authored 11 months ago by Flaparoo <[email protected]>
Merge pull request #3182 from flaparoo/aviatorclk

aviatorclk: added tap event to scroll METAR and toggle seconds display

github.com/espruino/BangleApps - 773a75b00804beb50b8453405c4c760f00f4a1ca authored 11 months ago by Rob Pilling <[email protected]>
Merge pull request #3156 from felipemanga/master

Add Warpdrive watchface

github.com/espruino/BangleApps - d9e7bad8f3db8bfcedaf2bea81b15083b4bd66d4 authored 11 months ago by Rob Pilling <[email protected]>
Revert "2v21 emulator" - stop #2463 for the moment

This reverts commit 661960706c3360199ecb8a8d3f28660e5ffc2c32.

github.com/espruino/EspruinoWebIDE - 94e8c6cdb8e60af26ba7d08efd77d528d83840b4 authored 11 months ago by Gordon Williams <[email protected]>
ensure we set a default keyboard. kbtouch seems the most 'expected' one

github.com/espruino/BangleApps - 367b883f93d1980889e4bb1a69072501e42176fa authored 11 months ago by Gordon Williams <[email protected]>
depend on icons

github.com/espruino/BangleApps - 84804e2ee3b5c9eae2e66a6e2dcd3ff572a2a8f8 authored 11 months ago by Gordon Williams <[email protected]>
Added BTHome app for firing off BTHome events to HomeAssistant

github.com/espruino/BangleApps - d7a102656258a77b85830e8c71d0def06b0d0e03 authored 11 months ago by Gordon Williams <[email protected]>
Added icons library for easy in-app icons

github.com/espruino/BangleApps - b97ee0a056811ecd653a2a2ac9de43c3d278c4b7 authored 11 months ago by Gordon Williams <[email protected]>
updated espruinotools with string conversion bug fixed

github.com/espruino/BangleApps - 12412bde888e9d0ed70588af6e69072dbd8b5c1c authored 11 months ago by Gordon Williams <[email protected]>
updated espruinotools with string conversion bug fixed

github.com/espruino/EspruinoAppLoaderCore - bd301be3324775a8f464328ba9e34f750d503a2b authored 11 months ago by Gordon Williams <[email protected]>
2v21 emulator

github.com/espruino/EspruinoWebIDE - 661960706c3360199ecb8a8d3f28660e5ffc2c32 authored 11 months ago by Gordon Williams <[email protected]>
2v21 code update

github.com/espruino/EspruinoWebIDE - 68c6c0cfef9b3647cab79cab8cff55ba2be8d44f authored 11 months ago by Gordon Williams <[email protected]>
Fix issue comparing characters (copy/paste issue from Java!) which meant that some strings were converted to JSON in a way which parsed wrong

github.com/espruino/EspruinoWebIDE - e5eead3bd40ebca3e83ad2280c8aeeed742f9cca authored 11 months ago by Gordon Williams <[email protected]>
Fix issue comparing characters (copy/paste issue from Java!) which meant that some strings were converted to JSON in a way which parsed wrong

github.com/espruino/EspruinoTools - 170d2cfe30d6cb4739f3cdeb78396f8b19e66409 authored 11 months ago by Gordon Williams <[email protected]>
update wifi page to remove discontinued note

github.com/espruino/EspruinoDocs - 9b61712017b36122a8d4febd92b42e43d9087a9a authored 11 months ago by Gordon Williams <[email protected]>
New app: flightdash

github.com/espruino/BangleApps - fb9ebccb416e6952e9b58f2dd5f1703e26e1ad68 authored 11 months ago by Flaparoo <[email protected]>
Merge pull request #3176 from bobrippling/fix/improve-formatter-check

Improve boolean formatter check

github.com/espruino/BangleApps - 5a2b5405f2a6217282602df55c42f8ebae45c78e authored 11 months ago by thyttan <[email protected]>
nRF52: Lower expected BLE XTAL accuracy to 50ppm (can improve BLE stability on some Bangle.js 2)

github.com/espruino/Espruino - 1c52b62fef56cd5e75b98e9a8bd10cefc0b76d7d authored 11 months ago by Gordon Williams <[email protected]>
espruinoctrl - fix docs (fix #3180), and

0.03: Now use BTN2 on Bangle.js 1, and on Bangle.js 2 use the middle button to return to the menu

github.com/espruino/BangleApps - d35f72b4c8f3829eb87f780b08fd089a1a4fb3d4 authored 11 months ago by Gordon Williams <[email protected]>
Graphics: Ensure floodFill sets modified area correctly

fix https://github.com/espruino/BangleApps/issues/3179

github.com/espruino/Espruino - bf03befee0b3ed41eea70899cc0efeee6e0ee7b2 authored 11 months ago by Gordon Williams <[email protected]>
2v21 release

github.com/espruino/Espruino - 2a161aade52e4412d6b5090d3da30147121cd275 authored 11 months ago by Gordon Williams <[email protected]>
STM32LL build fix

github.com/espruino/Espruino - d0d586c550826ac825ab4a21eb1404170b2d1a62 authored 11 months ago by Gordon Williams <[email protected]>
Fixing graphics lib compile warnings

github.com/espruino/Espruino - 620e0b0a3a4a5803f6385a13aa942b8ccd9d52ba authored 11 months ago by Gordon Williams <[email protected]>
Merge pull request #3181 from thinkpoop/master

[fwupdate] Add links to firmware changelogs; couple minor fixes

github.com/espruino/BangleApps - 91ac2e1be7214a2d73d167277bacc14fe8fa61e9 authored 11 months ago by Rob Pilling <[email protected]>
fwupload: Add Firmware ChangeLog section with links

github.com/espruino/BangleApps - 72de183b1ad37bf8571fd4aa8fc700631aa79441 authored 11 months ago by Logan B <[email protected]>
fwupload: add e.preventDefault on toggles to prevent jumping to top of page

github.com/espruino/BangleApps - 71f04f0b05c56666b0fe5c6ac93e90cfe64a145f authored 11 months ago by Logan B <[email protected]>
fwupdate: Add target=_blank on links leaving the page

github.com/espruino/BangleApps - f30f7d450ccddef9d6674e0de7fd72ac70f29066 authored 11 months ago by Logan B <[email protected]>
Drop more format arguments

github.com/espruino/BangleApps - 08b6a9f16e5fea1763a4f000efa64217830d5f00 authored 11 months ago by Rob Pilling <[email protected]>
Merge branch 'upstream/master' into fix/improve-formatter-check

github.com/espruino/BangleApps - b2ff9dbb781b496fcbe8402d97bd2dbd208e935b authored 11 months ago by Rob Pilling <[email protected]>