Kavita/API
Joe Milazzo c70154f428
Release Testing Day 2 (#1937)
* Removed unneded ngModel on password field

* Fixed some bad validation messages on Edit Reading List modal and disabled save button

* Added a lot of trace code to help debug a foreign constraint issue.

* Fixed a bug where after a series is scanned, generate covers for series didn't respect webp cover generation.

* Fixed library last scan being stored in Utc, but expected to be server time.

* Fixed up some of that trace logging being way too verbose. Fixed a case where when a missing storyarc number, the whole pair was dropped. Now, it will default that item to the end of the reading list.

Fixed a bug where Start and End dates weren't being calculated after generating a reading list.

* Fixed a bug where the default admin user for reading list creation from files was selecting the wrong user.

Changed so that when there is a bad pair (aka number missing) and only 1 pair, then we wont constantly reorder the item.

* Fixed unit test
2023-04-22 11:04:09 -07:00
..
Archive Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Comparators .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
config Pre-Release Shakeout (#1932) 2023-04-16 17:28:21 -07:00
Constants Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
Controllers Release Testing Day 1 (#1933) 2023-04-19 15:41:21 -07:00
Data Release Testing Day 2 (#1937) 2023-04-22 11:04:09 -07:00
DTOs Release Testing Day 1 (#1933) 2023-04-19 15:41:21 -07:00
Entities Release Testing Day 2 (#1937) 2023-04-22 11:04:09 -07:00
Errors Bugfixes from last PR (#1928) 2023-04-15 04:58:54 -07:00
Extensions Tweaks (#1890) 2023-03-19 10:52:44 -07:00
Helpers Release Testing Day 2 (#1937) 2023-04-22 11:04:09 -07:00
Logging Some fixes from last release (#1884) 2023-03-16 17:03:56 -07:00
Middleware Some fixes from last release (#1884) 2023-03-16 17:03:56 -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 Release Testing Day 2 (#1937) 2023-04-22 11:04:09 -07:00
SignalR .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
API.csproj Random Cleanup + OPDS Base Url Support (#1926) 2023-04-14 17:44:35 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs CBL Import Rework (#1862) 2023-03-07 13:18:26 -08:00
Startup.cs Bugfixes from last PR (#1928) 2023-04-15 04:58:54 -07:00