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
7.8 MiB
Languages
Vue 52.5%
JavaScript 45.3%
SCSS 0.6%
Shell 0.6%
CSS 0.5%
Other 0.5%