| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2020-10-11 | Merge pull request #4304 from crobibero/query-location-type | dkanada | |
| Convert exclude location type string to enum. | |||
| 2020-10-11 | Merge pull request #4303 from crobibero/query-filters | dkanada | |
| Convert filters string to enum. | |||
| 2020-10-11 | Merge pull request #4243 from jlechem/RemoveHeaderCameraUploads | dkanada | |
| Removing string we don't use anymore. | |||
| 2020-10-10 | Fixed web interface. | Greenback | |
| 2020-10-10 | fixed tests | Greenback | |
| 2020-10-10 | Changes to support network config | Greenback | |
| 2020-10-10 | Merge pull request #4219 from Spacetech/music_scan_speed_2 | dkanada | |
| Increase initial scan speed for music libraries | |||
| 2020-10-10 | Merge pull request #4221 from ↵ | dkanada | |
| Spacetech/tvdb_series_provider_InvalidOperationException Fix InvalidOperationException in TvdbSeriesProvider.MapSeriesToResult | |||
| 2020-10-10 | Merge pull request #4212 from BaronGreenback/BaseControlHandlerFix | dkanada | |
| Null Pointer fix: BaseControlHandler.cs | |||
| 2020-10-09 | Merge pull request #4286 from Bond-009/minor6 | Anthony Lavado | |
| Minor improvements to tmdb code | |||
| 2020-10-09 | Merge pull request #4284 from cvium/fix_playbackstart | Anthony Lavado | |
| Fix playbackstart not triggering in the new eventmanager | |||
| 2020-10-09 | Merge pull request #4274 from barronpm/activitylog-query | Anthony Lavado | |
| Rewrite Activity Log Backend | |||
| 2020-10-09 | Merge pull request #4259 from ConfusedPolarBear/imageFormat | Anthony Lavado | |
| Accept ImageFormat as API parameter | |||
| 2020-10-09 | Merge pull request #4248 from crobibero/ws-document-filter | Anthony Lavado | |
| Manually register models used in websocket messages. | |||
| 2020-10-09 | Merge pull request #4306 from crobibero/legacy-windows | Anthony Lavado | |
| Remove references to legacy scripts | |||
| 2020-10-09 | Merge pull request #4300 from crobibero/ci-pls | Anthony Lavado | |
| Fix ci npm install order | |||
| 2020-10-09 | Remove references to legacy scripts | crobibero | |
| 2020-10-09 | fix build | crobibero | |
| 2020-10-09 | Convert image type string to enum. | crobibero | |
| 2020-10-09 | Convert exclude location type string to enum. | crobibero | |
| 2020-10-09 | Convert filters string to enum. | crobibero | |
| 2020-10-09 | Convert field string to enum. | crobibero | |
| 2020-10-09 | Translated using Weblate (Portuguese (Portugal)) | shakesac | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2020-10-09 | Fix and clean tests | crobibero | |
| 2020-10-09 | Fix comma delimited array model binder | crobibero | |
| 2020-10-09 | fix npm install order | crobibero | |
| 2020-10-09 | Merge pull request #4299 from crobibero/ci-pls | Anthony Lavado | |
| Fix api client CI | |||
| 2020-10-09 | Fix feed name and url | crobibero | |
| 2020-10-09 | Run npm install task | crobibero | |
| 2020-10-09 | Remove tvdb plugin from server. | crobibero | |
