Kavita/API
Christoffer Green 12f96a5504
Improve comic-downloader parsing (#650)
Sometimes comic-downloader will have filenames like spawn-chapter-123.
Previously we did not support the -chapter- part, this patch adds support
for it.
2021-10-11 08:17:37 -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 Remove Base Url Support (#652) 2021-10-11 06:57:50 -07:00
Data Moved BaseUrl from appsettings.json to Database and fixed an issue in UI for setting base url based on a hack, rather than asking backend for it. (#644) 2021-10-06 11:03:14 -07:00
DTOs Moved BaseUrl from appsettings.json to Database and fixed an issue in UI for setting base url based on a hack, rather than asking backend for it. (#644) 2021-10-06 11:03:14 -07:00
Entities Base Url Support (#642) 2021-10-06 05:42:02 -07:00
Errors Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07:48 -06:00
Extensions Hashing (#634) 2021-10-04 05:33:28 -07:00
Helpers Base Url Support (#642) 2021-10-06 05:42:02 -07:00
Interfaces Moved BaseUrl from appsettings.json to Database and fixed an issue in UI for setting base url based on a hack, rather than asking backend for it. (#644) 2021-10-06 11:03:14 -07:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser Improve comic-downloader parsing (#650) 2021-10-11 08:17:37 -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 Remove Base Url Support (#652) 2021-10-11 06:57:50 -07:00
SignalR Hashing (#634) 2021-10-04 05:33:28 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Book Polishing (#639) 2021-10-05 17:42:43 -07:00
API.csproj.DotSettings Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
appsettings.Development.json Remove Base Url Support (#652) 2021-10-11 06:57:50 -07:00
Dockerfile Sentry Integration (#212) 2021-05-11 14:45:18 -05:00
Program.cs Misc Bugfixes (#637) 2021-10-04 17:18:42 -07:00
Startup.cs Remove Base Url Support (#652) 2021-10-11 06:57:50 -07:00