Kavita/API
2021-02-04 17:01:37 -06:00
..
Comparators Lots of work for chapters. This code will be refactored in a chapter rewrite. 2021-01-27 14:14:16 -06:00
Constants Refactored all Policy strings into their own constant file. 2020-12-24 10:21:59 -06:00
Controllers Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
Data Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
DTOs Ability to update settings. Take effect on next reboot. 2021-02-04 16:49:48 -06:00
Entities Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
Errors Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07:48 -06:00
Extensions Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
Helpers Ability to update settings. Take effect on next reboot. 2021-02-04 16:49:48 -06:00
Interfaces Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
Middleware Implemented ability to reset a user's password. 2021-01-21 11:15:42 -06:00
Parser Lots of work for chapters. This code will be refactored in a chapter rewrite. 2021-01-27 14:14:16 -06: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 Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
API.csproj 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
appsettings.Development.json Tried SharpCompress but had 20x speed decrement. Not using. 2021-01-25 18:18:07 -06:00
Program.cs Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
Startup.cs Ability to update settings. Take effect on next reboot. 2021-02-04 16:49:48 -06:00