Paul DeVito
1122be3399
Merge 37b95582a2 into 47ea6b5092
2026-05-06 13:51:21 +02:00
advplyr
5b2a788cfc
Update LibraryItemController test with 403 tests
CodeQL / Analyze (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
2026-04-21 17:13:52 -05:00
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
advplyr
2f2d026b06
Auto format
2026-03-08 17:25:52 -05:00
Matt Andreko
e5af2f336b
Move file to correct folder...
2026-02-15 22:06:20 -05:00
advplyr
691f291843
Update LibraryItemController unit test
Run Component Tests / Run Component Tests (push) Waiting to run
Integration Test / build and test (push) Waiting to run
Run Unit Tests / Run Unit Tests (push) Waiting to run
2025-07-07 16:26:17 -05:00
advplyr
ac159bea72
Update unit test stub function
2025-01-05 12:12:20 -06:00
advplyr
5cd14108f9
Remove req.oldLibraryItem usage
2025-01-02 15:54:10 -06:00
advplyr
eb853d9f09
Fix LibraryItemController unit test
2025-01-02 15:51:21 -06:00
advplyr
302b651e7b
Fix library item unit test
2024-12-15 12:38:50 -06:00
advplyr
2b5484243b
Add LibraryItemController test for delete/batchDelete/updateMedia endpoint functions to correctly remove authors & series with no books
2024-12-01 12:44:21 -06:00