Kavita/API/DTOs
Joseph Milazzo 52f8fbe3db
Bulk Add to Collection (#674)
* Fixed the typeahead not having the same size input box as other inputs

* Implemented the ability to add multiple series to a collection through bulk operations flow. Updated book parser to handle "@import url('...');" syntax as well as @import '...';

* Implemented the ability to create a new Collection tag via bulk operations flow.
2021-10-14 17:23:21 -07:00
..
Account Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
CollectionTags Bulk Add to Collection (#674) 2021-10-14 17:23:21 -07:00
Downloads Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
Filtering OPDS Support (#526) 2021-08-27 10:19:25 -07:00
OPDS ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Reader ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
ReadingLists Bulk Operations (#596) 2021-09-24 17:27:47 -07:00
Settings Moved BaseUrl from appsettings.json to Database and fixed an issue in UI for setting base url based on a hack, rather than asking backend for it. (#644) 2021-10-06 11:03:14 -07:00
Stats Revert "Changed the stats that are sent back to stat server from installed server." 2021-10-14 16:00:01 -06:00
Update Update Notification Refactor (#511) 2021-08-19 18:49:53 -05:00
Uploads Custom Cover Images (#499) 2021-08-15 10:36:47 -07:00
BookChapterItem.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ChapterDto.cs Custom Cover Images (#499) 2021-08-15 10:36:47 -07: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
LibraryDto.cs Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -07:00
MangaFileDto.cs A lot of random changes to try and speed up SharpCompress. 2021-03-23 12:22:50 -05: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
ProgressDto.cs Bookmarking Pages within the Reader (#469) 2021-08-10 18:18:07 -05:00
RefreshSeriesDto.cs Feature/feedback (#185) 2021-04-30 17:23:31 -05:00
RegisterDto.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
SearchResultDto.cs Feature/performance pdf (#426) 2021-07-24 16:17:13 -05:00
SeriesByIdsDto.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00
SeriesDto.cs Custom Cover Images (#499) 2021-08-15 10:36:47 -07:00
SeriesFilterDto.cs Bugfixes/misc (#196) 2021-05-02 19:46:34 -05:00
SeriesMetadataDto.cs Bulk Add to Collection (#674) 2021-10-14 17:23:21 -07: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 Custom Cover Images (#499) 2021-08-15 10:36:47 -07:00
UpdateSeriesMetadataDto.cs Bulk Add to Collection (#674) 2021-10-14 17:23:21 -07: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 OPDS Support (#526) 2021-08-27 10:19:25 -07:00
UserPreferencesDto.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
VolumeDto.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00