audiobookshelf/server/routers
Kevin Gatera 377fb71b9c
Add minified listening stats mode
Before stats on the app were taking about 3422ms and returning roughly 360815 bytes for /api/me/listening-stats. After adding an opt-in minified mode that skips items and recentSessions, the same dataset benchmarks at about 102ms average and 11667 bytes while keeping the default response shape unchanged for existing clients.
2026-08-02 18:26:18 -04:00
..
ApiRouter.js Add minified listening stats mode 2026-08-02 18:26:18 -04:00
HlsRouter.js Update:HLS router request validation, smooth out transcode reset logic 2023-10-14 12:50:48 -05:00
PublicRouter.js Add new api endpoint for direct playing audio files using session id #4259 2025-05-05 17:00:43 -05:00