Commit Graph

17930 Commits (cfa615e3528821178ab1740c67d55692cb0f9b24)

Author SHA1 Message Date
Anton cfa615e352 Support nodejs 18 2024-03-07 10:20:47 +01:00
Gordon Williams a9583f8f6e
Merge pull request #3213 from atjn/no-unused-vars
Warn about unused variables
2024-03-06 14:29:53 +00:00
Anton 921f5b3dd5 Merge branch 'master' into no-unused-vars 2024-03-06 11:05:13 +01:00
Anton 5e074ecce7
Merge branch 'master' into no-unused-vars 2024-03-06 11:03:23 +01:00
Gordon Williams 932ecced76 fix imageconverter on node.js 2024-03-06 09:20:13 +00:00
Gordon Williams 0b15dfa48f 0.06: Add message icon for 'molly' and 'threema libre' 2024-03-06 09:20:13 +00:00
Anton 141dc3da00 Format new code 2024-03-05 12:47:04 +01:00
Anton 2495627f3e Add bulk-update script 2024-03-05 12:42:56 +01:00
Gordon Williams 9010405498
Merge pull request #3233 from bobrippling/fix/widlockunlock-back
widlockunlock: disable tap-to-lock if back button is present
2024-03-05 09:22:15 +00:00
Rob Pilling 3aa77c61c6
Merge pull request #3236 from naden/master
New app: Regatta Timer
2024-03-04 22:37:33 +00:00
Rob Pilling 000543edf3 widlockunlock: update description 2024-03-04 22:14:55 +00:00
Anton 8b42685f44 Update node
We need support for global crypto, which was added in node 19
2024-03-04 22:48:41 +01:00
Anton 3b9b43453b Reapply exceptions for changed apps 2024-03-04 22:44:26 +01:00
Anton 5bb07d2210 Fixes 2024-03-04 22:41:40 +01:00
Anton f16bf3d351 Merge remote-tracking branch 'upstream/master' into no-unused-vars 2024-03-04 22:39:25 +01:00
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Anton 29cfd17778 Create lint exemptions 2024-03-04 21:34:17 +01:00
naden 490ad702f6
Add files via upload 2024-03-04 14:08:42 +01:00
Rob Pilling 8190b84ce6 Undo changes to non-regattatime files 2024-03-04 12:30:52 +00:00
naden 64ad1c1389
Merge branch 'espruino:master' into master 2024-03-04 13:09:11 +01:00
naden 8734ba9deb
Delete apps/regattatimer/ChnageLog 2024-03-04 12:23:46 +01:00
naden 055e313e3d
Add files via upload 2024-03-04 12:23:15 +01:00
naden b2ad6d509d
Add files via upload 2024-03-04 10:44:01 +01:00
Rob Pilling 9453d7dac3
Merge pull request #3232 from bobrippling/feat/widalarmeta-recheck
widalarmeta: recheck latest alarm when alarms change
2024-03-04 08:59:23 +00:00
Rob Pilling 54ff865e91
Merge pull request #3227 from bobrippling/feat/sched-interface-days
sched: add day selection to interface.html
2024-03-04 08:57:58 +00:00
Rob Pilling 39bc2b31a0 widalarmeta: don't clear graphics on reload 2024-03-04 08:48:13 +00:00
Rob Pilling f9d6ca1c13 widalarmeta: reload widget when alarms change 2024-03-04 08:47:52 +00:00
Rob Pilling 91adcb859a sched: interface.html switch type & on/off 2024-03-04 08:41:00 +00:00
Rob Pilling bf9940ad7b sched: interface.html specificity fix 2024-03-04 08:31:11 +00:00
Rob Pilling af4ae9ada5 sched: interface.html move date/time above options 2024-03-04 08:29:12 +00:00
Rob Pilling a9b4417574
Merge pull request #3229 from thinkpoop/dnd-toggle-settings
a_dndtoggle: add settings page
2024-03-04 08:19:45 +00:00
Rob Pilling 4af72b73d9
Merge pull request #3230 from phrogg/cards-full-brightness
Cards App: added brightness option
2024-03-04 08:14:02 +00:00
Rob Pilling 8c2e5222c8
Merge pull request #3235 from nxdefiant/master
cscsensor: Automatically reconnect on error
2024-03-04 08:12:32 +00:00
Rob Pilling 9791f452d8 sched: interface.html tweak layout and handle event/timers 2024-03-04 07:57:22 +00:00
Rob Pilling 8dbef6041e sched: interface.html hide days for non-alarms 2024-03-04 07:49:24 +00:00
Rob Pilling 498f800e25 sched: interface.html change layout - type & buttons 2024-03-04 07:46:12 +00:00
Logan B 22d7ef7ae9 a_dndtoggle: add comments to explain settings a bit better 2024-03-03 21:00:54 -06:00
Phil Roggenbuck e0a2081fc9
added suggestions from pr 2024-03-04 01:10:30 +01:00
Rob Pilling fa11b76da2 widlockunlock: disable tap-to-lock if back button is present 2024-03-03 22:41:01 +00:00
Rob Pilling 04057c4018 widlockunlock: stop event propagation on tap 2024-03-03 22:38:04 +00:00
Rob Pilling 87919639bb sched: interface.html move on/off + delete below summary 2024-03-03 20:41:59 +00:00
Rob Pilling 95105825a7 sched: interface.html fix row deletion 2024-03-03 19:36:42 +00:00
Rob Pilling 0dd67533ac sched: emit alarmReload, widalarm reload on alarmReload 2024-03-03 19:34:24 +00:00
Rob Pilling a25ed8f6ff widalarmeta: use sched lib and remove template comment 2024-03-03 19:28:03 +00:00
Erik Andresen 708c295853 cscsensor: Automatically reconnect on error 2024-03-03 19:23:49 +01:00
Logan B 9bca482200 a_dndtoggle: remove default.json 2024-03-03 11:34:28 -06:00
Logan B 0d7640dae9
Update apps/a_dndtoggle/a_dndtoggle.app.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-03-03 11:07:51 -06:00
Logan B f1a8c03d52
Update apps/a_dndtoggle/a_dndtoggle.app.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-03-03 11:07:42 -06:00
Rob Pilling 2d21295644 sched: interface.html table layout declutter 2024-03-03 15:13:49 +00:00