aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2020-03-15Rename IsNoWebContent to NoWebContentMark Monteiro
2020-03-13Do not check for duplicates if they are allowed in playlist configurationMark Monteiro
2020-03-13Add a configuration flag to allow/disallow duplicates in playlistsMark Monteiro
2020-03-11Merge remote-tracking branch 'upstream/master' into support-running-without-w...Mark Monteiro
2020-03-11Parse config value correctlyMark Monteiro
2020-03-11Use config setting to decide if web content should be hostedMark Monteiro
2020-03-11Merge branch 'master' into warn17Bond-009
2020-03-11Merge pull request #2502 from JustAMan/baseitem-equalsBond-009
2020-03-10Merge pull request #2506 from mark-monteiro/inject-loggers-with-contextBond-009
2020-03-10remove useless interfacedkanada
2020-03-09remove unused files and fix some future warningsdkanada
2020-03-05Add inheritdoc comment and squash simple method bodiesVasily
2020-03-05Follow code review suggestionsVasily
2020-03-05Add speed for alpha numeric sortingBond_009
2020-03-04Implement BaseItem.GetHashCode overrideVasily
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-03-04Merge pull request #2476 from JustAMan/playto-sortdkanada
2020-03-03Lower log level for BaseItem.Equals to debugVasily
2020-03-02Merge pull request #2474 from JustAMan/simplify-sortingBond-009
2020-03-02Merge pull request #2436 from dkanada/musicVasily
2020-03-02Replace foreach with for - MOAR SPEEDVasily
2020-03-02Apply suggestions from code reviewVasily
2020-03-02Apply code review suggestionVasily
2020-03-02Speed up equality comparison of BaseItemVasily
2020-03-01Fix emby/user/public API leaking private dataDavide Polonio
2020-02-28Add new 'nowebcontent' configuration flagMark Monteiro
2020-02-28Remove custom queue class as it is not neededVasily
2020-02-28Small speed improvement - no need to convert an array to a list to just itera...Vasily
2020-02-27Implement fast sortingVasily
2020-02-27Trying to be more safeVasily
2020-02-27Bring back sorting when needed to fix PlayToVasily
2020-02-27Apply suggestions from code reviewVasily
2020-02-27Simplify AlphanumericComparer, reduce code duplicationVasily
2020-02-25Open the Swagger API page on server start if not hosting the static web contentMark Monteiro
2020-02-23Improve controls for deinterlace method; matches with jellyfin-web changesPeter Maar
2020-02-23Merge pull request #2384 from Bond-009/warn16dkanada
2020-02-23Fix some warningsBond_009
2020-02-23Minor improvementsBond_009
2020-02-23Merge pull request #2427 from Bond-009/minordkanada
2020-02-22Add encoding option bobandweave, change back the EncodingHelper logicPeter Maar
2020-02-22add config options for musicbrainzdkanada
2020-02-22Merge pull request #2434 from Bond-009/photodkanada
2020-02-21Merge pull request #2321 from Bond-009/imagesdkanada
2020-02-20Fix photo serializationBond-009
2020-02-19Minor improvementsBond_009
2020-02-19Address commentsBond_009
2020-02-14Merge pull request #2358 from Bond-009/testsdkanada
2020-02-12Merge pull request #2394 from mark-monteiro/xml-documentationBond-009
2020-02-12Merge branch 'master' into imagesBond-009
2020-02-12Use "implement" instead of "apply" when referring to an interfaceMark Monteiro