Kavita/API/Services/Tasks
Joseph Milazzo b571633eab
Webtoon fixes + Random release stuff (#1048)
* Refactored the way cover images are updated from SignalR to use an explicit event that is sent at a granular level for a given type of entity.

Fixed a bad event listener for RefreshMetadata (now removed) to update metadata on Series Detail. Now uses ScanService, which indicates a series has completed a scan.

* Lots of attempts at making webtoon stable. Kinda working kinda not.

* Added a new boolean to hide images until the first prefetch loads the images, to prevent jankiness

* On Search, remove : from query

* Added HasBookmark and NumberOfLibraries to stat service

* Cleaned up some dead code

* Fixed a bug where page number wasn't reset between chapter loads with infinite scroller

* Added recently added series back into the dashboard.

* Cleaned up some code in search bar
2022-02-08 07:30:54 -08:00
..
Scanner Scanner not merging with series that has LocalizedName match (#950) 2022-01-16 15:48:15 -08:00
BackupService.cs Shakeout testing Fixes (#952) 2022-01-18 08:35:59 -08:00
CleanupService.cs Recently Added Chapter Feedback (#1020) 2022-02-02 07:18:09 -08:00
ScannerService.cs Refactored the way cover images are updated from SignalR to use an explicit event that is sent at a granular level for a given type of entity. (#1046) 2022-02-07 17:44:06 -08:00
StatsService.cs Webtoon fixes + Random release stuff (#1048) 2022-02-08 07:30:54 -08:00
VersionUpdaterService.cs Misc Fixes (#1031) 2022-02-04 11:28:58 -08:00