aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Updates
AgeCommit message (Collapse)Author
2021-06-06Minor fixesBond_009
2021-05-05Enable nullable reference types for MediaBrowser.CommonBond_009
2020-12-18removed compiler directives.Greenback
2020-12-18Renamed guid to idGreenback
2020-12-14Initial uploadGreenback
2020-11-19Initialial uploadGreenback
2020-11-02Merge pull request #4068 from barronpm/event-fixesAnthony Lavado
Fix Plugin Events and Clean Up InstallationManager.cs
2020-09-05Fix plugin events not being called and clean up InstallationManager.csPatrick Barron
2020-09-03Merge remote-tracking branch 'upstream/master' into plugin-installcrobibero
2020-08-14Migrate ActivityLogEntryPoint.OnPackageInstallationFailed to IEventConsumerPatrick Barron
2020-08-14Install specific plugin version if requestedcrobibero
2020-06-22Minor changesBond-009
2020-06-04initial implementation for custom plugin repositoriesdkanada
2020-05-24fix a few issues with the plugin manifestdkanada
2020-04-11merge branch master into plugindkanada
2020-04-11remove release channel from plugin classesdkanada
2020-04-06Do not use IAsyncEnumerable unnecessarilyMark Monteiro
2020-02-26update plugin classes for nightly buildsdkanada
2020-02-23Fix some warningsBond_009
* Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591
2019-12-11More warnings (removed)Bond_009
2019-11-24Fix possible nullref when updating packagesBond_009
2019-11-09Fix typos in docsBond_009
2019-11-07Doc improvementsBond-009
2019-11-01Improve IInstallationManager interfaceBond_009
2019-10-09Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.PhotosBond_009
Adds `#pragma warning disable CS1591` to all files in MediaBrowser.Common containing undocumented members.
2019-08-11Minor improvementsBond_009
2019-08-11Check checksum for plugin downloadsBond_009
* Compare the MD5 checksum when downloading plugins * Reduced log spam due to http requests * Removed 'GetTempFileResponse' function from HttpClientManager * Fixed caching for HttpClientManager
2019-06-14Improvements to InstallationManagerBond_009
2019-01-15Merge branch 'dev' into reformatErwin de Haan
# Conflicts: # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs # Emby.Server.Implementations/LiveTv/LiveTvManager.cs # Emby.Server.Implementations/Security/MBLicenseFile.cs # Emby.Server.Implementations/Security/PluginSecurityManager.cs # Emby.Server.Implementations/Security/RegRecord.cs # MediaBrowser.Api/PluginService.cs # MediaBrowser.Api/System/SystemService.cs # MediaBrowser.Common/Security/IRequiresRegistration.cs # MediaBrowser.Common/Security/ISecurityManager.cs # MediaBrowser.Common/Security/PaymentRequiredException.cs # MediaBrowser.Model/Entities/MBRegistrationRecord.cs # MediaBrowser.Model/Entities/PluginSecurityInfo.cs # deployment/win-generic/build-jellyfin.ps1
2019-01-15removed a bunch of validation, security, registration, premiere, whatever bsClaus Vium
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, ↵Erwin de Haan
MediaBrowser.Common
2019-01-13Visual Studio Reformat: MediaBrowser.CommonErwin de Haan
2019-01-02Remove GitHub updater and don't trow exception in releaseBond_009
2019-01-02Remove some warningsBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-27update dlna profilesLuke Pulverenti
2017-10-20improve httpclient resource disposalLuke Pulverenti
2017-09-303.2.32.14Luke Pulverenti
2017-08-24update active recordingsLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-06-10update the updaterLuke Pulverenti
2016-11-19move sync repository to portable projectLuke Pulverenti
2016-11-03change pcl's to .netstandardLuke Pulverenti
2016-10-08pass requested fields to data layerLuke Pulverenti
2016-01-02get stable and beta server packages from githubLuke Pulverenti
2015-08-24update plugin catalogLuke Pulverenti
2014-05-08split files into separate classesLuke Pulverenti