Kavita/API/Controllers
2021-01-24 14:08:09 -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 Fixed warnings in code 2021-01-01 14:18:29 -06:00
BaseApiController.cs Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
FallbackController.cs Prepare for deployment of v0.1 2021-01-20 09:38:28 -06:00
LibraryController.cs More regex tweaking and use cases for real library. 2021-01-24 14:08:09 -06:00
ReaderController.cs Cleaned up some TODOs. 2021-01-19 12:51:41 -06:00
SeriesController.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
SettingsController.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
UsersController.cs Fixed some APIs that worked mins ago....something strange happening with EF relationships. 2021-01-19 10:45:37 -06:00