兰一民 lan
  • Joined on 2025-11-27
lan pushed to dev at CarrotSkin/backend 2025-12-03 10:58:58 +08:00
e873c58af9 refactor: 重构服务层和仓库层
lan pushed to dev at CarrotSkin/backend 2025-12-02 22:52:41 +08:00
034e02e93a feat: Enhance dependency injection and service integration
lan deleted branch feature/dependency-injection from CarrotSkin/backend 2025-12-02 19:50:04 +08:00
lan pushed to dev at CarrotSkin/backend 2025-12-02 19:49:45 +08:00
792e96b238 Merge pull request 'feature/dependency-injection' (#1) from feature/dependency-injection into dev
801f1b1397 refactor: Implement dependency injection for handlers and services
188a05caa7 chore: Clean up code by removing trailing whitespace in multiple files
e05ba3b041 feat: Service层接口化
ffdc3e3e6b feat: 完善依赖注入改造
Compare 6 commits »
lan merged pull request CarrotSkin/backend#1 2025-12-02 19:49:44 +08:00
feature/dependency-injection
lan created pull request CarrotSkin/backend#1 2025-12-02 19:49:26 +08:00
WIP: feature/dependency-injection
lan pushed to feature/dependency-injection at CarrotSkin/backend 2025-12-02 19:47:59 +08:00
801f1b1397 refactor: Implement dependency injection for handlers and services
lan pushed to feature/dependency-injection at CarrotSkin/backend 2025-12-02 19:43:48 +08:00
e895221518 refactor: Implement dependency injection for handlers and services
lan pushed to feature/dependency-injection at CarrotSkin/backend 2025-12-02 18:43:28 +08:00
188a05caa7 chore: Clean up code by removing trailing whitespace in multiple files
e05ba3b041 feat: Service层接口化
ffdc3e3e6b feat: 完善依赖注入改造
f7589ebbb8 feat: 引入依赖注入模式
Compare 4 commits »
lan created branch feature/dependency-injection in CarrotSkin/backend 2025-12-02 18:43:28 +08:00
lan pushed to dev at CarrotSkin/backend 2025-12-02 11:53:29 +08:00
373c61f625 add docker workflow
lan pushed to dev at CarrotSkin/backend 2025-12-02 11:49:44 +08:00
653acebe47 refactor: 更新Docker工作流,切换到Node基础镜像并优化依赖安装和构建输出
lan pushed to dev at CarrotSkin/backend 2025-12-02 11:47:56 +08:00
d45ca9afe2 refactor: 更新Docker工作流,切换到Alpine基础镜像并添加依赖安装步骤
lan pushed to dev at CarrotSkin/backend 2025-12-02 11:46:37 +08:00
71c8e1b9d2 refactor: 移除旧的Docker工作流,整合Kaniko构建流程并优化标签生成
lan pushed to dev at CarrotSkin/backend 2025-12-02 11:42:06 +08:00
79afaddeb3 feat: 添加Docker服务支持和等待机制,优化镜像构建流程
lan pushed to dev at CarrotSkin/backend 2025-12-02 11:38:43 +08:00
394ae7c953 refactor: 优化Docker工作流,简化标签生成和镜像构建步骤
lan pushed to dev at CarrotSkin/backend 2025-12-02 11:22:19 +08:00
23be1c563d refactor: 移除不必要的配置依赖,简化上传URL生成逻辑并添加公开访问URL支持
lan pushed to dev at CarrotSkin/backend 2025-12-02 10:38:31 +08:00
13bab28926 feat: 增加登录和验证码验证失败次数限制,添加账号锁定机制
10fdcd916b feat: 添加种子数据初始化功能,重构多个处理程序以简化错误响应和用户验证
Compare 2 commits »
lan pushed to dev at CarrotSkin/backend 2025-11-30 19:01:13 +08:00
bdd2be5dc5 refactor: update user serialization in Yggdrasil handler to use SerializeUser for improved properties handling
4188ee1555 feat: 添加Yggdrasil密码重置功能,更新依赖和配置
Compare 2 commits »
lan pushed to dev at CarrotSkin/backend 2025-11-30 08:33:23 +08:00
a4b6c5011e chore(git): 更新.gitignore以忽略新的本地文件