aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities
AgeCommit message (Expand)Author
2021-05-05More improvementsBond_009
2021-05-05Remove dead codeBond_009
2021-05-05Code Clean up: Convert to null-coalescing operator ?? (#5845)BaronGreenback
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
2021-05-03Merge branch 'master' into allocationzClaus Vium
2021-04-30Merge pull request #5890 from Bond-009/filesystemBond-009
2021-04-30Reduce some allocations with the magic of spans etc.cvium
2021-04-29Merge pull request #5842 from BaronGreenback/optimizationBond-009
2021-04-22Reduce string allocations/fs lookups in resolve codeBond_009
2021-04-21Improve perf of db save and queryBond_009
2021-04-21Merge pull request #5876 from Bond-009/nullref5Bond-009
2021-04-21Merge pull request #5808 from cvium/semi-fix-collection-perfBond-009
2021-04-20DeepCopy: Throw ArgumentNullException if one of the args is nullBond_009
2021-04-17Remove unused using directivesBaronGreenback
2021-04-17Group MethodsBaronGreenback
2021-04-13fixescvium
2021-04-13Optimize the way items are grouped into collectionscvium
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-10Use distinct for artists to avoid double refreshingcvium
2021-02-13Minor improvementsBond_009
2021-02-10Create BaseItemKind enumcrobibero
2021-01-12Use JsonSerializer.SerializeToUtf8Bytes when doing a round tripBond_009
2020-12-24Put json serializer options in private fieldDavid
2020-12-23Remove custom Json serializer from MediaBrowser.ControllerDavid
2020-12-13Use a more descriptive function namecrobibero
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-12-10Forgot to revert some other changes, dunno if neededcvium
2020-12-04Merge pull request #4242 from Spacetech/library_scan_speedClaus Vium
2020-12-02Move MetadataRefreshThrottler to BaseItemManagerGary Wilber
2020-12-01Merge pull request #4169 from stanionascu/bdiso-playbackJoshua M. Boniface
2020-11-21Merge branch 'master' into library_scan_speedBaronGreenback
2020-11-21Merge branch 'master' into defer_image_fetchingJoshua M. Boniface
2020-11-20Merge pull request #4499 from crobibero/more-paramJoshua M. Boniface
2020-11-19Merge remote-tracking branch 'upstream/master' into library_scan_speedGary Wilber
2020-11-19Merge pull request #4507 from BaronGreenback/SpellingJoshua M. Boniface
2020-11-19Merge pull request #4342 from crobibero/base-item-managerClaus Vium
2020-11-18More spelling corrections.Greenback
2020-11-16Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.crobibero
2020-11-11Fixes #4465 by adding the missing extras folders.Kayila
2020-11-08Merge remote-tracking branch 'upstream/master' into library_scan_speedGary Wilber
2020-11-05Fix Persons, Genres and Studios endpointscvium
2020-11-02Merge pull request #4341 from Bond-009/minor6Anthony Lavado
2020-10-28Merge branch 'master' into bdiso-playbackStan
2020-10-27Use BaseItemManagercrobibero
2020-10-17Fix buildBond_009
2020-10-17Use nameof where possibleBond_009
2020-10-12Fix SA 1116 warningsJan-Pieter Baert
2020-10-03Defer image pre-fetching until the end of a refresh/scancvium
2020-10-02fix parallelism when set to 0Gary Wilber