Misc Changes (#2015)
* Updated ng-bootstrap * Fixed an issue where jumpbar would be disabled when it shouldn't have been. * When there are duplicate files that make up a volume, show the count on series detail. * Added basic ISBN searching which will return a chapter back.
This commit is contained in:
parent
c57244abd1
commit
a2f4bc712c
8 changed files with 53 additions and 51 deletions
|
@ -144,14 +144,4 @@ public static class Seed
|
|||
}
|
||||
await context.SaveChangesAsync();
|
||||
}
|
||||
|
||||
// /// <summary>
|
||||
// /// Responsible to copy (not overwrite) a set of favicons that Kavita can't parse from websites.
|
||||
// /// </summary>
|
||||
// /// <param name="directoryService"></param>
|
||||
// /// <returns></returns>
|
||||
// public static Task SeedFavicons(IDirectoryService directoryService)
|
||||
// {
|
||||
//
|
||||
// }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue