兰一民 lan
  • Joined on 2025-11-27
lan merged pull request carrot_bbs/frontend#2 2026-03-17 14:45:35 +08:00
PC端的部分适配。登录,注册,首页导航栏竞态条件,搜索栏,系统消息解耦,群聊部分界面
lan deleted branch manager_panel from carrot_bbs/backend 2026-03-17 10:11:20 +08:00
lan deleted branch feature/logs-and-sanitizer from carrot_bbs/backend 2026-03-17 10:11:17 +08:00
lan pushed to master at carrot_bbs/backend 2026-03-17 10:10:56 +08:00
8a2b0e0a5e feat(message): add message encryption with batch decryption optimization
lan pushed to master at carrot_bbs/backend 2026-03-17 00:47:24 +08:00
5d6c982c9c refactor: replace standard log with zap logger and optimize code patterns
lan pushed to master at carrot_bbs/schedule_converter 2026-03-16 13:41:06 +08:00
74438c1f7f refactor: 重构代码架构并使用 Modern Go 特性
lan pushed to master at carrot_bbs/schedule_converter 2026-03-16 13:16:03 +08:00
294151cd40 refactor: 将recognizer模块拆分到现有模块中
lan deleted branch image_recognize from carrot_bbs/schedule_converter 2026-03-16 13:05:25 +08:00
lan pushed to master at carrot_bbs/schedule_converter 2026-03-16 13:05:16 +08:00
01ea9ac77d 更新.gitignore: 添加二进制文件和测试输出文件的忽略规则
a5c9bc9f87 Merge branch 'image_recognize'
ed1d252fab 重构: 将API配置提取到config模块并优化错误处理
9addc89a66 添加了通过识别图片导入课表的模块
Compare 4 commits »
lan pushed to master at carrot_bbs/backend 2026-03-15 20:38:28 +08:00
b028f7e1d3 feat: enhance logging and message encryption features
lan deleted branch YONGYE from carrot_bbs/updates 2026-03-15 20:26:40 +08:00
lan pushed to master at carrot_bbs/updates 2026-03-15 20:26:39 +08:00
fc09fdf8f2 Merge pull request 'feat(admin): 添加APK管理功能' (#1) from YONGYE into master
e629b69411 feat(admin): 添加APK管理功能
Compare 2 commits »
lan merged pull request carrot_bbs/updates#1 2026-03-15 20:26:37 +08:00
feat(admin): 添加APK管理功能
lan pushed to master at carrot_bbs/backend 2026-03-15 18:19:44 +08:00
700b8b6bad feat: 修复了文件被意外ignore
lan pushed to master at carrot_bbs/backend 2026-03-15 12:10:15 +08:00
9a2ef67c85 Merge pull request 'feat: 添加日志管理和敏感词过滤功能' (#1) from feature/logs-and-sanitizer into master
ebd9cb8b04 feat: 添加日志管理和敏感词过滤功能
Compare 2 commits »
lan merged pull request carrot_bbs/backend#1 2026-03-15 12:10:14 +08:00
feat: 添加日志管理和敏感词过滤功能
lan created pull request carrot_bbs/backend#1 2026-03-15 12:10:10 +08:00
feat: 添加日志管理和敏感词过滤功能
lan pushed to master at carrot_bbs/frontend 2026-03-15 12:09:45 +08:00
eb24a3bbdf Merge pull request 'feat: 优化图片加载和展示功能' (#1) from feature/image-optimization into master
592167e667 feat: 优化图片加载和展示功能
Compare 2 commits »
lan merged pull request carrot_bbs/frontend#1 2026-03-15 12:09:44 +08:00
feat: 优化图片加载和展示功能
lan created pull request carrot_bbs/frontend#1 2026-03-15 12:09:39 +08:00
feat: 优化图片加载和展示功能