refactor: rewrite SettingsPage as lightweight container with hooks and components

Extracted cron utilities to utils/schedule.js, all state management
(15+ useState) to useSettingsForm hook, and 5 config sections + 2 dialogs
+ 1 status badge into focused components. SettingsPage reduced from
~700 lines to ~130 line container.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
liumangmang
2026-05-08 12:06:26 +08:00
parent 998658da7b
commit 7d003ff822
11 changed files with 990 additions and 1448 deletions
File diff suppressed because it is too large Load Diff