aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-16Rename GroupInfoView to GroupInfoDtogion
2020-10-15Move SecurityExceptioncrobibero
2020-10-15update scopecrobibero
2020-10-15Merge pull request #4324 from crobibero/dotnet-3.1.9dkanada
Update to dotnet 3.1.9
2020-10-14Fix testscrobibero
2020-10-14Add npmAuthenticate taskcrobibero
2020-10-14clean up authorization handlerscrobibero
2020-10-14Allow apikey to authenticate as admincrobibero
2020-10-14Merge pull request #4309 from ↵Anthony Lavado
nielsvanvelzen/publicsysteminfo-backward-compatible-openapi Make StartupWizardCompleted nullable in PublicSystemInfo
2020-10-14Remove CommaDelimitedArrayModelBinderProvidercrobibero
2020-10-14Merge branch 'master' into fordiscussionBaronGreenback
2020-10-14Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-14Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-14Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-14Automatically clean activity log databasecrobibero
2020-10-14Merge pull request #4315 from Jan-PieterBaert/fix-warningsBond-009
Fix some warnings
2020-10-13Update to dotnet 3.1.9crobibero
2020-10-13Merge pull request #4199 from ryanpetris/livetv-lockingAnthony Lavado
Fix stream performance when opening/closing new streams.
2020-10-13Merge pull request #3954 from Ullmie02/library-picturesAnthony Lavado
Use backdrop with library name as library thumbnail
2020-10-13Merge pull request #4254 from BaronGreenback/PluginConfigFixdkanada
Fix for #4241: Plugin config initialisation.
2020-10-12Update IConfigurationManager.csBaronGreenback
2020-10-12Update IConfigurationManager.csBaronGreenback
2020-10-12Update IConfigurationManager.csBaronGreenback
2020-10-12Update ApplicationHost.csBaronGreenback
2020-10-12Update BasePlugin.csBaronGreenback
2020-10-12Merge pull request #4139 from BaronGreenback/Comment4Bond-009
DLNA MediaRegistrar - static and commented.
2020-10-12Fix AudioBookListResolver test coverageBond_009
2020-10-12Fix SA 1116 warningsJan-Pieter Baert
2020-10-12Fix SA1012 and SA1013 warningsJan-Pieter Baert
2020-10-12Update IPluginServiceRegistrator.csBaronGreenback
2020-10-12Rename IPluginRegistrar.cs to IPluginServiceRegistrator.csBaronGreenback
2020-10-11Add tests and switch to factorycrobibero
2020-10-11Add comma delimited string to array json convertercrobibero
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update MediaBrowser.Common/Plugins/IPluginRegistrar.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update MediaBrowser.Common/Plugins/LocalPlugin.csCody Robibero
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-10-11Merge branch 'master' into Comment4BaronGreenback
2020-10-11Update BasePlugin.csBaronGreenback
2020-10-11Update BasePlugin.csBaronGreenback
Plugins supporting di cannot be unloaded.
2020-10-11Update BasePlugin.csBaronGreenback
Removed trailing spaces
2020-10-11Update BasePlugin.csBaronGreenback
Added ConfigurationChanged event.
2020-10-11Make StartupWizardCompleted nullable in PublicSystemInfoNiels van Velzen
2020-10-11Added extra functionality to support registrar.Greenback
2020-10-11Update Jellyfin.Api/Helpers/RequestHelpers.csCody Robibero
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Merge pull request #4292 from crobibero/missing-general-commanddkanada
Add missing general commands
2020-10-11Merge pull request #4301 from crobibero/fix-array-binderdkanada
Fix comma delimited array model binder