Kavita/API/Controllers
2021-02-04 17:01:37 -06:00
..
AccountController.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
AdminController.cs Ability to update settings. Take effect on next reboot. 2021-02-04 16:49:48 -06:00
BaseApiController.cs Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
FallbackController.cs Cleanup and moved a test to proper place 2021-01-25 18:22:27 -06:00
LibraryController.cs Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
ReaderController.cs Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
SeriesController.cs Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
SettingsController.cs Cleanup after feature implementation. 2021-02-04 17:01:37 -06:00
UsersController.cs Fixed some APIs that worked mins ago....something strange happening with EF relationships. 2021-01-19 10:45:37 -06:00