| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-16 | Rename GroupInfoView to GroupInfoDto | gion | |
| 2020-10-15 | Move SecurityException | crobibero | |
| 2020-10-15 | update scope | crobibero | |
| 2020-10-15 | Merge pull request #4324 from crobibero/dotnet-3.1.9 | dkanada | |
| Update to dotnet 3.1.9 | |||
| 2020-10-14 | Fix tests | crobibero | |
| 2020-10-14 | Add npmAuthenticate task | crobibero | |
| 2020-10-14 | clean up authorization handlers | crobibero | |
| 2020-10-14 | Allow apikey to authenticate as admin | crobibero | |
| 2020-10-14 | Merge pull request #4309 from ↵ | Anthony Lavado | |
| nielsvanvelzen/publicsysteminfo-backward-compatible-openapi Make StartupWizardCompleted nullable in PublicSystemInfo | |||
| 2020-10-14 | Remove CommaDelimitedArrayModelBinderProvider | crobibero | |
| 2020-10-14 | Merge branch 'master' into fordiscussion | BaronGreenback | |
| 2020-10-14 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-10-14 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-10-14 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-10-14 | Automatically clean activity log database | crobibero | |
| 2020-10-14 | Merge pull request #4315 from Jan-PieterBaert/fix-warnings | Bond-009 | |
| Fix some warnings | |||
| 2020-10-13 | Update to dotnet 3.1.9 | crobibero | |
| 2020-10-13 | Merge pull request #4199 from ryanpetris/livetv-locking | Anthony Lavado | |
| Fix stream performance when opening/closing new streams. | |||
| 2020-10-13 | Merge pull request #3954 from Ullmie02/library-pictures | Anthony Lavado | |
| Use backdrop with library name as library thumbnail | |||
| 2020-10-13 | Merge pull request #4254 from BaronGreenback/PluginConfigFix | dkanada | |
| Fix for #4241: Plugin config initialisation. | |||
| 2020-10-12 | Update IConfigurationManager.cs | BaronGreenback | |
| 2020-10-12 | Update IConfigurationManager.cs | BaronGreenback | |
| 2020-10-12 | Update IConfigurationManager.cs | BaronGreenback | |
| 2020-10-12 | Update ApplicationHost.cs | BaronGreenback | |
| 2020-10-12 | Update BasePlugin.cs | BaronGreenback | |
| 2020-10-12 | Merge pull request #4139 from BaronGreenback/Comment4 | Bond-009 | |
| DLNA MediaRegistrar - static and commented. | |||
| 2020-10-12 | Fix AudioBookListResolver test coverage | Bond_009 | |
| 2020-10-12 | Fix SA 1116 warnings | Jan-Pieter Baert | |
| 2020-10-12 | Fix SA1012 and SA1013 warnings | Jan-Pieter Baert | |
| 2020-10-12 | Update IPluginServiceRegistrator.cs | BaronGreenback | |
| 2020-10-12 | Rename IPluginRegistrar.cs to IPluginServiceRegistrator.cs | BaronGreenback | |
| 2020-10-11 | Add tests and switch to factory | crobibero | |
| 2020-10-11 | Add comma delimited string to array json converter | crobibero | |
| 2020-10-11 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Update Emby.Server.Implementations/ApplicationHost.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs | BaronGreenback | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 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 | Merge branch 'master' into Comment4 | BaronGreenback | |
| 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 | Make StartupWizardCompleted nullable in PublicSystemInfo | Niels van Velzen | |
| 2020-10-11 | Added extra functionality to support registrar. | Greenback | |
| 2020-10-11 | Update Jellyfin.Api/Helpers/RequestHelpers.cs | Cody Robibero | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-10-11 | Merge pull request #4292 from crobibero/missing-general-command | dkanada | |
| Add missing general commands | |||
| 2020-10-11 | Merge pull request #4301 from crobibero/fix-array-binder | dkanada | |
| Fix comma delimited array model binder | |||
