Kavita/API/Controllers
Joseph Milazzo f130440bd0
Want to Read List (#1392)
* Implemented a Want To Read list of series for all users, as a way to keep track of what you want to read.

When canceling a bulk action, like Add to Reading list, the selected cards wont de-select.

* Hooked up Remove from Want to Read

* When making bulk selection, allow the user to click on anywhere on the card

* Added no series messaging

* Code cleanup
2022-07-28 15:18:35 -07:00
..
AccountController.cs Want to Read List (#1392) 2022-07-28 15:18:35 -07:00
AdminController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
BaseApiController.cs Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
BookController.cs Misc Bugfixes (#1378) 2022-07-17 07:19:36 -07:00
CollectionController.cs Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
DownloadController.cs Better Caching & Global Downloads (#1372) 2022-07-13 07:45:14 -07:00
FallbackController.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
ImageController.cs Better Caching & Global Downloads (#1372) 2022-07-13 07:45:14 -07:00
LibraryController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
MetadataController.cs Infinite Scroll + List View + Cover Upload Redesign (#1319) 2022-06-13 14:37:49 -07:00
OPDSController.cs Better Caching & Global Downloads (#1372) 2022-07-13 07:45:14 -07:00
PluginController.cs Fixes filter application (#992) 2022-01-26 15:54:35 -08:00
ReaderController.cs misc stuff to avoid scan loop (#1389) 2022-07-27 08:16:45 -07:00
ReadingListController.cs Change Detection: On Push aka UI Smoothness (#1369) 2022-07-11 08:57:07 -07:00
RecommendedController.cs Infinite Scroll + List View + Cover Upload Redesign (#1319) 2022-06-13 14:37:49 -07:00
SeriesController.cs Better Caching & Global Downloads (#1372) 2022-07-13 07:45:14 -07:00
ServerController.cs Better Caching & Global Downloads (#1372) 2022-07-13 07:45:14 -07:00
SettingsController.cs All Around Polish (#1328) 2022-06-22 10:25:52 -07:00
TachiyomiController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
ThemeController.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
UploadController.cs Release Shakeout (#1266) 2022-05-20 17:50:17 -05:00
UsersController.cs Want to Read List (#1392) 2022-07-28 15:18:35 -07:00
WantToReadController.cs Want to Read List (#1392) 2022-07-28 15:18:35 -07:00