Commit graph

2 commits

Author SHA1 Message Date
DJP
80a7e0ecee feat: Add CSV export buttons to all dashboard tabs
Each tab now has an Export CSV button that downloads the currently
displayed data as a CSV file, respecting the active time filter.
Exports: usage-over-time, top-users, top-models, top-agents.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 08:42:16 -04:00
DJP
65824fc3b3 Initial commit: LibreChat Analytics Dashboard
Express.js + Chart.js dashboard for LibreChat usage analytics.
Queries MongoDB transactions collection for model/agent usage, costs, and top users.
Dark theme with Montserrat font, black/gold (#FFC407) color scheme.
Docker-ready with API key authentication.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 16:48:40 -04:00