gitlink-cli/shortcuts
刘焱 75a8ed235a
CI / test (push) Failing after 39m6s Details
fix(collaborator): 修复 change-role/batch-role 请求体
forgeplus change_role 要求顶层 {user_id: 整数, role: Manager},原先嵌套 {user:{user_id:用户名, role_name:admin}} 导致未找到用户。改为经协作者列表解析用户名到数字 ID,role 映射 admin/write/read 到 Manager/Developer/Reporter。
2026-06-10 11:28:45 +08:00
..
attachment docs(attachment): 子命令描述和注释中文化 2026-06-08 19:58:57 +08:00
branch fix(branch): 修复保护分支接口路径与列表输出 2026-06-10 11:28:45 +08:00
ci docs(ci): 子命令描述和注释中文化 2026-06-08 19:58:43 +08:00
collaborator fix(collaborator): 修复 change-role/batch-role 请求体 2026-06-10 11:28:45 +08:00
commit docs(commit): 子命令描述和注释中文化 2026-06-08 19:58:17 +08:00
common docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00
dataset docs(dataset): 子命令描述和注释中文化 2026-06-08 19:58:54 +08:00
file fix(file): 移除 +tree 无效的 --recursive flag 2026-06-08 20:52:21 +08:00
issue docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00
label docs(label): 子命令描述和注释中文化 2026-06-08 19:58:20 +08:00
milestone docs(milestone): 子命令描述和注释中文化 2026-06-08 19:56:30 +08:00
org docs(org): 子命令描述和注释中文化 2026-06-08 19:58:32 +08:00
pr docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00
release docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00
repo docs(repo): 子命令描述和注释中文化 2026-06-08 19:59:27 +08:00
search docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00
snippet docs(snippet): 子命令描述和注释中文化 2026-06-08 19:56:17 +08:00
sshkey docs(sshkey): 子命令描述和注释中文化 2026-06-08 19:58:24 +08:00
tag fix(tag): tag +view 改用列表过滤,GitLink 无单标签 API 端点 2026-06-08 20:30:47 +08:00
template docs(template): 子命令描述和注释中文化 2026-06-08 19:58:48 +08:00
user docs(user): 子命令描述和注释中文化 2026-06-08 19:56:18 +08:00
util docs(util): 子命令描述和注释中文化 2026-06-08 19:58:30 +08:00
webhook docs(webhook): 子命令描述和注释中文化 2026-06-08 19:56:15 +08:00
wiki docs(wiki): 子命令描述和注释中文化 2026-06-08 19:56:21 +08:00
register.go docs(shortcuts): 给每个命令组添加中文注释和中文描述 2026-06-08 19:18:46 +08:00