Kavita/API/Services
Joseph Milazzo 28688ada8e
In-Depth Filtering (#850)
* Laying the foundation for the filter rework

* Filtering by Genre is now possible.

* Cleaned up code and preparing for People filtering

* People filtering is hooked up for the frontend

* Filtering now works. On Deck does not work with filtering currently due to a unique implementation.

* More cleanup

* Implemented the ability to reset the filters

* Added a mobile drawer for filtering

* Added some additional cases for NaturalSortComparer. Filter now uses a drawer on smaller screens.

* Fixed a bug where backup service was not pointing to the correct directory.

* Undid the fix, it's working as expected
2021-12-15 08:23:10 -08:00
..
HostedServices .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
Tasks In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
AccountService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
ArchiveService.cs Misc Fixes (#839) 2021-12-08 11:27:54 -08:00
BookService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
CacheService.cs Misc Fixes (#839) 2021-12-08 11:27:54 -08:00
DirectoryService.cs Misc Fixes (#839) 2021-12-08 11:27:54 -08:00
DownloadService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs Misc Fixes (#839) 2021-12-08 11:27:54 -08:00
MetadataService.cs In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
ReaderService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
ReadingItemService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
TaskScheduler.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
TokenService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00