Kavita/API/Entities
Joe Milazzo 8a0a2f0961
Scanner Performance Improvements (#1774)
* Refactored the Genre code to be faster and used a dictonary to avoid some lookups. May fix the rare foreign constraint issue.

* Refactored tag to the same implementation as Genre. Ensure when grabbing tags from ComicInfo, we normalize and throw out duplicates.

* Removed an internal "external" field that was planned for Genres and Tags, but now with new plugin architecture, not needed.
2023-02-03 04:52:51 -08:00
..
Enums Holiday Bugfixes (#1762) 2023-01-30 00:50:19 -08:00
Interfaces Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Metadata Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
AppRole.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
AppUser.cs Release Polish (#1586) 2022-10-17 15:33:18 -07:00
AppUserBookmark.cs Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
AppUserPreferences.cs Holiday Bugfixes (#1762) 2023-01-30 00:50:19 -08:00
AppUserProgress.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
AppUserRating.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
AppUserRole.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Chapter.cs Automatic Collection Creation (#1768) 2023-01-30 19:57:46 -08:00
CollectionTag.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Device.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
FolderPath.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Genre.cs Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
Library.cs Automatic Collection Creation (#1768) 2023-01-30 19:57:46 -08:00
MangaFile.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
Person.cs Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
ReadingList.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
ReadingListItem.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Series.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
ServerSetting.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ServerStatistics.cs Better Themes, Stats, and bugfixes (#1740) 2023-01-11 06:12:31 -08:00
SiteTheme.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
Tag.cs Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
Volume.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00