兰一民 lan
  • Joined on 2025-11-27
lan pushed to master at carrot_bbs/backend 2026-03-26 01:51:01 +08:00
7b41dfeb00 feat(repository): enhance repository methods with batch processing and transaction support
lan pushed to master at carrot_bbs/admin 2026-03-26 01:28:05 +08:00
c71e6c6587 Add channels management to Sidebar and API index; update MaterialSubjects for icon handling
lan pushed to dev at carrot_bbs/frontend 2026-03-26 01:25:56 +08:00
405cd271db feat(Comment): enhance like functionality for comments and replies
lan pushed to dev at carrot_bbs/frontend 2026-03-25 21:17:26 +08:00
9529ea39c4 feat(Materials): add new materials navigation and href functions
lan pushed to master at carrot_bbs/backend 2026-03-25 20:59:05 +08:00
56bd971e42 feat(material): integrate material handling into application routing
lan pushed to master at carrot_bbs/frontend 2026-03-25 20:54:11 +08:00
2014be28c4 Merge pull request 'dev' (#5) from dev into master
619f08275c fix(PostImages, CreatePostScreen): adjust image gap for improved layout consistency
f875b417c8 feat(Dependencies): add new libraries for enhanced functionality and update existing ones
4ee3079b9f feat(Theme): enhance theming and UI consistency across components
90d834695f refactor(ConversationList): streamline conversation list handling and enhance unread count management
Compare 39 commits »
lan merged pull request carrot_bbs/frontend#5 2026-03-25 20:54:10 +08:00
dev
lan created pull request carrot_bbs/frontend#5 2026-03-25 20:54:02 +08:00
dev
lan pushed to master at carrot_bbs/admin 2026-03-25 20:44:34 +08:00
2910dd6ccf Enhance Sidebar with new menu items for materials management and update TypeScript configuration. Add subjects and materials APIs to the API index. Introduce new routes for materials and subjects with appropriate guards.
lan pushed to master at carrot_bbs/backend 2026-03-25 20:44:19 +08:00
0ef8e5a7e1 feat(material): add material handling and routing functionality
lan pushed to dev at carrot_bbs/frontend 2026-03-25 17:08:18 +08:00
619f08275c fix(PostImages, CreatePostScreen): adjust image gap for improved layout consistency
lan pushed to dev at carrot_bbs/frontend 2026-03-25 16:09:49 +08:00
f875b417c8 feat(Dependencies): add new libraries for enhanced functionality and update existing ones
lan pushed to dev at carrot_bbs/frontend 2026-03-25 05:17:02 +08:00
4ee3079b9f feat(Theme): enhance theming and UI consistency across components
lan pushed to dev at carrot_bbs/frontend 2026-03-25 04:07:55 +08:00
90d834695f refactor(ConversationList): streamline conversation list handling and enhance unread count management
lan pushed to master at carrot_bbs/backend 2026-03-25 03:57:48 +08:00
28a45caad3 feat(upload): integrate upload service for chat image validation and S3 uploads
lan pushed to dev at carrot_bbs/frontend 2026-03-25 03:44:25 +08:00
dc8f9061ab feat(ChatScreen): enhance message input and attachment handling
lan pushed to dev at carrot_bbs/frontend 2026-03-25 01:30:07 +08:00
583ac64dfd feat(Notification): implement notification preferences management and enhance notification handling
cedb8284ba feat(Apps): introduce Apps tab and related screens for enhanced navigation
Compare 2 commits »
lan pushed to master at carrot_bbs/backend 2026-03-25 01:03:39 +08:00
a887e8ea23 feat(channel): enhance channel service with caching and repository updates
7c14cf5bab feat(post): enhance post handling with channel integration
Compare 2 commits »
lan pushed to dev at carrot_bbs/frontend 2026-03-24 23:08:24 +08:00
c12b98e293 feat(TabsLayout): add schedule tab with calendar icon
lan pushed to dev at carrot_bbs/frontend 2026-03-24 23:02:31 +08:00
9e41871b91 refactor(HomeScreen): simplify capsule visibility logic and improve list rendering