Kavita/API
Joseph Milazzo 384ebcef5c
Tachiyomi Enhancements (#845)
* Added a new endpoint to get all Series with Progress info.

* Fixed up some potential NPEs during scan

* Commented out filter code, not ready for it.

* Fixed up a parsing case for european comics

* Refactored FilterDto to allow for specifying multiple formats to return.

* Refactored FilterDto to allow for specifying multiple formats to return.

* Refactored the UI to show OPDS as 3rd Party Clients since Tachiyomi now uses OPDS url scheme for authentication.
2021-12-10 13:04:52 -08:00
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators Misc Fixes (#839) 2021-12-08 11:27:54 -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 Tachiyomi Enhancements (#845) 2021-12-10 13:04:52 -08:00
Data Tachiyomi Enhancements (#845) 2021-12-10 13:04:52 -08:00
DTOs Tachiyomi Enhancements (#845) 2021-12-10 13:04:52 -08:00
Entities Feature/local metadata more tags (#832) 2021-12-06 11:59:47 -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 .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser Tachiyomi Enhancements (#845) 2021-12-10 13:04:52 -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 Tachiyomi Enhancements (#845) 2021-12-10 13:04:52 -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 Bump docnet version to support x64 ARM pdfium binaries. (#826) 2021-12-05 10:39:34 -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