src.nth.io/

summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainREADME: add CLI command/option tables near the top; tighten design principlesLuke Hoersten6 hours
 
TagDownloadAuthorAge
v0.1.0commit 3a535a57c1...Luke Hoersten7 hours
 
AgeCommit messageAuthorFilesLines
6 hoursREADME: add CLI command/option tables near the top; tighten design principlesHEADmainLuke Hoersten1-63/+36
6 hoursREADME: link the www.nth.io/mattertimectl websiteLuke Hoersten1-1/+2
6 hoursREADME: note macOS support and that commissioning is a manual on-box stepLuke Hoersten1-2/+9
7 hoursRemove old-implementation references from source doc commentsLuke Hoersten4-8/+7
7 hoursDrop TypeScript-implementation references from READMELuke Hoersten1-17/+4
7 hoursRename project to mattertimectl; default fabric label to Matter Time Controllerv0.1.0Luke Hoersten9-40/+43
9 hoursMerge the two device state files and reduce mutationLuke Hoersten6-263/+226
10 hoursSplit the controller operations into a submoduleLuke Hoersten2-689/+694
10 hoursAddress remaining audit findings: input hardening and cleanupLuke Hoersten4-88/+209
10 hoursHarden against untrusted input and reduce controller boilerplateLuke Hoersten5-123/+188
[...]