Commit Graph

  • 95338962cb fix: Windows 交叉编译添加 CGO_ENABLED=0 main v1.2.1 titor 2026-04-08 03:14:30 +08:00
  • 063b14add7 refactor: 重构版本号管理规则,更新文档 v1.2.0 titor 2026-04-08 02:57:21 +08:00
  • e6ff8a887c feat: release 自动使用 tag 注释作为 Release 说明 v0.7.2 titor 2026-04-08 02:30:33 +08:00
  • 5b7475860a fix: build.sh 添加 -buildvcs=false 避免VCS错误 titor 2026-04-08 02:24:48 +08:00
  • 7a758aa549 fix: release.yaml 安装 bash 支持 build.sh titor 2026-04-08 02:21:21 +08:00
  • 13298931fd fix: release.yaml 构建时切换到正确目录 v0.7.1 titor 2026-04-08 02:14:12 +08:00
  • 0a40258d9a feat: TUI帮助功能与样式改进 titor 2026-04-08 02:08:34 +08:00
  • a9b7a69224 feat: Logo模块化与渐变色统一 titor 2026-04-08 01:08:47 +08:00
  • 9acbc834a4 fix: 修改release.yaml从main分支构建 v1.1.1 titor 2026-04-07 23:58:01 +08:00
  • 2ea749e0a8 Merge branch 'onboard' into main: 修复配置路径BUG并迁移onboard到huh titor 2026-04-07 23:52:32 +08:00
  • c0156a88d6 feat: 修复配置路径BUG并迁移onboard到huh v1.1.0 titor 2026-04-07 23:51:33 +08:00
  • 21e4710829 fix: upload release assets with correct API endpoint v1.0.0-beta2 titor 2026-04-07 09:17:11 +08:00
  • 0b102dcb2a chore: add yoo to gitignore titor 2026-04-07 09:06:59 +08:00
  • d26558ad0a fix: install curl before release step v1.0.0-beta titor 2026-04-07 08:53:32 +08:00
  • c2c3b11d35 add: cmd directory titor 2026-04-07 08:46:15 +08:00
  • 34a7e7d208 fix: use absolute path for workspace titor 2026-04-07 08:42:43 +08:00
  • d327bedf04 fix: add -buildvcs=false flag and remove debug step v0.0.1-test titor 2026-04-07 08:40:40 +08:00
  • 8c5eff79cc fix: use current dir instead of /workspace titor 2026-04-07 08:29:30 +08:00
  • 0ba6df60b0 fix: copy files to /workspace and add debug step titor 2026-04-07 08:28:17 +08:00
  • 1733d7b1cc fix: clone to subdir then move files to root titor 2026-04-07 08:24:47 +08:00
  • a4f3f1fef3 fix: use relative path for build instead of module name titor 2026-04-07 08:23:19 +08:00
  • 9b0a5dcb4c fix: clone dev branch titor 2026-04-07 08:19:53 +08:00
  • 15759ec42d fix: add go mod download before build titor 2026-04-07 08:18:28 +08:00
  • 6fbf9a68cf fix: use module name instead of file path titor 2026-04-07 08:17:19 +08:00
  • cdf661734f fix: install git before clone titor 2026-04-07 08:15:35 +08:00
  • 4b12c90e50 refactor: use golang:alpine container with direct clone titor 2026-04-07 08:12:22 +08:00
  • a3bc91bdaf fix: build path should point to main.go titor 2026-04-07 08:06:56 +08:00
  • 1d12134314 fix: use curl to create release instead of external action titor 2026-04-07 08:00:28 +08:00
  • cd90a9c1b3 fix: use mirrored gitea-release-action titor 2026-04-07 07:58:38 +08:00
  • 60c9f99525 fix: use gitea-release-action directly titor 2026-04-07 07:53:15 +08:00
  • aded7dba33 fix: use curl instead of external action titor 2026-04-07 07:51:56 +08:00
  • 917002834c add: Gitea Actions workflow for release titor 2026-04-07 07:39:42 +08:00
  • b04092fd68 feat: 发布 v1.0.0-beta 版本 titor 2026-04-07 07:12:00 +08:00
  • 98f2c69151 fix: 应用 CardStyle marginBottom v0.8.2 titor 2026-04-07 04:52:09 +08:00
  • 217db90cfa feat: 升级到 lipgloss/bubbletea v2,实现翻译卡片组件 v0.8.1 titor 2026-04-07 04:47:58 +08:00
  • 18b191d10d fix: textarea - Enter翻译/Alt+Enter换行 titor 2026-04-06 06:15:34 +08:00
  • 1996e60567 fix: textarea - Enter翻译/Ctrl+Enter换行 titor 2026-04-06 06:08:19 +08:00
  • 3c45730751 fix: textarea - Enter翻译/Ctrl+J换行,禁用Enter自动换行 titor 2026-04-06 06:05:20 +08:00
  • b35508e623 feat: textarea布局优化 - 全宽/自适应高度(最多7行)/深色背景/窗口尺寸响应 titor 2026-04-06 05:50:11 +08:00
  • 7539987877 fix: textarea输入框 - 隐藏行号/移除提示符/Ctrl+J换行 titor 2026-04-06 05:43:40 +08:00
  • 5fb0d5c58b feat: 模块7 - 多行输入支持 (textarea替换textinput) titor 2026-04-06 05:39:21 +08:00
  • 59f9c6de18 feat: 实现模块6 - TUI集成翻译 (Enter翻译/异步执行/加载状态) v6.0 titor 2026-04-06 05:18:11 +08:00
  • 8c6b08cec8 feat: 实现模块5 - TUI快捷键系统 (Ctrl+L清空/Ctrl+T切换语言) titor 2026-04-06 05:15:24 +08:00
  • aefa0e8799 feat: 实现模块4 - TUI状态栏和主题配色 titor 2026-04-06 05:13:24 +08:00
  • 7321951d05 feat: 实现模块3 - TUI翻译显示区 titor 2026-04-06 05:11:23 +08:00
  • 6f872ff285 feat: 实现模块2 - TUI输入组件 (textinput) titor 2026-04-06 05:10:00 +08:00
  • 1787464f52 feat: 实现模块1 - TUI基础框架 (bubbletea) titor 2026-04-06 05:07:36 +08:00
  • b71f76c8b3 feat: 添加本地缓存功能,减少API调用 v0.5.1 z.to 2026-03-29 21:10:28 +08:00
  • ceed482444 Merge pull request 'main' (#1) from main into dev z-to 2026-03-29 18:56:21 +08:00
  • b752779d18 docs: update changelog status to released v0.3.0 Z.To 2026-03-29 18:43:04 +08:00
  • 6807371c5e feat: add content filter and code processing module (v0.3.0) v0.3.0 Z.To 2026-03-29 18:41:25 +08:00
  • 1bce2d9c7a merge: v0.2.0 language support and onboard wizard z.to 2026-03-29 01:30:59 +08:00
  • 24ba405d55 feat: add language support and onboard configuration wizard (v0.2.0) v0.2.0 z.to 2026-03-29 01:30:42 +08:00
  • e18fbad839 merge: v0.0.3 environment variable loading fix z.to 2026-03-28 23:31:33 +08:00
  • cd305a62ef fix: environment variable loading with godotenv (v0.0.3) v0.0.3 z.to 2026-03-28 23:30:57 +08:00
  • 7c8a924984 merge: v0.0.2 core architecture implementation z.to 2026-03-28 23:27:19 +08:00
  • ad667fa782 feat: implement core architecture (v0.0.2) v0.0.2 z.to 2026-03-28 23:27:02 +08:00
  • 8a200e2bcd initial: project structure and documentation setup v0.0.1 z.to 2026-03-28 23:19:13 +08:00