| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change auth_member to return MemberId on success | 魏曹先生 | 2025-10-30 | 1 | -6/+6 |
| | | | | | | | The authentication function now returns the authenticated member's ID instead of just () when successful. This provides callers with access to the authenticated member's identity for subsequent operations. | ||||
| * | Update actions.rs | 魏曹先生 | 2025-10-29 | 1 | -0/+113 |
| | | |||||
| * | Create vcs_actions crate for client-server interaction logic | 魏曹先生 | 2025-10-06 | 1 | -0/+5 |
| - Add new crate to combine action_system and vcs_data functionality - Define dependencies on both action_system and vcs_data crates - Prepare structure for implementing client-server communication logic | |||||
