Kavita/API/Controllers
2020-12-26 09:08:27 -06:00
..
AccountController.cs Some changes to get register/login flow working smoothly with Admin role. 2020-12-22 17:28:38 -06:00
AdminController.cs Added a new policy to require being an admin. Implemented ability to delete a user. 2020-12-24 08:13:58 -06:00
BaseApiController.cs Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
LibraryController.cs Added Hangfire and Hangfire SQLite extension for future task framework. Added a basic directory scanning implementation. 2020-12-26 09:08:27 -06:00
UsersController.cs Some api work 2020-12-20 17:47:18 -06:00