Kavita/API/Services
Joseph Milazzo 68bb5ed5a8
Feature/bookmark feedback (#508)
* ImageService had a stream reset before writting out to array. Added logging statment for updating series metadata. Removed ConcurencyCheck due to bad update issue for CollectionTag.

* Added a new screen which lets you quickly see all your bookmarks for a given user.

* Built user bookmark page in user settings. Moved user settings to it's own lazy loaded module. Removed unneded debouncing from downloader and just used throttleTime instead.

* Removed a not-yet implemented tab from series modal

* Fixed a bug in clear bookmarks and adjusted icons within anchors to have proper styling
2021-08-18 17:16:05 -07:00
..
Clients Update Notifier (#464) 2021-08-09 08:52:24 -05:00
HostedServices Update Notifier (#464) 2021-08-09 08:52:24 -05:00
Tasks Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
ArchiveService.cs Bookmarking Pages within the Reader (#469) 2021-08-10 18:18:07 -05:00
BookService.cs Filtering Bugs (#447) 2021-07-28 14:11:49 -05:00
CacheService.cs Custom Cover Images (#499) 2021-08-15 10:36:47 -07:00
ComicInfo.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
DirectoryService.cs Bookmarking Pages within the Reader (#469) 2021-08-10 18:18:07 -05:00
ImageService.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
MetadataService.cs Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
TaskScheduler.cs Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
TokenService.cs Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them. 2021-02-24 11:59:16 -06:00
WarmupServiceStartupTask.cs Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams. 2021-03-15 13:49:13 -05:00