• Joined on 2025-08-04
rogee pushed to main at rogee/renamer 2025-10-31 11:15:00 +08:00
67140ff8b3 feat: 添加 renamer CLI 的初始文档和使用说明
rogee pushed to main at rogee/renamer 2025-10-31 10:23:52 +08:00
d436970848 Add regex command implementation
a0d7084c28 Add insert command
6a353b5086 Add extension normalization command
f66c59fd57 feat: implement remove command with sequential removals
446bd46b95 feat: scaffold remove command foundations
rogee created branch main in rogee/renamer 2025-10-31 10:23:52 +08:00
rogee renamed repository from reamer to rogee/renamer 2025-10-31 10:22:25 +08:00
rogee created repository rogee/renamer 2025-10-31 10:18:30 +08:00
rogee created branch main in rogee/subconverter-go 2025-09-28 10:05:18 +08:00
rogee pushed to main at rogee/subconverter-go 2025-09-28 10:05:18 +08:00
7fcabe0225 first commit
rogee created repository rogee/subconverter-go 2025-09-28 10:00:42 +08:00
rogee pushed to v2 at rogee/atomctl 2025-09-23 17:37:45 +08:00
64ae2d6d44 feat: 删除旧的配置文件并添加新的数据库迁移脚本以支持用户、会话和审计日志功能
rogee pushed to v2 at rogee/atomctl 2025-09-23 17:28:38 +08:00
e25004df5b feat: 更新 Makefile.tpl 以改进构建信息获取逻辑
rogee pushed to v2 at rogee/atomctl 2025-09-23 17:23:48 +08:00
daf93e7055 feat: 更新构建配置,添加构建信息打印功能并重构 Makefile
b37b12884f feat(tests): add comprehensive unit, integration, and e2e tests for API and database functionality
Compare 2 commits »
rogee pushed to v2 at rogee/atomctl 2025-09-23 16:02:34 +08:00
1a7bb737af feat: 更新 init 目标以生成服务并调整生成顺序
14ccc7e188 feat: 更新命令包以使用新的默认提供程序,增强模块化支持
Compare 2 commits »
rogee pushed to v2 at rogee/atomctl 2025-09-23 15:40:14 +08:00
13e721532d feat: 检查路径参数是否包含模型字段并相应地导入字段包
f8f4c7b76a feat: 添加 atom 到 .gitignore 文件以排除不必要的构建输出
c7a753887d feat: 允许解析生成文件,更新配置以支持 .gen.go 文件
Compare 3 commits »
rogee pushed to v2 at rogee/atomctl 2025-09-22 19:01:55 +08:00
439456b6ad fix: 恢复 gen route 的 model 参数渲染到 f2a8b98 实现
rogee pushed to main at rogee/atom 2025-09-22 18:39:02 +08:00
rogee pushed to main at rogee/atom 2025-09-22 15:32:57 +08:00
9c6c78d680 feat: 添加模型参数绑定接口,支持路径参数查询和反射查询
rogee pushed to v2 at rogee/atomctl 2025-09-22 14:55:47 +08:00
4bd9f2f3eb feat: 允许解析 services.gen.go 文件,增强生成文件的支持
rogee pushed to v2 at rogee/atomctl 2025-09-22 14:16:25 +08:00
a8eb9e0025 fix: gen provider
rogee pushed to v2 at rogee/atomctl 2025-09-22 14:02:35 +08:00
07e70a80ea feat: 优化参数构建逻辑,简化模型接口,移除不必要的字段导入
rogee pushed to v2 at rogee/atomctl 2025-09-22 11:34:13 +08:00
824861c27c feat: Refactor AST generation routes workflow