Commit Graph

19259 Commits (e9d2478e8117aee2eedc310d58ff7e21da8928f5)

Author SHA1 Message Date
Rob Pilling 95b383f593
Merge pull request #3304 from paul-arg/widbtstates
BT States Widget fix: handle colors themes better
2024-06-16 16:17:46 +01:00
Rob Pilling 8547011cbb recorder interface: show currently downloading/deleting filename 2024-06-16 15:45:03 +01:00
Rob Pilling ecf1f2ed95 recorder interface: fix unrelated empty-csv saving bug 2024-06-16 15:38:22 +01:00
Rob Pilling 7e7945b6e2 recorder interface: add download-all functionality 2024-06-16 15:38:22 +01:00
Rob Pilling 9561a4b5fc recorder interface: convert `if`s to `switch` 2024-06-16 15:19:52 +01:00
Rob Pilling 7b044002cd recorder interface: fix indent 2024-06-16 15:18:18 +01:00
Albert 14193641dd creator added 2024-06-13 23:39:13 +02:00
Albert f98666a547 type added to nostt metadata.json 2024-06-13 23:36:19 +02:00
Albert 2f1dbab72e nostt app init 2024-06-13 23:26:47 +02:00
paul-arg 532abba4d5
elapsed_t: handle DST in day/month/year mode 2024-06-12 19:09:58 +02:00
paul-arg 4e428a6fbc
elapsed_t: handle DST in day/month/year mode 2024-06-12 19:09:07 +02:00
jeonlab a0dc1198ba
Merge branch 'espruino:master' into master 2024-06-12 11:02:14 -04:00
Gordon Williams a038233fa6 blecsc 0.05: Fix <1 event/second issue 2024-06-12 11:22:25 +01:00
Gordon Williams d4d4fb944e cscsensor 0.13: Fix total distance calculation 2024-06-12 11:22:13 +01:00
paul-arg eb55e5ddf2
elapsed_t: add option to set clock as default 2024-06-11 13:09:19 +02:00
paul-arg e537295717
elapsed_t: add option to set clock as default 2024-06-11 13:09:05 +02:00
paul-arg 27a6aeea8f
elapsed_t: add option to set clock as default 2024-06-11 13:08:43 +02:00
paul-arg 98608999da
Merge branch 'espruino:master' into elapsed_t 2024-06-11 13:06:58 +02:00
lauzonhomeschool 1a422b1041
[datetime_picker] type module 2024-06-10 19:46:50 -04:00
thyttan fd7ea9a587
Merge pull request #3450 from paul-arg/vpw_clock
VPW clock: do not remove VGA8 font for fast loading
2024-06-10 20:14:01 +02:00
Gordon Williams 33a5d010a6 output >999 favourite counts rounded to nearest k 2024-06-10 17:13:34 +01:00
paul-arg b506f8556b
vpw_clock: do not remove VGA8 font 2024-06-10 17:33:30 +02:00
paul-arg e8bbc537c9
vpw_clock: do not remove VGA8 font 2024-06-10 17:32:56 +02:00
paul-arg 67e7eebb9e
vpw_clock: do not remove VGA8 font 2024-06-10 17:32:26 +02:00
jeonlab 9b15e13108
Merge branch 'espruino:master' into master 2024-06-10 10:35:55 -04:00
paul-arg c8fa6637f3
widbtstates: improve colours depending on BT state 2024-06-10 10:10:13 +02:00
thyttan 81b860215b
Merge pull request #3440 from devsnd/fileman-improvements2
fileman: improve showing files in browser, was truncated before
2024-06-10 00:32:06 +02:00
thyttan 21825d970a
Merge pull request #3448 from slynchDev/master
Burn - Simple Calorie Counter
2024-06-09 23:51:59 +02:00
Sean Lynch 6cc24efe52 remove prettierignore 2024-06-09 14:01:02 -07:00
slynchDev 116789cdfd
Merge branch 'espruino:master' into master 2024-06-09 13:44:28 -07:00
Sean Lynch fa2ed9d30d bug fix 2024-06-09 13:40:42 -07:00
Sean Lynch 7f7ebd1039 bug fix 2024-06-09 13:39:12 -07:00
Sean Lynch c3f3576200 fixes from PR comments 2024-06-09 13:33:14 -07:00
thyttan 13e25279b9
run: add to readme hint re runplus 2024-06-09 17:23:37 +02:00
thyttan 5b785bc5d1
run: add hint re runplus in description 2024-06-09 17:21:58 +02:00
thyttan 300ae8fafb
Merge pull request #3447 from paul-arg/astrocalc
fix(astrocalc): handle when moon rise/set don't occur on current day
2024-06-09 15:53:46 +02:00
thyttan 4ef3533264
astrocalc: fix lint warning
- remove the variable `m` that was repeatedly assigned the return value of `E.showMenu` but never used.
2024-06-09 15:50:50 +02:00
thyttan fe3142355b
astrocalc: fix lint warnings
- Comment out an unused function
- move initialization, `let m;` further up in the file.
2024-06-09 15:36:03 +02:00
lauzonhomeschool 1b80826b7a
[datetime_picker] build doesn't allow type 2024-06-09 00:21:49 -04:00
lauzonhomeschool fd4009ae73
[datetime_picker] convert to pure library, improve Readme with control details and sample code 2024-06-09 00:19:05 -04:00
paul-arg db4ce65672
astrocalc: Update ChangeLog 2024-06-08 22:29:21 +02:00
paul-arg 507dafc8b4
astrocalc: Update metadata.json 2024-06-08 22:28:05 +02:00
paul-arg 6b9c955dc5
fix(astrocalc): handle when the moon rise or set don't occur on the current day 2024-06-08 17:54:19 +02:00
Sean Lynch 5d2427dff2 cleanup for PR 2024-06-07 14:36:16 -07:00
Sean Lynch ebc5f5cf5b icon fix 2024-06-07 13:47:20 -07:00
Sean Lynch 94a26e6c29 metadata update 2024-06-07 13:35:28 -07:00
Sean Lynch 7cfec84020 icon fix 2024-06-07 13:33:13 -07:00
Sean Lynch 18b8217886 added README 2024-06-07 13:24:55 -07:00
Sean Lynch b39e13f9f7 inititial commit 2024-06-07 12:58:15 -07:00
jeonlab 1803eced36
Merge branch 'espruino:master' into master 2024-06-07 13:34:55 -04:00