Kavita/API/Services
Joseph Milazzo 88214c5c6b
KavitaStats Cleanup (#695)
* Refactored Stats code to be much cleaner and user better naming.

* Cleaned up the actual http code to use Flurl and to return if the upload was successful or not so we can delete the file where appropriate.

* More refactoring for the stats code to clean it up and keep it consistent with our standards.

* Removed a confusing log statement

* Added support for old api key header from original stat server

* Use the correct endpoint, not the new one.

* Code smell
2021-10-20 10:03:51 -07:00
..
HostedServices OPDS Cleanup (#534) 2021-08-28 15:32:24 -07:00
Tasks KavitaStats Cleanup (#695) 2021-10-20 10:03:51 -07:00
AccountService.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
ArchiveService.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
BookService.cs More EPUB Scoping Fixes (#691) 2021-10-19 06:12:49 -07:00
CacheService.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
DirectoryService.cs KavitaStats Cleanup (#695) 2021-10-20 10:03:51 -07:00
DownloadService.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
ImageService.cs Book Polishing (#639) 2021-10-05 17:42:43 -07:00
MetadataService.cs Change chunk size to be a fixed 50 to validate if it's causing issue with refresh. Added some try catches to see if exceptions are causing issues. (#681) 2021-10-16 11:50:34 -07:00
TaskScheduler.cs KavitaStats Cleanup (#695) 2021-10-20 10:03:51 -07: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