Kavita/API/Data/Repositories
Joe Milazzo c84a3294e9
Misc Bugfixes (#2216)
* Folder watching will now appropriately ignore changes that occur in blacklisted folders.

* Fixed up recently updated from dashboard not opening a pre-sorted page. There were issues with how encoding and decoding was done plus missing code.

* Fixed up all streams from Dashboard opening to correctly filtered pages.

* All search linking now works.

* Rating tooltip and stars are bigger on mobile.

* A bit of cleanup

* Added day breakdown to user stats page.

* Removed Token checks before we write events to the history table for scrobbling.

Refactored so series holds will prevent writing events for reviews, ratings, etc.

* Fixed a potential bug where series name could be taken from a chapter that isn't the first ordered (very unlikely) for epubs.

Fixed a bug where Volume 1.5 could be selected for series-level metadata over Volume 1.

* Optimized the license check code so that users without any license entered would still take advantage of the cache layer.

* Sped up an API that checks if the library allows scrobbling

* Cleaned up the mobile CSS a bit for filters.
2023-08-15 14:33:39 -07:00
..
AppUserProgressRepository.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
ChapterRepository.cs Preparation for Release (#2135) 2023-07-17 06:48:15 -07:00
CollectionTagRepository.cs Implemented the ability to allow the admin to change the cover generation size. (#2213) 2023-08-14 04:56:09 -07:00
DeviceRepository.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
GenreRepository.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
LibraryRepository.cs Misc Bugfixes (#2216) 2023-08-15 14:33:39 -07:00
MangaFileRepository.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
MediaErrorRepository.cs Report Media Issues (#1964) 2023-05-07 10:14:39 -07:00
PersonRepository.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
ReadingListRepository.cs Implemented the ability to allow the admin to change the cover generation size. (#2213) 2023-08-14 04:56:09 -07:00
ScrobbleEventRepository.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
SeriesMetadataRepository.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
SeriesRepository.cs Filtering Bugs + OPDS Want To Read (#2210) 2023-08-13 10:39:28 -07:00
SettingsRepository.cs AVIF Support & Much More! (#1992) 2023-05-12 13:31:23 -07:00
SiteThemeRepository.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
TagRepository.cs v0.7.2 - Reading Lists, CBL Support, OPDS Flattening and More! (#1959) 2023-05-06 06:44:46 -07:00
UserRepository.cs Filtering Overhaul (#2207) 2023-08-11 14:30:36 -07:00
UserTableOfContentRepository.cs Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
VolumeRepository.cs Preparation for Release (#2135) 2023-07-17 06:48:15 -07:00