mirror of
https://github.com/sbondCo/Watcharr.git
synced 2026-06-23 04:10:07 +00:00
b2c24761e0
Remove WatchedList component and create PosterLists directly on watched list and other users list pages. Get Watched endpoints now return Media with watched inside them, same structure as search, etc. This makes the client logic easier and means we can always expect the same data response no matter how we request data. Fix race cond in paginatedLoader & abort previous request inside reset func.