Files
dockhand/src/lib
GiulioSaviniandjarek 8671dfaf32 fix: allow 6-field cron expressions with seconds
The cron editor rejected sub-minute expressions like `*/30 * * * * *`
because validation required exactly 5 fields. Now accepts both 5-field
(standard) and 6-field (with seconds) cron expressions.

Also fixes schedule type auto-detection to correctly fall back to
'custom' for 6-field expressions instead of misinterpreting field
positions.

Fixes #819
2026-04-19 16:01:50 +02:00
..
2026-03-21 14:29:30 +01:00
2026-04-19 13:06:27 +02:00
2026-03-02 07:59:58 +01:00
2026-04-19 15:57:52 +02:00
2026-04-18 08:34:20 +02:00
2026-04-19 10:28:47 +02:00
2026-03-21 14:29:30 +01:00
2026-03-21 14:29:30 +01:00