aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2020-06-03Fix buildBond-009
2020-06-03Merge pull request #3203 from Bond-009/warn18Vasily
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
2020-06-02Merge pull request #2676 from GranPC/public-pr/blurhashVasily
2020-06-01Move logic of computing Blurhash components to ImageProcessorVasily
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-28Convert non-local image to local before computing blurhashVasily
2020-05-28Do not compute dimensions or blurhash for remote imagesVasily
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-27Make sure blurhash is recomputed if image changed or metadata refresh toggledVasily
2020-05-27Handle errors during blurhash generation so it does not fail the scanVasily
2020-05-26Revert "Fix emby/user/public API leaking sensitive data"Joshua M. Boniface
2020-05-26Apply suggestions from code reviewVasily
2020-05-21Rename Hash to BlurHash in all properties and methods for clarityVasily
2020-05-21Fix nullref for imageProcessor in LibraryManagerVasily
2020-05-19Add lost+found to ignore listartiume
2020-05-19More small optimizationsVasily
2020-05-19Compute hash only when one is not computed in DB, small optimizations here an...Vasily
2020-05-19Fix nullref exceptionVasily
2020-05-19Fix compilation after rebaseVasily
2020-05-18Add endpoint to update all items in libraryJesús Higueras
2020-05-18Add BlurHash support to backendJesús Higueras
2020-05-18Merge pull request #3099 from rigtorp/ignore-patternsVasily
2020-05-15Use glob patterns to ignore filesErik Rigtorp
2020-05-14Update Books Resolver File Typesartiume
2020-05-12Remove support for injecting ILogger directlyPatrick Barron
2020-05-07Merge pull request #2492 from Polpetta/fix-api-private-data-leakBond-009
2020-05-06Fix variable declaration and follow sonarcloud suggestionsDavide Polonio
2020-05-02Remove extra line in UserManagerDavide Polonio
2020-04-29Merge pull request #2920 from Bond-009/tests2Vasily
2020-04-23Merge pull request #2861 from mark-monteiro/fix-auth-response-codesdkanada
2020-04-22Merge branch 'master' into fix-auth-response-codesBond-009
2020-04-21Address commentsBond_009
2020-04-20Create ApplicationHost logger correctlyMark Monteiro
2020-04-20Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-20Add some simple testsBond_009
2020-04-19Changed '\d' to '[0-9]'.randrey
2020-04-18Limit imdbid to 8 digits.randrey
2020-04-18Fix imdbid regexrandrey
2020-04-16Merge pull request #2830 from Bond-009/dvdlibVasily
2020-04-15Merge pull request #2746 from dafo90/masterBond-009
2020-04-15Merge branch 'master' into nullable3Bond_009
2020-04-13Throw AuthenticationException instead of ArgumentNullException when a user do...Mark Monteiro
2020-04-13Return correct status codes for authentication and authorization errorsMark Monteiro
2020-04-11Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-11DvdLib: remove dependency on MediaBrowser.ModelBond_009
2020-04-10Merge pull request #2755 from Bond-009/dbcleanupVasily
2020-04-08Log message for each exception during logindafo90
2020-04-07Merge pull request #2696 from mark-monteiro/fix-extrasVasily
2020-04-06Fix Authentication request logdafo90