Kavita/API
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
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
config Tachiyomi Enhancements (#845) 2021-12-10 13:04:52 -08:00
Constants Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Controllers In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
Data In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
DTOs In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
Entities In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
Errors Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07:48 -06:00
Extensions Tachiyomi Enhancements (#845) 2021-12-10 13:04:52 -08:00
Helpers In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser In-Depth Filtering (#850) 2021-12-15 08:23:10 -08: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 In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
SignalR .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
API.csproj.DotSettings .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
Dockerfile Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
Program.cs Feature/local metadata more tags (#832) 2021-12-06 11:59:47 -08:00
Startup.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00