Commit Graph

45 Commits

Author SHA1 Message Date
Mapleawaa
8f57cfea93 feat: 新增邮件通知引导与IMG导入功能,增强非PVE9防护
- 新增邮件通知自动化引导:配置数据中心From/root邮箱、Postfix SMTP中继(支持QQ/163/Gmail/自定义),可选测试邮件与ZFS ZED邮件选项
- 新增IMG镜像导入:自动扫描指定目录下的.img文件,支持转换为qcow2/raw格式并导入到指定虚拟机与存储,可选自动挂载
- 增强非PVE9环境防护:启动时强制风险确认,并拦截换源、更新、一键优化、升级等高风险自动化操作
- 硬盘直通列表新增ATA标识列,便于区分wwn信息不直观的硬盘
- 更新CI发布流程:修复tag匹配条件,改为push tag后自动创建GitHub Release
- 新增赞助页面(.github/FUNDING.yml、Web/sponsor.md)和NOTICE文件
- 更新TOS与ULA文档,拆分页面并优化内容
- 更新README中的文档链接与公告信息
- 删除不再需要的commits_full_with_files1.txt文件
2026-02-22 18:37:27 +08:00
Mapleawaa
62125134c7 docs: 更新 README 展示图并标注项目停更状态
1. 替换 `/images/main-shot.png` 为最新的 `main-shot-latest.png`
2. 在 README 中优化文档链接的间距样式
3. 明确标注显卡相关脚本仓库已停止更新
2026-02-07 20:02:26 +08:00
CyreneNight
88194d3d8c 更新 README.md 2026-02-07 11:58:02 +08:00
Mapleawaa
ac4b86773e docs: 更新文档内容并新增高级教程页面
1. 在 guide/features/index 页面增加虚拟机管理与定时开关机功能描述
2. 新增高级教程章节,包含 Intel 核显直通与 SR-IOV 虚拟化深度解析
3. 更新 README 中的文档链接及脚本下载地址
4. 优化 Web 端 UI:引入 HarmonyOS 字体,新增公告组件及引导提示
5. 在 FAQ 中针对近期域名访问缓慢问题添加说明
2026-02-07 00:41:06 +08:00
Mapleawaa
df97f2d4b8 docs: 修改了README中关于新的文档站的描述 2026-02-07 00:00:07 +08:00
CyreneNight
c0c2c7341f Update star count from 500 to 1K in README 2026-01-20 20:15:29 +08:00
CyreneNight
ca6f776b30 Remove main features and supported functions sections
Removed main features and supported functions sections from the README.
2026-01-18 15:02:22 +08:00
CyreneNight
6136d002a2 Update README with script options and features
Added documentation for script options and features.
2026-01-18 15:02:02 +08:00
Aethersailor
1ad3f6415f Update international network install script URL
Changed the script URL in the README to use the raw content link from GitHub for international network installation instructions.
2025-12-22 09:21:52 +08:00
CyreneNight
795021342d Fix formatting of repository links in README 2025-12-09 22:58:26 +08:00
CyreneNight
47c338d37f Revise project maintenance notice and links
Updated project status and added new repository links.
2025-12-09 22:58:08 +08:00
CyreneNight
3b98fffbb7 Fix formatting issues in README.md 2025-12-03 17:07:28 +08:00
CyreneNight
e60a4ce08d Fix formatting in README.md 2025-12-03 17:07:11 +08:00
CyreneNight
4b94001d2b Fix README formatting and remove duplicate text
Removed duplicate description line and adjusted formatting.
2025-12-03 17:06:56 +08:00
CyreneNight
e09ec76323 Remove ASCII art from README.md
Removed ASCII art section from README.
2025-12-03 17:05:44 +08:00
Mapleawaa
63b00862cf docs: 优化一下排版 2025-11-28 22:06:30 +08:00
Mapleawaa
9097b757e8 docs: 更换错误版本的头图,修复错误的 Markdown 文本 2025-11-28 21:57:23 +08:00
Mapleawaa
e66afba49e feat: 核显直通部分驱动选择问题修复完成。 Closes #37 2025-11-21 20:11:17 +08:00
Mapleawaa
8823fd4e25 fix: 修复了#32 #33 的历史遗留问题
Closes #32 Closes #33
2025-11-14 23:25:05 +08:00
Mapleawaa
f882dc92f2 docs: 修改 Readme
关闭 ISSUE Closes #25 Closes #6
2025-11-04 12:59:31 +08:00
Mapleawaa
3cf1c56802 feat: 新增第三方工具集成功能 (v4.1.0)
功能特性:
  - 集成 tteck/Proxmox 社区的 13 个实用工具
  - 智能下载管理(curl 优先,进度显示)
  - 安全执行机制(二次确认 + 日志审计)
  - 优化 TUI 颜色显示,保持界面和谐
  - 新增 Tools 目录和完整文档

  工具来源: https://github.com/tteck/Proxmox
  致谢: tteck 社区

  Co-authored-by: Claude Code <noreply@anthropic.com>
