Kavita/API
Joseph Milazzo d750ce77a0
Shakeout Bugs (#623)
* Fixed an issue where ScanSeries would not fetch all the entities and thus files would get duplicated on the Chapter

* Remove building extra language binaries on build.

* Fixed an issue where first scan would cause an issue with websocket due to trying to send NaN over the wire.

* Fixed an issue where on new scans scan in progress indicators wouldn't turn off due to the way we were consuming events off the pipe.

* Ensure login page doesn't flash on first load

* Don't process touch events at all unless selection is enabled.
2021-10-03 05:27:35 -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 Changed how login page works based on user feedback. By default, we have the old login flow when authentication is enabled and in addition, we will auto fill the username based on last login on device. (#621) 2021-10-02 11:35:38 -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 Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
Errors Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07:48 -06:00
Extensions Shakeout Bugs (#623) 2021-10-03 05:27:35 -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 Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -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 Shakeout Bugs (#623) 2021-10-03 05:27:35 -07:00
SignalR Shakeout Bugs (#623) 2021-10-03 05:27:35 -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