Kavita/API/Data/Repositories
Joe Milazzo 734e299f7f
Rating Overhaul (#2159)
* Switched Ratings to a float system. Allow rating something as 0%. Allow half step ratings. Added new css variable: --rating-star-color. By default, N/A will show for series that have no ratings. N/A ratings are not included in overall rating calculations.

* Show extended entity properties on desktop for list view cards.

* Refactored the code for series metadata detail to use a re-usable component to reduce the copy/paste for the Genres tags like sections.

* List Item will show extended properties about a chapter/volume, like weblinks on Desktop viewports.

* Refactored even further so all of series detail uses the same component code. Tweaked the spacing on the series detail area.

List items will now show Characters and Tags which are helpful for more Hentai related content.

* Fixed a bug with removing something from "OnDeckRemoval" table when something was read.
2023-07-25 09:57:07 -07:00
..
AppUserProgressRepository.cs Misc Fixes (#2155) 2023-07-23 09:53:16 -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 Rating Overhaul (#2159) 2023-07-25 09:57:07 -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
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