Kavita/API/Services/Tasks
Joseph Milazzo 05c35a1cb6
Bookmark Refactor (#1049)
* Tweaked how the migration to change users with ChangePassword role happens. It will now only run once.

* Refactored bookmarks into it's own service with unit tests. Bookmark management happens in real time and we no longer delete bookmarks on a schedule. This means once you bookmark something, even if you delete the entity, the files will remain.

* Commented out a test that no longer is needed
2022-02-08 13:43:24 -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 Bookmark Refactor (#1049) 2022-02-08 13:43:24 -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