Files
dockhand/src
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-01-01 16:05:10 +01:00
2026-03-13 08:22:46 +01:00
2026-01-02 15:29:56 +01:00
2026-04-18 08:34:20 +02:00
2026-01-01 16:05:10 +01:00