Files
ragnar/dist
bot fe822c064e feat: add monthly export statistics tracking for user activity reports
Implement a new statistics module that aggregates and stores monthly export counts per user, enabling detailed activity reporting and usage monitoring. The change introduces a dedicated database table for export statistics, a background job to compute monthly aggregates from the exports log, and an API endpoint to retrieve per-user export statistics for the past 12 months.
2024-12-13 22:38:20 +00:00
..