Kavita/API
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
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
Constants Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Controllers KavitaStats Cleanup (#695) 2021-10-20 10:03:51 -07:00
Data 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
DTOs Bulk Add to Collection (#674) 2021-10-14 17:23:21 -07:00
Entities Bulk Add to Collection (#674) 2021-10-14 17:23:21 -07:00
Errors Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07:48 -06:00
Extensions KavitaStats Cleanup (#695) 2021-10-20 10:03:51 -07:00
Helpers Bulk Add to Collection (#674) 2021-10-14 17:23:21 -07:00
Interfaces KavitaStats Cleanup (#695) 2021-10-20 10:03:51 -07:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser Fallback to Folder Parsing Issue (#694) 2021-10-20 06:29:05 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services KavitaStats Cleanup (#695) 2021-10-20 10:03:51 -07:00
SignalR When the DB fails to save, log out all the series the user should look into for constraint issues and push a message to the admins connected to webui. (#687) 2021-10-18 08:45:39 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Book Polishing (#639) 2021-10-05 17:42:43 -07:00
API.csproj.DotSettings Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
appsettings.Development.json Logging Cleanup (#668) 2021-10-14 08:14:03 -07:00
Dockerfile Sentry Integration (#212) 2021-05-11 14:45:18 -05:00
Program.cs Misc Bugfixes (#637) 2021-10-04 17:18:42 -07:00
Startup.cs KavitaStats Cleanup (#695) 2021-10-20 10:03:51 -07:00