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-10
Update packages to net5
crobibero
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-10-29
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
crobibero
2020-10-27
Merge pull request #4312 from crobibero/json-array-converter
Bond-009
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-13
Update to dotnet 3.1.9
crobibero
2020-10-13
Merge pull request #4254 from BaronGreenback/PluginConfigFix
dkanada
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/LocalPlugin.cs
Cody Robibero
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
2020-09-04
Merge remote-tracking branch 'upstream/master' into http-client-migrate
crobibero
2020-09-04
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
crobibero
2020-09-03
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
crobibero
2020-09-03
Move json profiles to constant strings.
crobibero
2020-09-03
Merge remote-tracking branch 'upstream/master' into http-client-migrate
crobibero
2020-09-03
Merge remote-tracking branch 'upstream/master' into plugin-install
crobibero
2020-09-03
Merge remote-tracking branch 'upstream/master' into 3.1.7
crobibero
2020-09-03
Merge remote-tracking branch 'upstream/master' into http-client-migrate
crobibero
2020-09-03
Merge pull request #4043 from cvium/remove_shit_and_shit_adjacent_shit
Anthony Lavado
2020-09-03
Merge pull request #4042 from jellyfin/ci-packaging-fixes
Bond-009
2020-09-03
Move HttpListenerHost middleware up the pipeline
Claus Vium
2020-09-02
Fixes for CI Nuget package pushing and CI triggers
Erwin de Haan
2020-09-02
Properly host static files and set base url
crobibero
2020-09-02
Update MediaBrowser.Common/Extensions/HttpContextExtensions.cs
Claus Vium
2020-09-02
Don't call tostring twice
Claus Vium
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-09-01
Simplify json converters
crobibero
2020-09-01
remove unused declaration
crobibero
2020-09-01
Fallback to base jsonconverter
crobibero
2020-09-01
Only handle empty string or null case
crobibero
2020-09-01
readd nullable number converters
crobibero
2020-09-01
Remove CacheMode, CompressionMethods, HttpResponseInfo
crobibero
2020-09-01
Remove HttpRequestOptions
crobibero
2020-08-31
remove IHttpClient 🎉
crobibero
2020-08-31
Merge remote-tracking branch 'upstream/master' into default-http-client
crobibero
[next]