6 Commits

Author SHA1 Message Date
9d41ce3187 更新 .gitignore 文件以移除 package-lock.json,修改 GitHub Actions 中的 npm 安装命令为 --force 2025-04-18 20:32:33 +08:00
b6274a2718 chore: 更新 npm 安装命令以支持遗留对等依赖 2025-03-17 17:26:36 +08:00
9781c15b1d chore: update deployment paths in workflow configuration 2025-01-09 17:50:09 +08:00
8e713a6a02 chore: Update deployment workflow and translations 2024-12-27 03:12:06 +08:00
e6eed9ef3b chore: Remove npm cache from GitHub Actions workflow 2024-12-27 03:08:11 +08:00
b44a26e511 refactor: Update project branding and configuration
- Changed the title and branding from "哪吒监控 Nezha Monitoring" to "CZL SVR" in index.html and Header component.
- Updated stylesheet links to point to a new CDN.
- Modified API proxy settings in vite.config.ts to use a different port (18009).
- Removed outdated GitHub Actions workflows for linting and building.
- Updated footer links and removed unnecessary version display.
- Updated translations in English, Simplified Chinese, and Traditional Chinese locales to reflect new branding.
- Deleted unused apple-touch-icon.png from assets.

This commit enhances the project's branding and streamlines the configuration.
2024-12-27 03:05:14 +08:00