Kavita/API/DTOs
Joe Milazzo 1a729adf40
OPDS Enhancements (#1687)
* Bump express from 4.17.2 to 4.18.2 in /UI/Web

Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump decode-uri-component from 0.2.0 to 0.2.2 in /UI/Web

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump qs and express in /UI/Web

Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `qs` from 6.5.3 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.3...v6.11.0)

Updates `express` from 4.17.2 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Added genre and authors to Series level, added summary to volume and chapter level.

Force order on reading list title as Chunky enforces their own sort order and doesn't respect the spec.

* Moved all the reading list formatting logic to the backend. This allows us to re-use the UI logic for OPDS streams.

* Fixed a broken unit test

* Code smells

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-10 09:07:55 -08:00
..
Account Release Polish (#1586) 2022-10-17 15:33:18 -07:00
CollectionTags Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Device Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
Downloads Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Email Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
Filtering Folder Watching Polish + Epub Fix (#1550) 2022-09-20 16:14:40 -07:00
Jobs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
JumpBar Jump Bar Testing (#1302) 2022-05-30 16:50:12 -05:00
Metadata Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
OPDS OPDS Enhancements (#1687) 2022-12-10 09:07:55 -08:00
Reader Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ReadingLists OPDS Enhancements (#1687) 2022-12-10 09:07:55 -08:00
Search Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SeriesDetail WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
Settings UX Alignment and bugfixes (#1663) 2022-11-20 12:32:21 -08:00
Statistics Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
Stats Release Polish (#1586) 2022-10-17 15:33:18 -07:00
System Directory Picker Rework (#1325) 2022-06-16 10:08:09 -07:00
Theme Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
Update Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Uploads Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
WantToRead Want to Read List (#1392) 2022-07-28 15:18:35 -07:00
ChapterDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
CreateLibraryDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
DeleteSeriesDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
GroupedSeriesDto.cs Recently Added Chapter Feedback (#1020) 2022-02-02 07:18:09 -08:00
LibraryDto.cs Library Settings Modal + New Library Settings (#1660) 2022-11-18 09:38:32 -06:00
MangaFileDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
MemberDto.cs Release Polish (#1586) 2022-10-17 15:33:18 -07:00
PersonDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ProgressDto.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
RecentlyAddedItemDto.cs Recently Added Chapters/Volumes (#1007) 2022-01-29 08:04:18 -08:00
RefreshSeriesDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
RegisterDto.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
ScanFolderDto.cs Folder Watching (#1467) 2022-08-23 09:45:11 -07:00
SeriesByIdsDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SeriesDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SeriesMetadataDto.cs Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
UpdateLibraryDto.cs Library Settings Modal + New Library Settings (#1660) 2022-11-18 09:38:32 -06:00
UpdateLibraryForUserDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
UpdateRBSDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
UpdateSeriesDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
UpdateSeriesMetadataDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
UpdateSeriesRatingDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
UserDto.cs Release Polish (#1586) 2022-10-17 15:33:18 -07:00
UserPreferencesDto.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
VolumeDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00