Kavita/API/DTOs
2021-06-03 09:05:07 -05:00
..
BookChapterItem.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
BookmarkDto.cs Some code cleanup 2021-03-23 12:22:47 -05:00
ChapterDto.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
CollectionTagDto.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
CreateLibraryDto.cs Cleanup of lazy loading code. Made some DTOs use init rather than set to keep it clean. 2021-03-12 13:20:08 -06:00
ImageDto.cs Cleanup of lazy loading code. Made some DTOs use init rather than set to keep it clean. 2021-03-12 13:20:08 -06:00
InProgressChapterDto.cs ContinueReading has been pulled from UI. The query doesn't work and no longer sure I need. 2021-03-20 12:44:18 -05:00
LibraryDto.cs Cleanup of lazy loading code. Made some DTOs use init rather than set to keep it clean. 2021-03-12 13:20:08 -06:00
LoginDto.cs Cleanup of lazy loading code. Made some DTOs use init rather than set to keep it clean. 2021-03-12 13:20:08 -06:00
MangaFileDto.cs A lot of random changes to try and speed up SharpCompress. 2021-03-23 12:22:50 -05:00
MarkReadDto.cs Cleanup of lazy loading code. Made some DTOs use init rather than set to keep it clean. 2021-03-12 13:20:08 -06:00
MarkVolumeReadDto.cs Enable response compression (br and gzip) for images and static assets. After we scan a library, kick of a cleanup of cache to ensure if archives were changed, the cache is cleared too. 2021-03-12 10:37:42 -06:00
MemberDto.cs Cleanup of lazy loading code. Made some DTOs use init rather than set to keep it clean. 2021-03-12 13:20:08 -06:00
PersonDto.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
RefreshSeriesDto.cs Feature/feedback (#185) 2021-04-30 17:23:31 -05:00
RegisterDto.cs fix: wrong password length validation when registering a new user or resetting password (#247) 2021-06-03 07:16:32 -05:00
ResetPasswordDto.cs fix: wrong password length validation when registering a new user or resetting password (#247) 2021-06-03 07:16:32 -05:00
SearchResultDto.cs Performance, Scan Loop, Specials, and cleanup (#150) 2021-04-05 08:37:45 -05:00
SeriesDto.cs Feature/feedback (#185) 2021-04-30 17:23:31 -05:00
SeriesFilterDto.cs Bugfixes/misc (#196) 2021-05-02 19:46:34 -05:00
SeriesMetadataDto.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
ServerSettingDTO.cs Lots of cleanup 2021-02-07 12:02:47 -06:00
UpdateLibraryDto.cs Implemented the ability to update a library including folders. 2021-01-04 13:06:01 -06:00
UpdateLibraryForUserDto.cs Implemented the ability to update a library including folders. 2021-01-04 13:06:01 -06:00
UpdateSeriesDto.cs Implemented the ability to correct a match from UI and further scans will show that new Series name. 2021-03-08 09:33:35 -06:00
UpdateSeriesForTagDto.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
UpdateSeriesMetadataDto.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
UpdateSeriesRatingDto.cs Implemented ability to leave a rating (up to 5 stars) and a text review (not UI supported until v0.2). 2021-01-19 17:06:26 -06:00
UserDto.cs Fixed a deployment bug where we weren't listening on port properly. New way will force firewall exception dialog on Windows and work across board. Implemented user preferences and ability to update them. 2021-02-06 13:08:48 -06:00
UserPreferencesDto.cs Added book reader reading direction preference (#249) 2021-06-03 09:05:07 -05:00
VolumeDto.cs Cleanup of lazy loading code. Made some DTOs use init rather than set to keep it clean. 2021-03-12 13:20:08 -06:00