* refactor: 优化报告模板中的头像与内联图片复用,并修复 Miku 峰值区块窄屏排版
* refactor(avatar): improve avatar reference generation to enhance privacy by avoiding exposure of platform or user IDs
* refactor: update HTML templates for Hatsune Miku reporting
- Changed language attribute from zh-CN to zh-Hant for better localization.
- Updated font links to include Traditional Chinese fonts (Noto Sans TC).
- Enhanced CSS styles for responsiveness and improved layout across various components.
- Added new classes for better structure and maintainability in quote, topic, and user title items.
- Adjusted styles for mobile view to ensure better usability and aesthetics.
* fix: update HTML templates for improved responsiveness and accessibility
* Refactor styles: Move CSS from image_template.html to shared_styles.html for better maintainability and organization
* fix: update font links and styles in HTML templates for consistency
* feat: Enhance HTML report generation and dispatching with captions
* chore: apply ruff fixes
* fix(ReportGenerator): update HTML caption for report generation
* fix(ReportGenerator): encode filename in HTML report caption URL
* fix(ReportGenerator): refactor golden quotes handling for clarity and consistency
* feat(ReportGenerator): enhance filename formatting with ulid support and path sanitization
* fix(ReportGenerator): enhance path validation and filename uniqueness in report generation
* fix: pylance type error and ruff
* fix: 路径默认使用 ulid 变量
---------
Co-authored-by: SXP-Simon <sxp20061207@163.com>