hermes-bsd/web/src
teknium1 29ee4bbff6 refactor(dashboard): tighten cron-job form helpers
Collapse the three near-identical optional-text helpers
(optionalText/optionalBaseUrl/listToText) into one optionalText with a
strip-trailing-slash flag, route listToText + toolsets through the
existing splitCronList, and replace the repeated
typeof x === 'string' ? x : '' ladders with a single asString helper.
Behavior-identical; all 16 vitest cases pass.
2026-06-27 03:20:32 -07:00
..
components feat(relay): terminal 4401 (opt-out) → clean "Relay disabled" state 2026-06-24 18:43:01 +10:00
contexts Hide hosted dashboard update controls 2026-06-15 20:08:39 -07:00
hooks
i18n feat(relay): terminal 4401 (opt-out) → clean "Relay disabled" state 2026-06-24 18:43:01 +10:00
lib refactor(dashboard): tighten cron-job form helpers 2026-06-27 03:20:32 -07:00
pages feat(dashboard): expose cron job execution fields 2026-06-27 03:20:32 -07:00
plugins
themes
App.tsx Hide hosted dashboard update controls 2026-06-15 20:08:39 -07:00
index.css
main.tsx