cd8f40aa9d61a817bd751add9109b300bc773e4d
This commit updates the `getMemberActivities` function to track unique date-activity combinations using a Set, ensuring accurate counting of distinct participation dates. It also refines the logic for handling dates, skipping entries without a date and sorting the dates in descending order. These changes improve the accuracy and clarity of member activity statistics presented to the user.
Description
No description provided
Languages
Vue
46.4%
JavaScript
30.9%
Kotlin
21.2%
SCSS
0.5%
Shell
0.4%
Other
0.6%