Kavita/API
Joseph Milazzo ce2f4b6a9f
Polishing and Bugfixes (#613)
* Added a new field to Library for showing Last Scan time for a library.

Manage library page now shows last scan for each library. Tweaked the websocket code to make scan progress a bit more reliable.

* Updated docnet to provide ARM support from our recent PR. Pi users can now have a version for PDF support out of the box.

* Parser is now culture invariant to hopefully fix an issue on Italian systems not detecting . correctly

* Added the ability for the collection detail page to update when a new series is added.

* Fixed an issue where multiple chapters stacked in a volume and reading in incognito, wouldn't sort the chapters and would open the wrong one.

* Code smell
2021-10-01 08:13:55 -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 Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -07:00
Data Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -07:00
DTOs Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -07:00
Entities Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -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 Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
Helpers Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
Interfaces Scan Chunking (#604) 2021-09-30 06:08:05 -07: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 Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -07:00
SignalR Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -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 Warn on Refresh Metadata (#610) 2021-09-30 17:36:58 -07:00