This website requires JavaScript.
Explore
Help
Register
Sign In
carrot_bbs
/
frontend
Watch
3
Star
0
Fork
0
You've already forked frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
LostSalt
lan
Status
All status
Success
Failure
Waiting
Running
refactor(platform): extract blurActiveElement to infrastructure module
build.yml #98
:
Commit
4b5ce1ba21
pushed by
lan
dev
2026-04-12 01:59:34 +08:00
3h15m6s
View workflow file
feat(auth): upload proof materials image before verification submission
build.yml #97
:
Commit
9bbed8cf5e
pushed by
lan
dev
2026-04-10 02:01:50 +08:00
50m45s
View workflow file
<think>Let me analyze the staged changes to generate a proper conventional commit message.
build.yml #96
:
Commit
be8f6de8cf
pushed by
lan
dev
2026-04-08 17:47:30 +08:00
59m5s
View workflow file
feat(home): integrate PagerView for tab navigation and add verification redirect
build.yml #95
:
Commit
96a5207cf8
pushed by
lan
dev
2026-04-08 04:20:41 +08:00
1h28m52s
View workflow file
refactor(database): migrate to new modular database layer and unify data access
build.yml #90
:
Commit
82c2970a85
pushed by
lan
dev
2026-04-04 09:03:22 +08:00
1h1m27s
View workflow file
fix(database): improve web environment database connection handling
build.yml #89
:
Commit
189b977fac
pushed by
lan
dev
2026-04-04 03:41:48 +08:00
1h2m45s
View workflow file
build(deploy): add nginx configuration for web application serving
build.yml #88
:
Commit
69717ea407
pushed by
lan
dev
2026-04-04 01:20:18 +08:00
1h4m19s
View workflow file
feat(chat): implement dynamic theme support in chat components
build.yml #86
:
Commit
e8651215f7
pushed by
lan
dev
2026-04-02 19:06:08 +08:00
1h10m5s
View workflow file
feat(chat): enhance chat settings and message bubble styles
build.yml #85
:
Commit
72842352d9
pushed by
lan
dev
2026-04-01 17:28:34 +08:00
57m44s
View workflow file
feat(auth): implement multi-step registration process and enhance background services
build.yml #84
:
Commit
c771bd9755
pushed by
lan
dev
2026-04-01 05:47:56 +08:00
59m12s
View workflow file
feat(profile): add chat settings and language options to profile settings
build.yml #83
:
Commit
5614b4078a
pushed by
lan
dev
2026-04-01 03:22:02 +08:00
1h4m18s
View workflow file
feat(auth): redesign auth screens with clean form style and add welcome page
build.yml #82
:
Commit
20e9d69540
pushed by
lan
dev
2026-04-01 01:51:44 +08:00
1h0m59s
View workflow file
refactor(message): replace SubscriptionManager with Zustand selectors
build.yml #81
:
Commit
259de04f3e
pushed by
lan
dev
2026-03-31 20:14:48 +08:00
59m28s
View workflow file
refactor(message): modularize MessageManager architecture
build.yml #79
:
Commit
1bee7ea551
pushed by
lan
dev
2026-03-31 17:11:18 +08:00
57m48s
View workflow file
refactor(TabBar, HomeScreen): update styles for improved UI consistency
build.yml #78
:
Commit
2ef267a897
pushed by
lan
dev
2026-03-30 19:22:44 +08:00
1h20m57s
View workflow file
feat: 添加举报功能前端支持
build.yml #76
:
Commit
e0ee29caf8
pushed by
lan
dev
2026-03-29 21:11:27 +08:00
52m27s
View workflow file
feat(ChatScreen): 优化聊天界面 UI 和交互体验
build.yml #75
:
Commit
584d98307c
pushed by
lan
dev
2026-03-29 04:01:44 +08:00
56m36s
View workflow file
feat(CallScreen, FloatingCallWindow, callStore, wsService): enhance call status handling and UI updates
build.yml #73
:
Commit
3c071957ce
pushed by
lan
dev
2026-03-28 06:02:19 +08:00
1h27m8s
View workflow file
fix(WebRTCManager, callStore): improve signaling state handling and media track management
build.yml #72
:
Commit
fa10ef5116
pushed by
lan
dev
2026-03-28 03:10:56 +08:00
1h29m22s
View workflow file
feat(CallFeature): implement call functionality and integrate WebSocket signaling
build.yml #68
:
Commit
b19a2ced6f
pushed by
lan
dev
2026-03-27 18:13:27 +08:00
1h1m0s
View workflow file
refactor(wsService): improve WebSocket connection handling and logging
build.yml #67
:
Commit
db7885086f
pushed by
lan
dev
2026-03-26 23:25:35 +08:00
1h20m20s
View workflow file
refactor(stores): unify data sources pattern and extract BaseManager base class
build.yml #66
:
Commit
4b89b50006
pushed by
lan
dev
2026-03-26 18:10:37 +08:00
1h23m59s
View workflow file
feat(Materials): add new materials navigation and href functions
build.yml #60
:
Commit
9529ea39c4
pushed by
lan
dev
2026-03-25 22:39:22 +08:00
1h21m55s
View workflow file
fix(PostImages, CreatePostScreen): adjust image gap for improved layout consistency
build.yml #57
:
Commit
619f08275c
pushed by
lan
dev
2026-03-25 18:21:20 +08:00
1h13m2s
View workflow file
feat(Theme): enhance theming and UI consistency across components
build.yml #55
:
Commit
4ee3079b9f
pushed by
lan
dev
2026-03-25 06:20:26 +08:00
1h3m24s
View workflow file
refactor(ConversationList): streamline conversation list handling and enhance unread count management
build.yml #54
:
Commit
90d834695f
pushed by
lan
dev
2026-03-25 05:08:00 +08:00
1h0m4s
View workflow file
feat(Notification): implement notification preferences management and enhance notification handling
build.yml #52
:
Commit
583ac64dfd
pushed by
lan
dev
2026-03-25 02:33:44 +08:00
1h3m37s
View workflow file
feat(TabsLayout): add schedule tab with calendar icon
build.yml #51
:
Commit
c12b98e293
pushed by
lan
dev
2026-03-25 00:24:59 +08:00
1h16m33s
View workflow file
refactor(TabsLayout, ImageGallery, ChatScreen, GroupInfoScreen, PrivateChatInfoScreen): enhance UI components and improve layout structure
build.yml #48
:
Commit
b49cc0f3bd
pushed by
lan
dev
2026-03-24 16:57:14 +08:00
1h17m37s
View workflow file
refactor(App, navigation): migrate to Expo Router and clean up navigation structure
build.yml #47
:
Commit
2ddb9cadd8
pushed by
lan
dev
2026-03-24 15:38:25 +08:00
1h16m46s
View workflow file
First
Previous
1
2
3
Next
Last