Kavita/API/Extensions
2021-01-18 13:07:48 -06:00
..
ApplicationServiceExtensions.cs Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07: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 Implemented the ability to flatten directories, esp useful with nested folders in archives. 2021-01-14 10:02:56 -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