perf: optimize book list API with ETag, delta sync, and IndexedDB caching (#2753)

This commit is contained in:
ACX
2026-02-14 17:47:08 -07:00
committed by GitHub
parent 44002c2c3c
commit 6f77223686
13 changed files with 1143 additions and 1220 deletions

View File

@@ -33,6 +33,7 @@
"chartjs-chart-matrix": "^3.0.0",
"chartjs-plugin-datalabels": "^2.2.0",
"date-fns": "^4.1.0",
"idb": "^8.0.3",
"jwt-decode": "^4.0.0",
"ng-lazyload-image": "^9.1.3",
"ng2-charts": "^8.0.0",