aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model
AgeCommit message (Collapse)Author
2020-07-27Merge pull request #3552 from BaronGreenback/NotificationFixBond-009
Fixes #3551 (Notifications Serialization error) (cherry picked from commit 944fdb4c621fa2b65e970554d4e4daf7841a7a93) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-07-17Update .NET Core to 3.1.6Patrick Barron
2020-07-13keep playstate during syncplay group creationdkanada
2020-07-05Merge pull request #3505 from Bond-009/minor3Joshua M. Boniface
Minor fixes
2020-07-04Minor fixesBond_009
2020-07-04Use Array.EmptyPatrick Barron
2020-06-27Merge pull request #3465 from BaronGreenback/BugFix2Bond-009
10.6.0.0 Null Pointer fix
2020-06-27_config.Configuration.PluginRespositories not instantiated causing ↵BaronGreenback
InstallationManager.cs to crash with a null pointer.
2020-06-27Merge pull request #3455 from jellyfin/valuesdkanada
Use constructor to set optimal config values
2020-06-27use constructor to set optimal config valuesdkanada
2020-06-26fix nullabilityCody Robibero
2020-06-26Merge remote-tracking branch 'upstream/master' into external-id-typeMark Monteiro
2020-06-23Merge pull request #3418 from Bond-009/minor3dkanada
Minor changes
2020-06-22Minor changesBond-009
2020-06-22Merge pull request #3411 from neilsb/system-plugin-removalBond-009
Prevent system plugins from being uninstalled
2020-06-22Merge pull request #3244 from jellyfin/custom-reposdkanada
Initial implementation for custom plugin repositories
2020-06-22Prevent system plugins from being uninstalledNeil Burrows
2020-06-20newlines after bracestelans
2020-06-20brace multiline if statementstelans
2020-06-20fix SA1503 for one line if statementstelans
2020-06-20fix some documentation periodstelans
2020-06-16Enable BlurHash for Peoplecrobibero
2020-06-17Merge branch 'master' into custom-reposdkanada
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
Add full stop at end of comments (SA1629)
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15Merge branch 'master' into hwacceldkanada
2020-06-15misctelans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj
2020-06-11Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs
2020-06-11Update to .NET Core 3.1.5crobibero
2020-06-09Fix a small number of compile warningsaled
2020-06-08Split HEVC VP9 10bitartiume
2020-06-08Merge remote-tracking branch 'upstream/master' into hwaccelVasily
2020-06-07disable nullable errors for new modeldkanada
2020-06-07merge branch master into custom-reposdkanada
2020-06-06Fix a small number of compile warningsaled
2020-06-06simplify the custom repository feature for nowdkanada
2020-06-06remove unnecessary property for repository objectdkanada
2020-06-06Merge pull request #3208 from jellyfin/pluginsdkanada
More work for core plugins
2020-06-05Merge branch 'userdb-efcore' of https://github.com/barronpm/jellyfin into ↵Patrick Barron
userdb-efcore
2020-06-05Move default repo addition to migrationcrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
2020-06-04initial implementation for custom plugin repositoriesdkanada
2020-06-04Merge branch 'master' into install-plugindkanada
2020-06-03Fix buildBond-009
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
Enable nullabe reference types for MediaBrowser.Model
2020-06-03Update MediaBrowser.Model/Services/IHasRequestFilter.csVasily
Co-authored-by: Cody Robibero <cody@robibe.ro>