兰一民 lan
  • Joined on 2025-11-27
lan deleted branch adapt from carrot_bbs/frontend 2026-04-11 22:37:28 +08:00
lan deleted branch hover from carrot_bbs/frontend 2026-04-11 22:37:24 +08:00
lan pushed to dev at carrot_bbs/frontend 2026-04-11 22:36:41 +08:00
4b5ce1ba21 refactor(platform): extract blurActiveElement to infrastructure module
6f84e17772 feat(service): add foreground service for background message sync
Compare 2 commits »
lan pushed to feature/foreground-service-keepalive at carrot_bbs/frontend 2026-04-11 22:35:18 +08:00
4b5ce1ba21 refactor(platform): extract blurActiveElement to infrastructure module
lan pushed to feature/foreground-service-keepalive at carrot_bbs/frontend 2026-04-11 04:27:27 +08:00
6f84e17772 feat(service): add foreground service for background message sync
lan created branch feature/foreground-service-keepalive in carrot_bbs/frontend 2026-04-11 04:27:27 +08:00
lan pushed to master at carrot_bbs/backend 2026-04-11 04:23:32 +08:00
1bb82e1e2b feat(moderation): add manual content review system with three-tier AI moderation
lan pushed to master at carrot_bbs/backend 2026-04-10 01:16:47 +08:00
6af6aaa9d0 feat(posts): add preview URL fields for post images
lan pushed to master at carrot_bbs/admin 2026-04-10 01:16:47 +08:00
0b16613be4 fix(materials): handle API response format and color rendering
lan pushed to master at carrot_bbs/admin 2026-04-10 01:11:22 +08:00
4991dae691 feat(types): add image types and enhance Post/Comment interfaces
lan pushed to dev at carrot_bbs/frontend 2026-04-10 01:11:05 +08:00
9bbed8cf5e feat(auth): upload proof materials image before verification submission
lan pushed to dev at carrot_bbs/frontend 2026-04-08 16:48:25 +08:00
be8f6de8cf <think>Let me analyze the staged changes to generate a proper conventional commit message.
lan pushed to master at carrot_bbs/admin 2026-04-08 16:40:26 +08:00
7e91c81d86 refactor(api): remove unused User import from verifications module
lan pushed to master at carrot_bbs/backend 2026-04-08 14:55:56 +08:00
539bec6f63 feat(privacy): add user privacy settings and account deletion system
lan pushed to master at carrot_bbs/backend 2026-04-08 02:39:53 +08:00
9440df66ba refactor(ws): move verification checks from connection to per-operation level
lan pushed to dev at carrot_bbs/frontend 2026-04-08 02:38:52 +08:00
96a5207cf8 feat(home): integrate PagerView for tab navigation and add verification redirect
lan pushed to master at carrot_bbs/backend 2026-04-08 02:28:16 +08:00
ef9a30ee54 feat(verification): enforce user verification requirement for posts, comments, and WebSocket connections
lan pushed to dev at carrot_bbs/frontend 2026-04-07 16:27:10 +08:00
25194313ae feat(profile): add data storage settings screen with cache management
lan pushed to dev at carrot_bbs/frontend 2026-04-07 15:58:58 +08:00
445c1c5561 feat(auth): add user identity verification system with new screens
lan pushed to dev at carrot_bbs/frontend 2026-04-07 00:12:09 +08:00
accf7c04e8 feat(auth): enhance password policy with stronger requirements