Kavita/API/Controllers
Robbie Davis 606e4c8b12
Recently Added Page (#261)
- Updated route task for 'recently-added'.
- Refactored GetRecentlyAdded task instead of creating new API task. This way is more efficient and prevents bloat.
- Adding pageSize to UserParams.cs (got lost in PRs).
2021-06-04 10:09:33 -05:00
..
AccountController.cs fix: error when resetting password of a non admin user (#252) 2021-06-03 12:17:57 -05: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
BookController.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
CollectionController.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
FallbackController.cs Performance, Scan Loop, Specials, and cleanup (#150) 2021-04-05 08:37:45 -05:00
ImageController.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
LibraryController.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ReaderController.cs Book Reading Progress Enhancement (#259) 2021-06-03 18:33:13 -05:00
SeriesController.cs Recently Added Page (#261) 2021-06-04 10:09:33 -05:00
ServerController.cs Performance, Scan Loop, Specials, and cleanup (#150) 2021-04-05 08:37:45 -05:00
SettingsController.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
UsersController.cs Implemented Dark Mode (#203) 2021-05-09 08:44:12 -05:00