Commit graph

2 commits

Author SHA1 Message Date
Jacky
84bfc90077
feat: add check and fix functions for Nginx conf.d directory inclusion 2025-04-11 08:38:56 +00:00
Jacky
83c9af8cad
refactor: reorganize self-check tasks and improve task management
- Moved self-check tasks into a structured task manager for better organization.
- Added frontend and backend task definitions with improved error handling.
- Updated SelfCheck.vue to utilize the new task manager for running checks and fixing tasks.
- Introduced HTTPS check task to ensure secure connections and warn about HTTP usage outside localhost.
- Enhanced WebSocket task to verify connection status with improved error reporting.
2025-04-02 03:08:41 +00:00
Renamed from app/src/views/system/SelfCheck/tasks.ts (Browse further)