Kavita/API.Tests
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
..
Comparers Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Converters Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Entities Scan Loop Fortification (#1573) 2022-10-09 09:23:41 -07:00
Extensions Release Shakeout Day 1 (#1591) 2022-10-18 16:53:17 -07:00
Helpers Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
Parser WebP Covers + Series Detail Enhancements (#1652) 2022-11-14 06:43:19 -08:00
Repository Release Polish (#1586) 2022-10-17 15:33:18 -07:00
Services Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
AbstractDbTest.cs Automatic Collection Creation (#1768) 2023-01-30 19:57:46 -08:00
API.Tests.csproj Release Shakeout Day 1 (#1591) 2022-10-18 16:53:17 -07:00