Kavita/API/Controllers
2021-01-20 09:38:28 -06:00
..
AccountController.cs When registering an admin user, ensure they have access to all libraries. 2021-01-18 16:55:52 -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 Cleaned up some warnings and implemented re-occuring scan libraries task. Customization of task schedules is in v0.2. 2021-01-19 14:41:50 -06:00
ReaderController.cs Cleaned up some TODOs. 2021-01-19 12:51:41 -06:00
SeriesController.cs Implemented ability to leave a rating (up to 5 stars) and a text review (not UI supported until v0.2). 2021-01-19 17:06:26 -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