Kavita/API/Extensions
2021-01-24 10:05:53 -06:00
..
ApplicationServiceExtensions.cs Lots of bug fixes around publishing and handling weird cases on a real manga library. Implemented ability to have Volumes number 0 aka just latest chapters. Refactored DirectoryService code for scanning into it's own service. Lots of debug code, will be cleaned up later. 2021-01-23 17:44:48 -06:00
ClaimsPrincipalExtensions.cs 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
DirectoryInfoExtensions.cs There is a theme...more regex changes. Moved the logic around parsing and falling back into Parser.Parse() and setup testing for it. 2021-01-24 10:05:53 -06:00
IdentityServiceExtensions.cs Refactored all Policy strings into their own constant file. 2020-12-24 10:21:59 -06: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