Kavita/API/DTOs
Joseph Milazzo be2b78fa5a
Manga Redesign (#321)
* Code cleanup, refactored FileRepository into Unit of Work.

* Added AutoCloseMenu and ReaderMode user perferences to match UI

* Added extra information to ChapterInfo

* Build changes

* Updated the readme to have open collective information and thanks to sponsors

* Fixed an issue with UnitOfWork refactor and how stats was bootsrapped. Replaced stats.kavitareader with a temp url to test out redirection bug.
2021-06-24 19:31:42 -05:00
..
Reader Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
BookChapterItem.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
BookmarkDto.cs Book Reading Progress Enhancement (#259) 2021-06-03 18:33:13 -05:00
ChapterDto.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ClientInfoDto.cs Feat/usage stats collection (#317) 2021-06-20 17:26:35 -05:00
CollectionTagDto.cs Manga Redesign (#321) 2021-06-24 19:31:42 -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
ServerInfoDto.cs Feat/usage stats collection (#317) 2021-06-20 17:26:35 -05:00
ServerSettingDTO.cs Feat/usage stats collection (#317) 2021-06-20 17:26:35 -05: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
UpdateRBSDto.cs Download Support (#298) 2021-06-10 07:47:35 -05: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 Manga Redesign (#321) 2021-06-24 19:31:42 -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
UsageInfoDto.cs Feat/usage stats collection (#317) 2021-06-20 17:26:35 -05:00
UsageStatisticsDto.cs Feat/usage stats collection (#317) 2021-06-20 17:26:35 -05: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 Manga Redesign (#321) 2021-06-24 19:31:42 -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