Kavita/API/Services
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
..
HostedServices Fixes v0.4.19! (#855) 2021-12-17 10:46:01 -08:00
Tasks Bookmark Refactor (#1049) 2022-02-08 13:43:24 -08:00
AccountService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ArchiveService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
BookmarkService.cs Bookmark Refactor (#1049) 2022-02-08 13:43:24 -08:00
BookService.cs Misc Fixes (#1031) 2022-02-04 11:28:58 -08:00
CacheService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
DirectoryService.cs Bookmark Refactor (#1049) 2022-02-08 13:43:24 -08:00
DownloadService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
EmailService.cs Fixes (#1037) 2022-02-05 17:06:28 -08:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs Took care of SonarCloud code issues (#1041) 2022-02-07 05:30:28 -08:00
MetadataService.cs Webtoon fixes + Random release stuff (#1048) 2022-02-08 07:30:54 -08:00
ReaderService.cs Added support for Tachiyomi volume progress tracking (#1044) 2022-02-07 09:36:10 -08:00
ReadingItemService.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
TaskScheduler.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
TokenService.cs Misc Fixes (#1031) 2022-02-04 11:28:58 -08:00