Kavita/API/Helpers/Builders
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
..
AppUserBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
ChapterBuilder.cs Release Testing Day 2 (#1937) 2023-04-22 11:04:09 -07:00
CollectionTagBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
DeviceBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
EntityBuilder.cs Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
FolderPathBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
GenreBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
LibraryBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
MangaFileBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
PersonBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
ReadingListBuilder.cs ComicInfo Derived Reading Lists (#1929) 2023-04-15 08:28:49 -07:00
ReadingListItemBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
SeriesBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
SeriesMetadataBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
TagBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00
VolumeBuilder.cs Tweaks (#1890) 2023-03-19 10:52:44 -07:00