Kavita/API/DTOs
Joe Milazzo faf58e6985
Release Testing Day 3 (#1951)
* Code cleanup.

Fixed OPDS images missing api key.

Fixed theme color on site manifest not being black.

* Removed a console.log from timeago pipe

* Reading list page is now alphabetical and the modal for adding to a reading list is ordered by most recent.

* Fixed a bug where remove read from reading list failed due to Calculating Start and End date assuming chapter would always be there.

* Fixed a bug where reading list cover would get reset when editing the reading list.

* Fixed a bug where reading list item didn't have not read badge. It's on old style.

* Fixed a bug where user-preferences was hitting an admin only api when there was a better alternative

* Slight memory improvement on a common db call

* Fixed a bug where resetting to default theme when a theme was deleted was throwing an exception and failing.

* All Login dtos now have the active KavitaVersion to make external apps able to handle what version of the API they are connecting with.

* Fixed up a case where getVolume repo method always assumed there was a volume by that Id.
2023-05-02 14:02:33 -07:00
..
Account Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
CollectionTags .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Device .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Downloads .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Email .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Filtering .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Jobs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
JumpBar .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Metadata .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
OPDS OPDS-PS v1.2 Support + a few bugfixes (#1869) 2023-03-09 16:41:42 -08:00
Reader Release Testing Day 1 (#1933) 2023-04-19 15:41:21 -07:00
ReadingLists Reading List Polish (#1879) 2023-03-14 06:45:22 -07:00
Search .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
SeriesDetail .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Settings .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Statistics .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Stats .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
System .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Theme Fix for themes not applying (#1873) 2023-03-09 15:05:14 -06:00
Update .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
Uploads .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
WantToRead .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ChapterDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
CreateLibraryDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
DeleteSeriesDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
GroupedSeriesDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
LibraryDto.cs Library Settings for Reading List Creation (#1930) 2023-04-15 08:42:22 -07:00
MangaFileDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
MemberDto.cs Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
PersonDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ProgressDto.cs OPDS-PS v1.2 Support + a few bugfixes (#1869) 2023-03-09 16:41:42 -08:00
RecentlyAddedItemDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
RefreshSeriesDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
RegisterDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ScanFolderDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
SeriesByIdsDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
SeriesDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
SeriesMetadataDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
UpdateLibraryDto.cs Pre-Release Shakeout (#1932) 2023-04-16 17:28:21 -07:00
UpdateLibraryForUserDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
UpdateRBSDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
UpdateSeriesDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
UpdateSeriesMetadataDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
UpdateSeriesRatingDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
UserDto.cs Release Testing Day 3 (#1951) 2023-05-02 14:02:33 -07:00
UserPreferencesDto.cs Misc Fixes + Enhancements (#1875) 2023-03-10 17:09:38 -08:00
VolumeDto.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00