6 Commits
Author SHA1 Message Date
kawaiipunk 6efc660df6 fix: tolerate ssh failures, drop vendored binary
- query each server independently for app status so ssh login issues no
  longer abort the whole poll (partial results still render)
- show ssh/server errors as a dismissible banner instead of a dead-end
  error screen; any key dismisses and s can be retried
- guard against concurrent status polls
- stop tracking the compiled cctuip binary, add .gitignore
- add -v/--version flag, remove dead code, harden type assertions,
  cache recipe catalogue lookups
- align README install + controls with the code
2026-08-13 19:18:57 +01:00
decentral1se a132d71ff9 docs: how to install 2023-05-29 18:43:57 +02:00
decentral1se 73e96e52ae chore: add bin 2023-05-29 18:43:10 +02:00
decentral1se 8b87ba3d25 docs: hacker releases only 2023-05-22 00:08:51 +02:00
decentral1se 1c05ea6e0d docs: add issue ref 2023-04-24 01:27:46 +02:00
decentral1se 60451aab45 init: cctuip is a go 2023-04-17 10:37:25 +02:00