Kavita/API
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
..
Archive Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Comparators Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
config Fresh Nightly Installs Work (#1659) 2022-11-17 13:52:10 -08:00
Constants Basic Stats (#1673) 2022-12-07 06:01:49 -08:00
Controllers Automatic Collection Creation (#1768) 2023-01-30 19:57:46 -08:00
Data Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
DTOs Automatic Collection Creation (#1768) 2023-01-30 19:57:46 -08:00
Entities Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
Errors Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Extensions Automatic Collection Creation (#1768) 2023-01-30 19:57:46 -08:00
Helpers Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
Logging Manga Reader Work (#1729) 2023-01-07 09:14:22 -06:00
Middleware Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services Scanner Performance Improvements (#1774) 2023-02-03 04:52:51 -08:00
SignalR First PR of the new year (#1717) 2023-01-02 14:44:29 -08:00
API.csproj Holiday Bugfixes (#1762) 2023-01-30 00:50:19 -08:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs Library Settings Modal + New Library Settings (#1660) 2022-11-18 09:38:32 -06:00
Startup.cs [Manga Reader] Swipe Support (#1735) 2023-01-09 06:48:18 -08:00