multica/apps
Jiang Bohan a8dd9f2bbb feat(desktop): add Cron Jobs management page
- Add "Cron" tab to navigation bar with Time04Icon
- Add /crons route with CronsPage component
- Add cron IPC handlers (list, toggle, remove) in electron/ipc/cron.ts
- Expose cron API in preload.ts for renderer process
- Add useCronJobs hook for fetching and managing jobs
- Add CronJobList component with status badges, toggle switches,
  delete buttons, relative time display, and empty state

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 15:16:33 +08:00
..
desktop feat(desktop): add Cron Jobs management page 2026-02-06 15:16:33 +08:00
mobile feat(mobile): 移动端初始化 2026-02-03 16:39:53 +08:00
web Merge remote-tracking branch 'origin/main' into exec-approvals 2026-02-05 17:54:19 +08:00