| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-18 | Fix null reference when saving plugin configuration | crobibero | |
| 2020-11-15 | Merge pull request #4253 from BaronGreenback/fordiscussion | Bond-009 | |
| DI in plugins | |||
| 2020-11-11 | Update BasePlugin.cs | BaronGreenback | |
| 2020-11-09 | Update MediaBrowser.Common/Plugins/IPluginServiceRegistrator.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-11-09 | Update MediaBrowser.Common/Plugins/BasePlugin.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-11-08 | Use class instead of struct | crobibero | |
| 2020-10-17 | Merge branch 'master' into update-plugin | BaronGreenback | |
| 2020-10-16 | Update BasePlugin.cs | BaronGreenback | |
| 2020-10-12 | Update BasePlugin.cs | BaronGreenback | |
| 2020-10-12 | Update IPluginServiceRegistrator.cs | BaronGreenback | |
| 2020-10-12 | Rename IPluginRegistrar.cs to IPluginServiceRegistrator.cs | BaronGreenback | |
| 2020-10-11 | Update MediaBrowser.Common/Plugins/IPluginRegistrar.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Update MediaBrowser.Common/Plugins/LocalPlugin.cs | Cody Robibero | |
| Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk> | |||
| 2020-10-11 | Update BasePlugin.cs | BaronGreenback | |
| 2020-10-11 | Update BasePlugin.cs | BaronGreenback | |
| Plugins supporting di cannot be unloaded. | |||
| 2020-10-11 | Update BasePlugin.cs | BaronGreenback | |
| Removed trailing spaces | |||
| 2020-10-11 | Update BasePlugin.cs | BaronGreenback | |
| Added ConfigurationChanged event. | |||
| 2020-10-11 | Added extra functionality to support registrar. | Greenback | |
| 2020-10-01 | Update BasePlugin.cs | BaronGreenback | |
| 2020-10-01 | Update BasePlugin.cs | BaronGreenback | |
| Moved initialisation ApplicationHost.cs /LoadPlugin() | |||
| 2020-09-30 | Update all on-disk plugins | crobibero | |
| 2020-08-16 | Allow plugins to register services. | Patrick Barron | |
| 2020-06-22 | Wrapping long line on function parameters (take 2) | Neil Burrows | |
| 2020-06-22 | Wrapping long line on function parameters | Neil Burrows | |
| 2020-06-22 | Prevent system plugins from being uninstalled | Neil Burrows | |
| 2020-04-11 | merge branch master into plugin | dkanada | |
| 2020-02-26 | update plugin classes for nightly builds | dkanada | |
| 2020-02-23 | Fix some warnings | Bond_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-19 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-10-09 | Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos | Bond_009 | |
| Adds `#pragma warning disable CS1591` to all files in MediaBrowser.Common containing undocumented members. | |||
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, ↵ | Erwin de Haan | |
| MediaBrowser.Common | |||
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Common | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-08-28 | 3.2.29.2 | Luke Pulverenti | |
| 2016-10-23 | make common project portable | Luke Pulverenti | |
| 2016-10-23 | rework scheduled tasks in preparation of common project going portable | Luke Pulverenti | |
| 2016-08-05 | Reduced compiler warnings. No functional changes (except MediaEncoder.cs and ↵ | softworkz | |
| AutomaticRestartEntryPoint.cs) | |||
| 2015-03-08 | display sync services | Luke Pulverenti | |
| 2014-12-27 | move web socket classes to server project | Luke Pulverenti | |
| 2014-12-22 | begin work on daily episodes | Luke Pulverenti | |
| 2014-12-21 | add metadata editor info endpoint | Luke Pulverenti | |
| 2014-05-09 | update translations | Luke Pulverenti | |
| 2014-02-06 | Added IDependencyModule to allow plugins to define IoC bindings | Thomas Gillen | |
| 2013-12-29 | make lazy loaded paths more nimble | Luke Pulverenti | |
