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
/
Emby.Server.Implementations
/
ApplicationHost.cs
Age
Commit message (
Expand
)
Author
2019-02-22
Add option to toggle if ignore virtual interfaces
Xu Fasheng
2019-02-20
Merge branch 'master' into update_tvdb
Vasily
2019-02-19
Merge pull request #830 from Bond-009/update
Joshua M. Boniface
2019-02-18
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
Vasily
2019-02-18
Removed remaining self-update code
Bond_009
2019-02-18
Merge pull request #913 from Bond-009/log
Vasily
2019-02-18
Merge pull request #829 from Bond-009/fields
Vasily
2019-02-17
Removed unnecessary configuration options and reduced primitive dependencies
William Taylor
2019-02-17
Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
Bond-009
2019-02-16
Merge branch 'master' into fields
Bond-009
2019-02-16
Reduce log spam
Bond-009
2019-02-15
Remove SizeLimit
Claus Vium
2019-02-15
Use DI for TvDbClientManager
Claus Vium
2019-02-12
Address comments
Bond-009
2019-02-12
Don't create multiple instances of the same type
Bond_009
2019-02-12
Simplify plugin loading
Bond_009
2019-02-12
Move to Microsoft.Extensions.DependencyInjection
Bond_009
2019-02-10
Add support for ZIP plugin archives
Joshua Boniface
2019-02-09
Removed some unused fields
Bond_009
2019-02-09
Fix namespacing so it lines up properly with file names and paths (#715)
Erwin de Haan
2019-02-05
Remove custom Threading
Claus Vium
2019-02-03
Merge pull request #736 from Bond-009/startasync
Joshua M. Boniface
2019-02-03
Merge pull request #732 from Bond-009/locale
Joshua M. Boniface
2019-02-02
Remove unused field
Bond_009
2019-01-31
Remove support for games as a media type
Claus Vium
2019-01-31
Revert back to NoAutoRunWebApp
PloughPuff
2019-01-31
Move Options to Jellyfin.Server and create interface file
PloughPuff
2019-01-31
Use CommandLineParser package for handling CLI args
PloughPuff
2019-01-31
Merge branch 'master' into locale
Bond-009
2019-01-29
Merge pull request #716 from Bond-009/warnings
Vasily
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-27
Remove code for pre-installed plugins
Bond_009
2019-01-27
Start startup tasks async
Bond_009
2019-01-27
Reworked LocalizationManager to load data async
Bond_009
2019-01-26
Merge pull request #723 from Bond-009/dbperf
Andrew Rabert
2019-01-26
Merge pull request #709 from Bond-009/null
Andrew Rabert
2019-01-26
Merge pull request #711 from Bond-009/sysevent
Andrew Rabert
2019-01-26
Fix ctor
Bond_009
2019-01-25
Revert "Merge pull request #452 from Bond-009/activitydb"
Erwin de Haan
2019-01-25
Remove more compile time warnings
Bond_009
2019-01-25
Remove remnants of system events
Bond_009
2019-01-25
Fix always null expressions
Bond_009
2019-01-23
Suffix async methods with Async
Bond_009
2019-01-23
Ensure DB exists
Bond_009
2019-01-23
Use EF Core for Activity database
Bond_009
2019-01-20
Merge branch 'dev' into imagesize
Andrew Rabert
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-20
Cleanup ImageProcessor
Bond_009
2019-01-20
Remove MediaBrowser.Text since it violates licenses and is overall hacky
cvium
2019-01-19
Use AssmeblyProduct for Name
Andrew Rabert
[next]