index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Common
Age
Commit message (
Expand
)
Author
2020-11-16
Merge branch 'master' into emby-namig-nullable
BaronGreenback
2020-11-15
Merge remote-tracking branch 'upstream/master' into dotnet-5
crobibero
2020-11-15
Merge pull request #4478 from Bond-009/chararray
Claus Vium
2020-11-15
Merge pull request #4253 from BaronGreenback/fordiscussion
Bond-009
2020-11-14
Use string.Split(char) where possible instead of string.Split(char[])
Bond_009
2020-11-12
Don't throw exception when converting values using binder or JsonConverter
crobibero
2020-11-11
Update BasePlugin.cs
BaronGreenback
2020-11-10
Update packages to net5
crobibero
2020-11-10
Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable
Stepan
2020-11-09
Update MediaBrowser.Common/Plugins/IPluginServiceRegistrator.cs
BaronGreenback
2020-11-09
Update MediaBrowser.Common/Plugins/BasePlugin.cs
BaronGreenback
2020-11-08
Merge pull request #4247 from crobibero/update-plugin
Claus Vium
2020-11-08
Use class instead of struct
crobibero
2020-11-06
Merge pull request #4391 from crobibero/converter-ireadonlylist
Claus Vium
2020-11-02
Merge pull request #4068 from barronpm/event-fixes
Anthony Lavado
2020-11-01
Enable nullable in Emby.Naming
Stepan
2020-10-29
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
crobibero
2020-10-27
Merge pull request #4312 from crobibero/json-array-converter
Bond-009
2020-10-26
Merge branch 'master' into fordiscussion
BaronGreenback
2020-10-17
Merge branch 'master' into update-plugin
BaronGreenback
2020-10-16
Add whitespace handling and tests
crobibero
2020-10-15
Merge pull request #4324 from crobibero/dotnet-3.1.9
dkanada
2020-10-14
Merge branch 'master' into fordiscussion
BaronGreenback
2020-10-13
Update to dotnet 3.1.9
crobibero
2020-10-13
Merge pull request #4254 from BaronGreenback/PluginConfigFix
dkanada
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 BasePlugin.cs
BaronGreenback
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 MediaBrowser.Common/Plugins/IPluginRegistrar.cs
BaronGreenback
2020-10-11
Update MediaBrowser.Common/Plugins/LocalPlugin.cs
Cody Robibero
2020-10-11
Update BasePlugin.cs
BaronGreenback
2020-10-11
Update BasePlugin.cs
BaronGreenback
2020-10-11
Update BasePlugin.cs
BaronGreenback
2020-10-11
Update BasePlugin.cs
BaronGreenback
2020-10-11
Added extra functionality to support registrar.
Greenback
2020-10-01
Update BasePlugin.cs
BaronGreenback
2020-10-01
Update BasePlugin.cs
BaronGreenback
2020-09-30
Update all on-disk plugins
crobibero
2020-09-27
Properly handle null structs in json
crobibero
2020-09-12
update to dotnet 3.1.8
crobibero
2020-09-10
Fix the test
cvium
2020-09-10
Standardize use of IsLocal and RemoteIp
cvium
2020-09-07
Merge pull request #3899 from crobibero/plugin-install
Anthony Lavado
2020-09-05
Fix plugin events not being called and clean up InstallationManager.cs
Patrick Barron
2020-09-04
Merge pull request #4030 from crobibero/http-client-migrate
Anthony Lavado
[next]