jellyfin/Emby.Server.Implementations/Library
Vasily b9618c8c01
Merge pull request #2676 from GranPC/public-pr/blurhash
Implement Blurhash generation for images
2020-06-02 17:25:45 +03:00
..
Resolvers Update Books Resolver File Types 2020-05-14 17:03:53 -04:00
Validators Replace ILogger with ILogger<T> wherever possible 2020-03-03 23:07:10 +01:00
CoreResolutionIgnoreRule.cs Use glob patterns to ignore files 2020-05-15 18:33:18 -07:00
DefaultAuthenticationProvider.cs Throw AuthenticationException instead of ArgumentNullException when a user does not exist 2020-04-13 14:55:24 -04:00
DefaultPasswordResetProvider.cs Fix more warnings 2019-11-27 16:29:56 +01:00
ExclusiveLiveStream.cs Fix some warnings 2020-02-23 12:11:43 +01:00
IgnorePatterns.cs Add lost+found to ignore list 2020-05-19 21:45:48 -04:00
InvalidAuthProvider.cs Fix more warnings 2019-11-27 16:29:56 +01:00
LibraryManager.cs Move logic of computing Blurhash components to ImageProcessor 2020-06-01 18:12:49 +03:00
LiveStreamHelper.cs Fix some warnings 2020-02-23 12:11:43 +01:00
MediaSourceManager.cs Register and construct IMediaSourceManager correctly 2020-04-04 15:28:21 -04:00
MediaStreamSelector.cs Add some simple tests 2020-04-20 10:18:12 +02:00
MusicManager.cs Fix some warnings 2020-02-23 12:11:43 +01:00
PathExtensions.cs Address comments 2020-04-21 10:18:26 +02:00
ResolverHelper.cs Add some simple tests 2020-04-20 10:18:12 +02:00
SearchEngine.cs Inject and construct ISearchEngine and IMusicManager correctly 2020-04-04 18:22:29 -04:00
UserDataManager.cs Register and construct IUserDataManager and IUserDataRepository correctly 2020-04-04 19:57:26 -04:00
UserManager.cs Revert "Fix emby/user/public API leaking sensitive data" 2020-05-26 12:14:40 -04:00
UserViewManager.cs Fix some warnings 2020-02-23 12:11:43 +01:00