兰一民 lan
  • Joined on 2025-11-27
lan pushed to master at carrot_bbs/schedule_converter 2026-03-19 10:59:46 +08:00
a168e6f2e4 fix: 修复CI workflow缺少checkout步骤和路径错误
lan pushed to dev at carrot_bbs/frontend 2026-03-19 10:57:27 +08:00
7d9670e973 ci: use android-builder runner for APK build
lan pushed to dev at carrot_bbs/frontend 2026-03-19 10:53:21 +08:00
de94447844 fix(frontend): 修复 TypeScript 类型错误,与后端 API 响应结构对齐
lan pushed to master at carrot_bbs/schedule_converter 2026-03-19 10:52:34 +08:00
d0ff0a28df feat: 添加重连逻辑和CI workflow
lan pushed to master at carrot_bbs/frontend 2026-03-19 01:00:16 +08:00
cf466a3959 Merge pull request 'dev' (#3) from dev into master
a91637466c refactor(messaging): replace WebSocket with SSE for real-time message handling
62b55aec31 feat(infrastructure): add pagination, cache, and sync infrastructure
a9c514f664 fix(post): prevent duplicate submission and fix navigation after posting
b11e6548d5 ci(build): optimize Android build performance with parallel execution and increased memory limits
Compare 9 commits »
lan merged pull request carrot_bbs/frontend#3 2026-03-19 01:00:14 +08:00
dev
lan created pull request carrot_bbs/frontend#3 2026-03-19 01:00:05 +08:00
dev
lan pushed to dev at carrot_bbs/frontend 2026-03-19 00:56:53 +08:00
a91637466c refactor(messaging): replace WebSocket with SSE for real-time message handling
lan pushed to master at carrot_bbs/backend 2026-03-19 00:32:05 +08:00
d387cc493e fix: 修复课程表DayOfWeek字段omitzero导致周一数据被省略的问题
lan pushed to dev at carrot_bbs/frontend 2026-03-18 23:05:34 +08:00
62b55aec31 feat(infrastructure): add pagination, cache, and sync infrastructure
lan pushed to dev at carrot_bbs/frontend 2026-03-18 21:10:03 +08:00
a9c514f664 fix(post): prevent duplicate submission and fix navigation after posting
lan pushed to dev at carrot_bbs/frontend 2026-03-18 15:46:55 +08:00
b11e6548d5 ci(build): optimize Android build performance with parallel execution and increased memory limits
lan pushed to dev at carrot_bbs/frontend 2026-03-18 14:53:05 +08:00
2321c2dc06 refactor(navigation): replace direct navigation with navigation service
lan pushed to dev at carrot_bbs/frontend 2026-03-18 14:28:23 +08:00
a8f7e907b6 chore: update package-lock.json for expo-linking
lan pushed to dev at carrot_bbs/frontend 2026-03-18 14:22:00 +08:00
937e8112f4 fix: 修复安卓端帖子卡片点击事件冲突问题
a6cdb97e24 refactor: 架构重构 - 解耦过度耦合模块
1ffbb63753 fix: 统一修复所有屏幕的安全区域问题
e230e35ca2 fix: 修复安卓端发帖界面未避让状态栏的问题
23931df1da Merge branch 'feature/adap-pc' into dev
Compare 6 commits »
lan created branch refactor/architecture-improvement in carrot_bbs/frontend 2026-03-18 12:11:58 +08:00
lan pushed to refactor/architecture-improvement at carrot_bbs/frontend 2026-03-18 12:11:58 +08:00
a6cdb97e24 refactor: 架构重构 - 解耦过度耦合模块
lan pushed to master at carrot_bbs/frontend 2026-03-18 10:58:50 +08:00
1ffbb63753 fix: 统一修复所有屏幕的安全区域问题
lan pushed to master at carrot_bbs/frontend 2026-03-18 10:22:48 +08:00
e230e35ca2 fix: 修复安卓端发帖界面未避让状态栏的问题
lan pushed to master at carrot_bbs/frontend 2026-03-18 10:01:26 +08:00
23931df1da Merge branch 'feature/adap-pc' into dev
01796ac695 fix(ci): optimize memory settings for CI stability
6c032cefbf fix(ci): 移除 dependencyResolutionManagement 让项目使用 build.gradle 仓库配置
71b4f8a679 修复了课程表和发帖按钮
9fb78bb5ee fix(ci): 修复 Gradle 配置,使用完整的 settings.gradle 和 build.gradle 文件替换
Compare 17 commits »