Torsten Schulz (local) cd8f40aa9d Enhance member activity retrieval by tracking unique activity dates
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.
2025-11-15 22:41:45 +01:00
Description
No description provided
104 MiB
Languages
Vue 46.4%
JavaScript 30.9%
Kotlin 21.2%
SCSS 0.5%
Shell 0.4%
Other 0.6%