Kavita/API/Data
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
..
Metadata Release Testing Day 1 (#1933) 2023-04-19 15:41:21 -07:00
Migrations ComicInfo Derived Reading Lists (#1929) 2023-04-15 08:28:49 -07:00
Misc .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Repositories Release Testing Day 2 (#1937) 2023-04-22 11:04:09 -07:00
Scanner Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
DataContext.cs ComicInfo Derived Reading Lists (#1929) 2023-04-15 08:28:49 -07:00
MigrateBrokenGMT1Dates.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
MigrateChangePasswordRoles.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
MigrateChangeRestrictionRoles.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
MigrateLoginRole.cs Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
MigrateNormalizedEverything.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
MigrateNormalizedLocalizedName.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
MigrateReadingListAgeRating.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
MigrateRemoveExtraThemes.cs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
MigrateSeriesRelationsExport.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
MigrateSeriesRelationsImport.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
MigrateToUtcDates.cs UTC Dates + CDisplayEx API Enhancements (#1781) 2023-02-11 04:01:24 -08:00
MigrateUserProgressLibraryId.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Seed.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
UnitOfWork.cs Some fixes from last release (#1884) 2023-03-16 17:03:56 -07:00