Kavita/API/Services
Joseph Milazzo f6bfabde4c
Backend Bugfixes and Enhanced Selections (#754)
* Updated some signatures to avoid a ToArray() within a loop.

* Use UpdateSeries directly when adding new series, rather than a modified version for new series only.

* Refactored some messages for scanner loop to reduce duplicate code and write messages more clear. Hooked in a RefreshMetadataProgress event (no UI changes).

* Fixed a bug on docker where backup service was using different logic than non-docker, which isn't needed after config change last release.

* Allow user to make more than 1 backup per day

* Implemented a select all checkbox for library access modal
2021-11-14 08:20:12 -08:00
..
HostedServices OPDS Cleanup (#534) 2021-08-28 15:32:24 -07:00
Tasks Backend Bugfixes and Enhanced Selections (#754) 2021-11-14 08:20:12 -08:00
AccountService.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
ArchiveService.cs Cover Image Picking + Forwarding Headers with EPUBs (#700) 2021-10-21 14:51:14 -05:00
BookService.cs Webtoon Polish Part 2 (#739) 2021-11-10 08:58:45 -08:00
CacheService.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -07:00
DirectoryService.cs Backend Bugfixes and Enhanced Selections (#754) 2021-11-14 08:20:12 -08:00
DownloadService.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
ImageService.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -07:00
MetadataService.cs Backend Bugfixes and Enhanced Selections (#754) 2021-11-14 08:20:12 -08:00
TaskScheduler.cs Bugfix/misc cleanup (#745) 2021-11-11 15:15:28 -08:00
TokenService.cs Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them. 2021-02-24 11:59:16 -06:00
WarmupServiceStartupTask.cs Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams. 2021-03-15 13:49:13 -05:00