Kavita/API
Joseph Milazzo c5b62d00d0
Hashing (#634)
* Added the ability to see when a scan started at.

* filename based hashing now uses last write time as well to ensure if the underlying file changes it sends a new copy

* Fixed a bug where we would reset dark mode on the book reader to dark mode if our site was on dark mode, despite user setting light mode.

* Added a single feed entry when some sort of collection, reading list, etc doesn't have anything in it.

* Allow + in the normalization to prevent some series that use + to denote the sequel from not getting merged together.
2021-10-04 05:33:28 -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 Hashing (#634) 2021-10-04 05:33:28 -07:00
Data Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
DTOs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
Entities Interlude/Half Volumes (#626) 2021-10-03 13:30:31 -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 Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
Interfaces Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser Hashing (#634) 2021-10-04 05:33:28 -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 Hashing (#634) 2021-10-04 05:33:28 -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 Shakeout Bugs (#623) 2021-10-03 05:27:35 -07:00
API.csproj.DotSettings Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
appsettings.Development.json Update Notifier (#464) 2021-08-09 08:52:24 -05:00
Dockerfile Sentry Integration (#212) 2021-05-11 14:45:18 -05:00
Program.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
Startup.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00