Kavita/API/Extensions
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
..
ApplicationServiceExtensions.cs Shakeout Bugs (#623) 2021-10-03 05:27:35 -07:00
ChapterListExtensions.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ClaimsPrincipalExtensions.cs Reduce Unauthenticated Errors in Sentry (#238) 2021-06-01 06:57:46 -05:00
ConfigurationExtensions.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
DirectoryInfoExtensions.cs Shakeout Part 2 (#630) 2021-10-03 15:40:22 -07:00
EnumerableExtensions.cs Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing. 2021-03-17 14:29:50 -05:00
FileInfoExtensions.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
FilterDtoExtensions.cs Bugfix/in progress (#452) 2021-07-29 19:57:06 -05:00
HttpExtensions.cs Hashing (#634) 2021-10-04 05:33:28 -07:00
IdentityServiceExtensions.cs Update Notifier (#464) 2021-08-09 08:52:24 -05:00
ParserInfoListExtensions.cs PDF Support + MORE!!!! (#416) 2021-07-22 21:13:24 -05:00
SeriesExtensions.cs Feature/performance pdf (#426) 2021-07-24 16:17:13 -05:00
VolumeListExtensions.cs Feature/performance pdf (#426) 2021-07-24 16:17:13 -05:00
ZipArchiveExtensions.cs Added a basic cache service to handle interations with the underlying cache implementation. Refactored some code to be more robust. 2021-01-09 16:14:28 -06:00