Commit Graph

19731 Commits (c1555ee6befb69eec678ba50ef0899ca861182b2)

Author SHA1 Message Date
Brendan Sleight 7fc3c985b8 Correcting js url in metadata 2024-09-29 21:16:03 +01:00
Brendan Sleight d3b6a9f7cb Correctung type in metadata 2024-09-29 21:05:43 +01:00
Brendan Sleight edf8e18b97 Correctung Readme 2024-09-29 19:47:35 +01:00
Brendan Sleight c557fa6139 Correcting icons and screenshots 2024-09-29 19:44:26 +01:00
Brendan Sleight add8b5ff89 Correcting metadata storage 2024-09-29 18:33:29 +01:00
Brendan Sleight a2025e9bac Correcting typos and adding icon 2024-09-29 17:52:01 +01:00
thyttan 2cb9c922a8 recorder: list tracks in reverse chronological order 2024-09-29 13:52:57 +02:00
Brendan Sleight 3dec5f90b7 Typo 2024-09-28 23:37:34 +01:00
Brendan Sleight 5c33007b10 First commit 2024-09-28 23:25:56 +01:00
Freubert b6296b22c1
Bump app version 2024-09-27 14:02:06 +02:00
Freubert cfd5755286
Bump app version 2024-09-27 14:01:34 +02:00
Freubert 1afb01f8f4
Merge branch 'espruino:master' into master 2024-09-27 13:58:23 +02:00
Freubert 2bafbf394e
Bump app version 2024-09-27 13:57:49 +02:00
Freubert c2699a02b1
Bump app version 2024-09-27 13:56:39 +02:00
Gordon Williams cd97bccda3 update readme 2024-09-27 12:01:12 +01:00
Freubert a0459c06b4
remove special chars for 7seg font 2024-09-27 11:00:23 +02:00
Freubert f3db296830
remove special chars for 7seg font 2024-09-27 10:59:31 +02:00
Rob Pilling 2834c72e2e
Merge pull request #3591 from kamilkrz/fix/widbtstates-is-not-clkinfo
fix: widbtstates is not clkinfo
2024-09-27 08:56:32 +01:00
kamilkrz 43d910d96a widbtstates is not clkinfo 2024-09-27 08:33:24 +02:00
xxDUxx b597245f16
Merge pull request #28 from xxDUxx/development
Development
2024-09-26 12:24:08 +02:00
xxDUxx 01bbaff46e
Merge branch 'master' into development 2024-09-26 12:22:52 +02:00
xxDUxx 6f7431cdd1
Update app.js 2024-09-26 12:09:41 +02:00
xxDUxx 237417a6fb
Update metadata.json 2024-09-26 11:41:45 +02:00
xxDUxx 8235c07e5f
Update ChangeLog 2024-09-26 11:41:27 +02:00
xxDUxx 7a92eb693e
Update app.js 2024-09-26 11:39:58 +02:00
Daniel Schulz 0849edf198 [mtnclock] Fix lint errors 2024-09-26 08:25:35 +02:00
Daniel Schulz a2e054e958 [mtnclock] Fix widgets disappearing on weather update 2024-09-26 08:25:22 +02:00
kamilkrz f4109eb6bd clkinfomsg: initial commit 2024-09-25 21:12:17 +02:00
aemkai b4f7f6f617
Update apps/blc/blc.settings.json
Yes, i found it in a tutorial this way, but i'm fairly new to JS

Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-09-25 19:58:31 +02:00
xxDUxx ab13a087ad
Merge pull request #27 from xxDUxx/development
Development
2024-09-25 11:10:07 +02:00
xxDUxx 1f2b612525
Update ChangeLog - new version 2024-09-25 11:00:31 +02:00
xxDUxx 153421d9cc
Update metadata.json 2024-09-25 10:58:53 +02:00
xxDUxx 8055d1213c
Merge pull request #26 from xxDUxx/development
Development
2024-09-25 10:54:28 +02:00
xxDUxx 030a38df0e
Update widalt.wid.js 2024-09-25 10:53:35 +02:00
Gordon Williams 648ebd4321
Tweak slightly confusing coee that tries to set Object property name to an array 2024-09-25 09:23:03 +01:00
xxDUxx 0b194a2cd4
Merge branch 'master' into development 2024-09-25 10:12:58 +02:00
Gordon Williams 4689f45da5
Merge pull request #3575 from atjn/remove-meridians
locale: Remove meridians from time patterns
2024-09-24 08:40:55 +01:00
Rob Pilling 4eb59fe28b
Merge pull request #3582 from thyttan/edgeclk
edgeclk: live updates of step count
2024-09-23 22:10:18 +01:00
thyttan e8e24574b7 edgeclk: refactor step event handling
Only register event handler if we want to actually use the event.
2024-09-23 22:26:07 +02:00
Rob Pilling cc79ecc751
Merge pull request #3558 from flaparoo/hadash
hadash: initial release
2024-09-23 20:33:53 +01:00
thyttan f908f565df
Merge pull request #3583 from espruino/dependabot/submodules/webtools-1c0a490
build(deps): bump webtools from `3ed0ed9` to `1c0a490`
2024-09-23 06:29:33 +02:00
dependabot[bot] 7c94d99ed4
build(deps): bump webtools from `3ed0ed9` to `1c0a490`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `3ed0ed9` to `1c0a490`.
- [Commits](3ed0ed9061...1c0a49065b)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 00:12:41 +00:00
Rob Pilling 594d08bf60 sched/clkinfo: schedule an alarm via `setAlarm`
... to ensure timers are scheduled from now
2024-09-22 21:55:26 +01:00
Rob Pilling 6657d34123 sched/clkinfo: ignore taps on events 2024-09-22 21:55:11 +01:00
thyttan 7a47e33441 edgeclk: live updates of step count 2024-09-22 12:53:03 +02:00
thyttan 27cd1580db
Merge pull request #3580 from espruino/dependabot/submodules/webtools-3ed0ed9
build(deps): bump webtools from `7a78944` to `3ed0ed9`
2024-09-22 10:53:55 +02:00
thyttan c5fbfa4482
Merge pull request #3568 from stweedo/boxclk
Update boxclk to v0.10
2024-09-22 10:32:12 +02:00
Anton 8367a865c4 Fix linter 2024-09-22 08:52:42 +02:00
Anton c8200c5067 Add a test locale 2024-09-22 08:46:06 +02:00
thyttan 6b2695ced3
Merge pull request #3577 from atjn/counter-dk
counter: Add danish translations
2024-09-22 08:28:52 +02:00