Commit Graph

10 Commits

Author SHA1 Message Date
chao5 db7e9a941b Fix GitHub repository links
Update all links from justhtmls/justhtmls.com to justhtmls/html-tools

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-23 01:43:59 +08:00
chao5 6dbc4efbfd Add tool request feature
- Add 'Submit Request' button in header for users to request new tools
- Create GitHub Issue template for tool requests (tool-request.md)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-23 01:42:20 +08:00
chao5 9ac80c548f Remove GitHub Pages workflows (using Vercel now) 2025-12-23 01:32:45 +08:00
chao5 cce0767895 Update repository and domain references
- Change remote to git@github.com:justhtmls/html-tools.git
- Update domain from justhtmls.github.io to justhtmls.com
- Update all repository references to justhtmls/html-tools
2025-12-23 01:31:52 +08:00
chao5 2fb3647b34 Add password generator tool
- Support 8-32 character length
- Include uppercase, lowercase, numbers, symbols
- Password strength indicator
- Local history using localStorage
- Cryptographically secure random generation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-23 01:26:40 +08:00
chao5 4a9afda5f5 Fix: remove remaining Simon Willison reference 2025-12-23 01:07:28 +08:00
chao5 bed9b77723 Remove Simon Willison references 2025-12-23 01:07:15 +08:00
chao5 1eb920078f Fix: correct tool submission link 2025-12-23 00:52:11 +08:00
chao5 765ea8ab5f Add 5 new tools
- Base64 编码解码: 支持 URL 安全模式和文件拖拽
- 颜色选择器: HEX/RGB/HSL/HSV 格式转换
- 正则表达式测试器: 实时测试,支持常用标志位
- URL 编码解码: 处理中文和特殊字符
- 二维码生成器: 自定义颜色和尺寸

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-23 00:50:11 +08:00
chao5 6d4edc8641 Initial commit: JustHTMLs platform
- 创建主站门户首页
- 实现工具索引系统
- 添加示例工具:JSON 转 YAML
- 配置 GitHub Issue 模板
- 更新为 justhtmls 组织

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-22 23:58:57 +08:00