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-06-25
Merge pull request #2929 from crobibero/api-scheduled-tasks
Patrick Barron
2020-06-19
Add JsonInto32Converter
David
2020-06-13
Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks
crobibero
2020-06-13
Fix merge and build
crobibero
2020-06-13
merge master into api-migration
crobibero
2020-06-11
Update to .NET Core 3.1.5
crobibero
2020-06-04
Fix Api Routing
crobibero
2020-06-04
Merge remote-tracking branch 'upstream/api-migration' into api-scheduled-tasks
crobibero
2020-06-04
Merge pull request #3236 from Bond-009/common
Vasily
2020-06-03
remove extra Clear call
crobibero
2020-06-03
Enable StyleCop for MediaBrowser.Common
Bond-009
2020-06-02
Add Dictionary with non-string keys to System.Text.Json
crobibero
2020-06-02
Fix Json Enum conversion, map all JsonDefaults properties to API
crobibero
2020-05-24
fix a few issues with the plugin manifest
dkanada
2020-05-22
Move int64 converter to JsonDefaults location
crobibero
2020-05-17
Update to .NET Core 3.1.4
Mark Monteiro
2020-04-29
Merge pull request #2920 from Bond-009/tests2
Vasily
2020-04-26
Ensure transcoding path is created when it is retrieved
Mark Monteiro
2020-04-23
Merge branch 'master' into nullable4
Bond_009
2020-04-22
Remove unused usings
Mark Monteiro
2020-04-22
Merge branch 'master' into register-services-correctly
Bond-009
2020-04-22
Merge pull request #2846 from jellyfin/azure
Bond-009
2020-04-21
Add <ProjectGuid> properties to all project files
Mark Monteiro
2020-04-21
Address comments
Bond_009
2020-04-20
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-20
Add some simple tests
Bond_009
2020-04-20
add code suggestions
dkanada
2020-04-13
Merge branch 'master' into register-services-correctly
Mark Monteiro
2020-04-13
merge branch master into plugin
dkanada
2020-04-11
Merge pull request #2680 from mark-monteiro/remove-common-process
Bond-009
2020-04-11
Merge remote-tracking branch 'upstream/master' into register-services-correctly
Mark Monteiro
2020-04-11
merge branch master into plugin
dkanada
2020-04-11
remove release channel from plugin classes
dkanada
2020-04-06
Do not use IAsyncEnumerable unnecessarily
Mark Monteiro
2020-04-05
Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia
Bond_009
2020-04-05
Document exception
Mark Monteiro
2020-04-04
Remove unnecessary async and parameter from ApplicationHost initialization me...
Mark Monteiro
2020-04-03
Add missing call to ConfigureAwait()
Mark Monteiro
2020-04-03
Merge remote-tracking branch 'upstream/master' into remove-common-process
Mark Monteiro
2020-04-02
Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
Bond_009
2020-04-03
Merge pull request #2731 from Bond-009/minor2
dkanada
2020-04-01
Merge pull request #2601 from mark-monteiro/support-running-without-web-content
Vasily
2020-04-01
Minor improvements
Bond_009
2020-03-27
Make HasExitedSafe() private
Mark Monteiro
2020-03-27
Use a TimeSpan instead of ms and support providing a custom CancellationToken
Mark Monteiro
2020-03-27
Remove unnecessary CommonProcess abstraction
Mark Monteiro
2020-03-25
Update .NET Core to 3.1.3
Mark Monteiro
2020-03-22
Update all packages to .NET Core 3.1.2
Mark Monteiro
2020-03-15
Merge remote-tracking branch 'upstream/master' into support-running-without-w...
Mark Monteiro
2020-03-15
Do not call UseContentRoot() on the web host builder
Mark Monteiro
[next]