audiobookshelf/test/server/controllers
Paul DeVito 37b95582a2 Add backend support for users to follow series
Introduces a UserSeriesFollow model with a dedicated join table so users
can follow/unfollow series and receive socket notifications when new
books are added to followed series. The user JSON response now includes a
seriesFollowing array, and three new API endpoints are available under
/api/me/follows/.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 20:32:42 -04:00
..
LibraryItemController.test.js Update LibraryItemController unit test 2025-07-07 16:26:17 -05:00
MeController.follows.test.js Add backend support for users to follow series 2026-03-22 20:32:42 -04:00
MeController.test.js Auto format 2026-03-08 17:25:52 -05:00