- Remove unused TFile import
- Replace direct style assignments with setCssStyles()
- Replace innerHTML with DOM element creation
- Replace createEl('h2') with Setting.setHeading()
- Fix Promise-in-void-callback warnings
- Remove unused catch variable
- Bump minAppVersion to 1.0.0 to match actual API usage
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Display "✅ Authorized" in the Auth setting row when an auth token
is already saved, so users can confirm authentication at a glance.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>