2025-10-17 21:34:45 +08:00
Mapleawaa
a6ceec02da docs: 展示新功能,更换头图 2025-10-17 21:17:36 +08:00
Mapleawaa
6caaed42ec docu: 修复错误的 star-history 2025-09-28 23:24:39 +08:00
Mapleawaa
82d7b8ff3c docu: 修复错误的图片引用 2025-09-28 23:22:58 +08:00
Mapleawaa
5cd767e4a4 docs: 修复错误的图片引用 2025-09-28 23:22:15 +08:00
Mapleawaa
46f4128c05 feat: 新增功能: PVE8 一键升级 PVE9 2025-09-28 20:28:54 +08:00
Mapleawaa
dab02dd64f docs: 修复错误的贡献者渲染图 2025-09-28 19:31:25 +08:00
Mapleawaa
ddd568e0ef feat(security)!: 合入PVE安全镜像源,请尽快升级脚本并且换源 2025-09-28 19:30:06 +08:00
Mapleawaa
78be1be05d fix: 修复了错误的版本信息,导致无法识别最新版本的问题 2025-09-20 21:24:38 +08:00
Mapleawaa
d691bb1cf3 docs(README): 添加警告提示信息
在README文件中添加关于多次拉取文件的警告提示框,提醒用户避免被服务器拒绝。
2025-09-19 19:19:37 +08:00
Mapleawaa
8a64f4f9e6 docs: 在README中添加展示图片 2025-09-15 22:59:30 +08:00
Mapleawaa
07f147fd79 docs: ❤️ 感谢屏幕面前的你 。 修改了文档 2025-09-15 22:17:59 +08:00
Mapleawaa
e28b31383a feat(内核管理): 根据 issue[#7](https://github.com/Mapleawaa/PVE-Tools-9/issues/7) 添加内核切换功能和相关文档 2025-09-15 21:46:25 +08:00
Mapleawaa
ffde0d3c29 docs: 更新README添加快速开始指南和提交历史徽章
在README中新增快速开始命令区块,并添加GitHub提交历史徽章链接。同时优化了部分标题格式。
2025-09-09 19:14:49 +08:00
Mapleawaa
2ba24f8e8b docs: 更新README文档
更新中英文README文件内容,保持文档同步更新。
2025-09-09 19:09:50 +08:00
Mapleawaa
e0e8309185 feat: 去除无法显示的Emoji,修复逻辑问题,修复自动化提示 2025-09-09 18:30:01 +08:00
Mapleawaa
da3316e9b8 feat: 新增了调试和跳过PVE检测的功能
1. 添加了调试模式支持
   2. 使用 --debug 标志跳过 PVE 检测
2025-09-09 17:54:21 +08:00
Mapleawaa
c387ce9650 feat: 新增新功能 issue#2 issue#3
新增硬件直通配置(开启/关闭)
    新增 CPU 电源模式管理(performance、powersave 等)
    新增 CPU 与硬盘温度监控
    新增 Ceph 存储支持(ceph-squid、ceph-quincy)
    新增 Ceph 卸载功能
    更新 README.md,补充新功能说明
    扩展主菜单,新增选项 8–14
2025-09-09 13:42:18 +08:00
MareCyra
a6022ed91f Update README.md 2025-09-02 12:03:00 +08:00
MareCyra
ba9ccbd8b6 fix: 字符画 2025-09-02 12:02:40 +08:00
MareCyra
ca42bdf49c fix: 修复了遗漏特别鸣谢问题 2025-09-01 23:48:22 +08:00
MareCyra
3ac67ebdb7 Update README.md 2025-09-01 23:42:39 +08:00
MareCyra
fb50ef5729 Update README.md 2025-09-01 23:41:47 +08:00
MareCyra
bc3be32018 Update README.md 2025-09-01 23:41:33 +08:00
MareCyra
4039d9236f Create README.md 2025-09-01 23:39:42 +08:00