Commit Graph

28 Commits (18bb51d27c494dfbdfcec6aabd1939c37296fed0)

Author SHA1 Message Date
Rob Pilling 3e67088354 typescript: add build script to post-process 2024-10-30 20:38:32 +00:00
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01:00
Gordon Williams 8c5eceb7c3 Revert "clkinfostopw renaming timer->Timer"
This just gets in the way of simpltmr, but maybe we should consider renaming to "stopw" or similar - or maybe it doesn't need its own category at all

This reverts commit 0918ece048.
2024-08-02 16:07:48 +01:00
Gordon Williams 0918ece048 clkinfostopw 0.10: Timer ClockInfo now uses +- icons, and changes timer from 'T-5 min' to just '5 min' to aid readability 2024-08-02 15:47:42 +01:00
Rob Pilling 69df7b35e5 clkinfostopw: remove unused setting code 2023-06-14 20:41:38 +01:00
Rob Pilling 259dd24482 typescript: Immediately prescribe types to results of readJSON() 2023-06-13 23:23:54 +01:00
Rob Pilling d848d40a25 typescript: handle typings which now distinguish setTimeout/Interval 2023-06-13 23:23:54 +01:00
Rob Pilling 7d9a6a2a8a stopw: update changelog / version 2023-04-22 12:01:53 +01:00
Rob Pilling 0eaa35cfe4 Merge branch 'master' into stopw-ms-format
Conflicts:
	apps/clkinfostopw/settings.ts
2023-04-22 11:58:37 +01:00
Rob Pilling f3a02082df stopw: fix format and show milliseconds up to 1min 2023-04-21 18:02:01 +01:00
Rob Pilling fc82d3b13b Update typescript & remove "use strict"s 2023-04-20 13:09:52 +01:00
Rob Pilling 05094f6c51 stopw: show millis for the first minute 2023-04-19 21:50:51 +01:00
Rob Pilling a467a81c33 stopw: remove padding from minute formatting 2023-04-19 19:04:15 +01:00
Rob Pilling 1893345d37 stopw: only show milliseconds for the first second 2023-04-19 08:37:41 +01:00
Rob Pilling 9767eb6594 typescript: drop "use strict" generation 2023-04-17 12:02:31 +01:00
Rob Pilling 685aedad41 clkinfo stopw: better settings 2023-04-17 08:52:10 +01:00
Rob Pilling 1ac5942a93 clkinfo stopw: regenerate JS 2023-04-16 21:15:25 +01:00
Rob Pilling efd6ec5083 clkinfo stopw: fix redrawing when paused 2023-04-16 21:14:29 +01:00
Rob Pilling 2443000117 clkinfo stopw: drop interval to 1s 2023-04-16 21:14:29 +01:00
Rob Pilling ac219f241f clkinfo stopw: add option for format 2023-04-16 21:14:27 +01:00
Hugh Barney 82b78d5b69 clkinfostopw - set format to h:mm:ss to shorten string 2023-04-14 23:54:09 +01:00
Gordon Williams 94be5d4627 Add check for unlinked READMEs 2023-03-09 09:54:26 +00:00
Rob Pilling 87a448f76c Add TypeScript details to READMEs
And in some cases, add READMEs

(this is a follow-up to #2589)
2023-02-22 22:10:17 +00:00
Rob Pilling c5897ca21b clkinfostopw: add README 2023-02-20 18:41:22 +00:00
Rob Pilling d9609a91d0 clkinfostopw: generate js 2023-02-20 18:36:49 +00:00
Rob Pilling 03b5210e7b clkinfostopw: js -> ts 2023-02-20 18:32:06 +00:00
Rob Pilling 7aa89220be clkinfostopw: format hours/minutes/seconds 2023-02-20 18:23:19 +00:00
Rob Pilling ae74346bb1 New clkinfo: stopw 2023-02-20 18:23:19 +00:00