Kavita/API/Controllers
2021-02-17 11:23:08 -06:00
..
AccountController.cs Code cleanup. Implemented ability to schedule Library Backups. 2021-02-17 08:58:36 -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 Code cleanup. Implemented ability to schedule Library Backups. 2021-02-17 08:58:36 -06:00
LibraryController.cs Implemented pagination on GetSeriesForLibrary 2021-02-17 11:23:08 -06:00
ReaderController.cs Code cleanup. Implemented ability to schedule Library Backups. 2021-02-17 08:58:36 -06:00
SeriesController.cs Code cleanup. Implemented ability to schedule Library Backups. 2021-02-17 08:58:36 -06:00
ServerController.cs Code cleanup. Implemented ability to schedule Library Backups. 2021-02-17 08:58:36 -06:00
SettingsController.cs Code cleanup. Implemented ability to schedule Library Backups. 2021-02-17 08:58:36 -06:00
UsersController.cs Fixed a deployment bug where we weren't listening on port properly. New way will force firewall exception dialog on Windows and work across board. Implemented user preferences and ability to update them. 2021-02-06 13:08:48 -06:00