aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller
AgeCommit message (Collapse)Author
2020-05-26Make SonarCloud less angryPatrick Barron
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs
2020-05-26Merge pull request #2733 from OancaAndrei/syncplayJoshua M. Boniface
Add syncplay feature
2020-05-26More cleanupVasily
2020-05-26Revert "Fix emby/user/public API leaking sensitive data"Joshua M. Boniface
2020-05-26Some simple cleanupVasily
2020-05-26Clean GetHwaccelType Windows handling a tiny bitVasily
2020-05-26Fix missing commas and merge defectsVasily
2020-05-26Update EncodingHelper.csartiume
2020-05-26add videotoolboxartiume
2020-05-26Update IMediaEncoder.csartiume
2020-05-26Commentsartiume
2020-05-26drop 'force_original_aspect_ratio'Nyanmisaka
graphical subtitles can be off-center in some cases
2020-05-26minor changesNyanmisaka
2020-05-26probe Main/High 10 more specificallyNyanmisaka
2020-05-26minor changesNyanmisaka
2020-05-26resolve conflictsnyanmisaka
2020-05-26add more separate hw decoding togglesnyanmisaka
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
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-23Remove 'General' as an ExternalIdMediaType, and instead use 'null' to ↵Mark Monteiro
represent a general external id type
2020-05-22Warnings cleanupPatrick Barron
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-20Remove redundant qualifiersPatrick Barron
2020-05-20Fix profile images.Patrick Barron
2020-05-19Fix code smellsVasily
2020-05-19Compute hash only when one is not computed in DB, small optimizations here ↵Vasily
and there
2020-05-18Add endpoint to update all items in libraryJesús Higueras
2020-05-18Add BlurHash support to backendJesús Higueras
2020-05-17Rename Name to ProviderNameMark Monteiro
2020-05-17Clean up some doc commentsMark Monteiro
2020-05-17Do not convert 'Type' value to string unnecessarily, and do not replace ↵Mark Monteiro
'General' type with null
2020-05-17Move ExternalIdMediaType enum to MediaBrowser.ModelMark Monteiro
2020-05-17Rename external id type 'None' to 'General'Mark Monteiro
2020-05-17Clean up documentationMark Monteiro
2020-05-17Merge branch 'master' into externalid-typeMark Monteiro
2020-05-17Update to .NET Core 3.1.4Mark Monteiro
2020-05-15Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs
2020-05-15Merge pull request #2970 from barronpm/activitydb-efcoreVasily
Migrate Activity Database to Entity Framework Core
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 ↵Frank Riley
origin/host header if possible
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 ↵Patrick Barron
into activitydb-efcore
2020-05-13Remove more unused codePatrick Barron