453 B
453 B
@gsxdsm/fusion
| @gsxdsm/fusion |
|---|
| minor |
Add scheduled tasks (cron jobs) to the dashboard. Users can create, edit, delete, and manually run automated tasks on recurring schedules. Supports preset intervals (hourly, daily, weekly, monthly) and custom cron expressions. Each schedule tracks run history, last run result, and next run time. A dedicated dashboard modal provides full CRUD operations, and the CronRunner engine executes due schedules automatically.