Kavita/API
Joseph Milazzo b197f6f334
Release Shakeout (#655)
* Cleaned up some code. Fixed an issue on books with good table of contents not allowing line tracking (progress) from being saved. Changed Save to Defaults on light mode to be primary.

* Fixed a bug where deleting reading items would not actually delete them

* Fixed a bug where after ordering reading lists then deleting the order would be undone (develop)

* Code cleanup
2021-10-11 16:32:56 -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 Release Shakeout (#655) 2021-10-11 16:32:56 -07:00
Data Release Shakeout (#655) 2021-10-11 16:32:56 -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 Release Shakeout (#655) 2021-10-11 16:32:56 -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