7 Commits

Author SHA1 Message Date
qiudl
4334fd1076 refactor: remove API modules from Coolbuy PaaS display
Keep only user-facing modules: 租户端, 平台端, Cool Lining

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 20:55:53 +10:30
qiudl
a3b637e807 feat: move Cool Lining to Coolbuy PaaS project
- Removed from enterprise services list
- Added as a module under Coolbuy PaaS project

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 20:54:21 +10:30
qiudl
06f287b7af chore: enable auto-deploy for saltthing.top
- Added version comment for deployment tracking
- Auto-deploy configured on fnos with 5-minute sync interval

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 20:50:33 +10:30
qiudl
9e4ed2622d feat: 添加项目区域 - Coolbuy PaaS 作为项目展示
- 新增"项目"标签页,使用紫色主题
- Coolbuy PaaS 包含4个模块:租户端、平台端、Auth API、Foundation API
- 支持模块状态检测和搜索过滤
- 统计信息包含项目模块数量
- 修复加密脚本正则匹配问题

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 20:38:54 +10:30
qiudl
76388f885c feat: 添加导航页密码保护功能
- 使用 CryptoJS AES-256 加密页面内容
- 添加密码输入界面,正确密码解锁显示
- 修复 fnos NAS 端口 5000 → 5667
- 添加加密生成脚本 generate-encrypted.js

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 19:15:49 +10:30
qiudl
6b9607a19b feat: 添加 PipexERP 企业统一品牌资源
- 创建品牌资源目录 brand/
  - Logo SVG(主Logo、深色模式、图标、favicon)
  - 各子系统专用 Logo(AI-Proj、Gitea、Jenkins、Metabase、DBeaver)
  - CSS 变量文件 pipexerp-variables.css
  - 品牌条样式 pipexerp-brand-bar.css
  - 品牌 Header 模板

- 更新导航页 nav-home.html
  - 企业区域配色改为企业绿 #52c41a
  - 更新标题和 Logo 为 PipexERP
  - 添加 favicon 引用

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 15:36:29 +10:30
qiudl
6a4be4ca4c feat: 添加个人导航主页
- 赛博朋克风格深色主题设计
- 家庭/企业双分区切换
- 使用 Tailscale IP 访问内网服务
- 服务状态实时检测
- 支持自定义添加/删除链接
- localStorage 持久化配置
- 响应式布局支持移动端

部署地址:
- 内网: http://100.118.62.18:8088
- 外网: https://saltthing.top

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 14:17:38 +10:30