Commit graph

24 commits

Author SHA1 Message Date
Jonathan Finley
be98c79007 perf: avoid stale filter cache rebuilds 2026-03-14 02:12:53 -04:00
Jonathan Finley
80eaccd1e6 perf: tighten derived filter cache policy 2026-03-14 02:12:53 -04:00
Jonathan Finley
cdb0205f8d fix: normalize collapsed-series browse sort fallback 2026-03-14 02:09:59 -04:00
Jonathan Finley
3dc7ffedd7 perf: bound collapsed-series anchor queries 2026-03-14 02:09:59 -04:00
Jonathan Finley
272df76ac2 fix: paginate collapsed series by visible rows 2026-03-14 02:09:59 -04:00
Jonathan Finley
168844e7a8 fix: restore collapsed-series browse payloads 2026-03-14 02:09:59 -04:00
Jonathan Finley
394f2e2254 perf: bound collapsed-series browse queries 2026-03-14 02:09:58 -04:00
Jonathan Finley
cb57d8c372 test: harden browse exists predicate coverage 2026-03-14 02:09:58 -04:00
Jonathan Finley
c164831722 perf: replace browse count predicates with exists checks 2026-03-14 02:09:58 -04:00
Jonathan Finley
6788943087 fix: normalize book browse cursor values 2026-03-14 02:06:17 -04:00
Jonathan Finley
ed3a2c64b3 fix: default browse queries to title sort 2026-03-14 02:06:17 -04:00
Jonathan Finley
2d13ec3f8c fix: tighten browse keyset fallback rules 2026-03-14 02:06:17 -04:00
Jonathan Finley
b701b6efb6 feat: split book browse rows from counts 2026-03-14 02:04:10 -04:00
Jonathan Finley
dfc1556cbe test: tighten browse forwarding plumbing 2026-03-14 02:04:10 -04:00
Jonathan Finley
d28d96ff94 test: fix browse request option forwarding coverage 2026-03-14 02:04:10 -04:00
Jonathan Finley
3579341f6c feat: add large-library browse response contract 2026-03-14 02:04:10 -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
Some checks are pending
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