aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Expand)Author
2020-06-13merge master into api-migrationcrobibero
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
2020-06-11Update to .NET Core 3.1.5crobibero
2020-06-09Fix a small number of compile warningsaled
2020-06-09Merge pull request #3258 from aled/2149-fix-a-small-number-of-compile-warnings-1Bond-009
2020-06-07Force configuration paths to not be ignored.crobibero
2020-06-06Fix a small number of compile warningsaled
2020-06-06Make books resumable and have duration of 1 secondDaniyar Itegulov
2020-06-05undo erroneous changescrobibero
2020-06-05Use typed logger where possiblecrobibero
2020-06-03Fix buildBond-009
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
2020-06-03Merge pull request #3180 from xumix/masterAnthony Lavado
2020-06-03Merge pull request #3179 from Bond-009/bugsAnthony Lavado
2020-06-02Merge pull request #2676 from GranPC/public-pr/blurhashVasily
2020-06-01Remove log spam when using legacy apicrobibero
2020-06-01Move logic of computing Blurhash components to ImageProcessorVasily
2020-05-28Convert non-local image to local before computing blurhashVasily
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-27Make sure blurhash is recomputed if image changed or metadata refresh toggledVasily
2020-05-26Merge pull request #2733 from OancaAndrei/syncplayJoshua M. Boniface
2020-05-26Revert "Fix emby/user/public API leaking sensitive data"Joshua M. Boniface
2020-05-26Fix code issuesgion
2020-05-26Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-26Refactor copy codec checksxumix
2020-05-25Fix some 'bugs' flagged by sonarcloudBond_009
2020-05-26Apply suggestions from code reviewVasily
2020-05-21Rename Hash to BlurHash in all properties and methods for clarityVasily
2020-05-20Make blurhash be computed during regular scans if it was not already computedVasily
2020-05-19Fix code smellsVasily
2020-05-19Compute hash only when one is not computed in DB, small optimizations here an...Vasily
2020-05-18Add endpoint to update all items in libraryJesús Higueras
2020-05-18Add BlurHash support to backendJesús Higueras
2020-05-17Update to .NET Core 3.1.4Mark Monteiro
2020-05-15Merge pull request #2970 from barronpm/activitydb-efcoreVasily
2020-05-15Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-14Rename functionFrank Riley
2020-05-14Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/h...Frank Riley
2020-05-14Merge branch 'master' into activitydb-efcorePatrick Barron
2020-05-14Merge branch 'master' into websocketMark Monteiro
2020-05-13Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into...Patrick Barron
2020-05-13Remove more unused codePatrick Barron
2020-05-13Merge branch 'master' into activitydb-efcorePatrick Barron
2020-05-13Apply review suggestionsPatrick Barron
2020-05-13Apply documentation suggestions from code reviewMark Monteiro
2020-05-10Do not include a double slash in URLs when a base URL is not setMark Monteiro
2020-05-10Merge branch 'master' into simplify-https-configMark Monteiro
2020-05-10Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionalityMark Monteiro
2020-05-09Fix code issuesgion
2020-05-09Rename Syncplay to SyncPlaygion