Kavita/API/Data/Repositories
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
..
AppUserProgressRepository.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ChapterRepository.cs Reading List Polish (#1879) 2023-03-14 06:45:22 -07:00
CollectionTagRepository.cs Reading List Polish (#1879) 2023-03-14 06:45:22 -07:00
DeviceRepository.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
GenreRepository.cs Reading List Polish (#1879) 2023-03-14 06:45:22 -07:00
LibraryRepository.cs Reading List Polish (#1879) 2023-03-14 06:45:22 -07:00
MangaFileRepository.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
PersonRepository.cs Reading List Polish (#1879) 2023-03-14 06:45:22 -07:00
ReadingListRepository.cs ComicInfo Derived Reading Lists (#1929) 2023-04-15 08:28:49 -07:00
SeriesMetadataRepository.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
SeriesRepository.cs Reading List Polish (#1879) 2023-03-14 06:45:22 -07:00
SettingsRepository.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
SiteThemeRepository.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
TagRepository.cs Reading List Polish (#1879) 2023-03-14 06:45:22 -07:00
UserRepository.cs Release Testing Day 2 (#1937) 2023-04-22 11:04:09 -07:00
VolumeRepository.cs OPDS-PS v1.2 Support + a few bugfixes (#1869) 2023-03-09 16:41:42 -08:00