Kavita/API
Joseph Milazzo d411ab03f2
Major Search Enhancements (#1238)
* Pull progress information for some of the recommended stuff.

* Fixed some redirection code from last PR

* Implemented the ability to search for files in the search and open the series directly.

* Fixed nav search bar expanding too much

* Fixed a bug in nav module not having router so some links broke

* Fixed an issue where with new localized series tag, merging could fail if the user had 2 series with the series and localized series.

Added extra error handling for tracking series parsed from disk.

* Fixed the slowness when typing in a typeahead by using auditTime vs debounceTime

* Removed some cleaning of Edition tags from the Parser. Only Omnibus and Uncensored will be ignored when cleaning titles, Full Color, Full Contact, etc will now stay in the title for Series name.

* Implemented ability to search against chapter's title (from epub or title in comicinfo). This should help users search for books in a series a lot easier.

* Restrict each search type to 15 records only to keep query performant and UI useful.

* Wrote some extra messaging on invite user flow around email.

* Messaging update
2022-04-30 12:09:54 -05:00
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
config On Deck + Misc Fixes and Changes (#1215) 2022-04-11 15:43:40 -07:00
Constants Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
Controllers Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
Data Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
DTOs Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
Entities Feature/misc (#1234) 2022-04-28 14:50:31 -07:00
Errors Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Extensions Fixing duplicate chapter issue and adding unit test (#1221) 2022-04-18 15:57:31 -04:00
Helpers Linked Series (#1230) 2022-04-24 09:59:09 -07:00
Middleware v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Parser Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05: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 Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
SignalR Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Feature/misc (#1234) 2022-04-28 14:50:31 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Dockerfile v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
Startup.cs Fixed some missing merge stuff 2022-04-08 08:26:22 -05:00