Kavita/API/Data
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
..
Metadata Scan Loop Fortification (#1573) 2022-10-09 09:23:41 -07:00
Migrations Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
Misc Release Polish (#1586) 2022-10-17 15:33:18 -07:00
Repositories Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
Scanner Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
DataContext.cs Automatic Collection Creation (#1768) 2023-01-30 19:57:46 -08:00
DbFactory.cs Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
MigrateChangePasswordRoles.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
MigrateChangeRestrictionRoles.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
MigrateNormalizedEverything.cs Fixed a version issue with migration (#1526) 2022-09-13 17:36:38 -07:00
MigrateNormalizedLocalizedName.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
MigrateReadingListAgeRating.cs Misc Bugfixes (#1582) 2022-10-10 17:23:37 -07:00
MigrateRemoveExtraThemes.cs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
MigrateSeriesRelationsExport.cs Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
MigrateSeriesRelationsImport.cs Fixed Series Relations Schema (#1654) 2022-11-15 06:45:02 -08:00
MigrateUserProgressLibraryId.cs Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
Seed.cs Holiday Bugfixes (#1762) 2023-01-30 00:50:19 -08:00
UnitOfWork.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00