Kavita/API/Data
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
..
Migrations Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
AppUserProgressRepository.cs v0.4 merge to stable (#201) 2021-05-08 18:37:45 -05:00
BookmarkRepository.cs Bookmarking Pages within the Reader (#469) 2021-08-10 18:18:07 -05:00
ChapterRepository.cs Custom Cover Images (#499) 2021-08-15 10:36:47 -07:00
CollectionTagRepository.cs Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
DataContext.cs Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
DbFactory.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
FileRepository.cs Scan Issues (#470) 2021-08-10 19:05:16 -05:00
LibraryRepository.cs The big one (#396) 2021-07-17 14:03:11 -05:00
LogLevelOptions.cs Implemented a startup task that will instantiate all the DI so first API isn't having to eat that overhead. 2021-03-13 17:44:29 -06:00
Seed.cs Merge branch 'main' into develop 2021-07-25 11:07:43 -05:00
SeriesRepository.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
SettingsRepository.cs Lots of cleanup 2021-02-07 12:02:47 -06:00
UnitOfWork.cs Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
UserRepository.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
VolumeRepository.cs Bookmarking Pages within the Reader (#469) 2021-08-10 18:18:07 -05:00