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
519 MiB
Languages
Kotlin 43.7%
Vue 31.8%
JavaScript 21.7%
Dart 1%
PLpgSQL 0.3%
Other 1.5%