Kavita/API/Data/Repositories
Joe Milazzo ed4f9e0144
Preparation for Release (#2135)
* Don't allow Comic libraries to do any scrobbling as there aren't any Comic scrobbling providers yet.

* Fixed a bug where if you have multiple libraries pointing the same folder (for whatever reason), the Scan Folder api could be rejected.

* Handle if publication from an epub is empty to avoid a bad parse error

* Cleaned up some hardcoded default strings.

* Fixed up some defaulting code for the cache size.

* Changed how moving something back to on deck works after it's been removed. Now any progress will trigger it, as epubs don't have chapters.

* Ignore .caltrash, which is a Calibre managed folder, when scanning.

* Added the ability to see Volume Last Read Date (or individual chapter) in details drawer. Hover over the clock for the full timestamp.
2023-07-17 06:48:15 -07:00
..
AppUserProgressRepository.cs Cleanup from the Release (#2127) 2023-07-12 14:06:30 -07:00
ChapterRepository.cs Preparation for Release (#2135) 2023-07-17 06:48:15 -07:00
CollectionTagRepository.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -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 v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -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 v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -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 Remove From On Deck (#2131) 2023-07-15 07:27:21 -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 v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
VolumeRepository.cs Preparation for Release (#2135) 2023-07-17 06:48:15 -07:00