Kavita/API/Data
Joseph Milazzo 786fa146fb
Misc Bugs (#510)
* Don't show bookmark context actionable for books

* Fixed an issue where when adding a collection tag, the logic wouldn't assume the tag already existed in DB and would reset it.

* After editing a series on library page, ensure we refresh collection tags.

* Reload recently added section after changing a series

* Moved all Stat logger events to Debug

* Refactored scroll logic into a single service to keep the code consistent.
2021-08-19 06:50:14 -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 Bugs (#510) 2021-08-19 06:50:14 -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