Kavita/API
Joseph Milazzo f5229fd0e6
Bulk Operations (#596)
* Implemented the ability to perform multi-selections on cards. Basic selection code is done, CSS needed and exposing actions.

* Implemented a bulk selection bar. Added logic to the card on when to force show checkboxes.

* Fixed some bad parsing groups and cases for Comic Chapters.

* Hooked up some bulk actions on series detail page. Not hooked up to backend yet.

* Fixes #593. URI Enocde library names as sometimes they can have & in them.

* Implemented the ability to mark volume/chapters as read/unread.

* Hooked up mark as unread with specials as well.

* Add to reading list hooked up for Series Detail

* Implemented ability to add multiple series to a reading list.

* Implemented bulk selection for series cards

* Added comments to the new code in ReaderService.cs

* Implemented proper styling on bulk operation bar and integrated for collections.

* Fixed an issue with shift clicking

* Cleaned up css of bulk operations bar

* Code cleanup
2021-09-24 17:27:47 -07:00
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
Constants Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Controllers Bulk Operations (#596) 2021-09-24 17:27:47 -07:00
Data Bulk Operations (#596) 2021-09-24 17:27:47 -07:00
DTOs Bulk Operations (#596) 2021-09-24 17:27:47 -07:00
Entities Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
Errors Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07:48 -06:00
Extensions Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
Helpers Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
Interfaces Bulk Operations (#596) 2021-09-24 17:27:47 -07:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser Bulk Operations (#596) 2021-09-24 17:27:47 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services Additional Memory Pressure Enhancements (#590) 2021-09-22 07:36:32 -07:00
SignalR Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
API.csproj.DotSettings Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
appsettings.Development.json Update Notifier (#464) 2021-08-09 08:52:24 -05:00
Dockerfile Sentry Integration (#212) 2021-05-11 14:45:18 -05:00
Program.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
Startup.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00