aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-16Reduce log spamBond-009
2019-02-16Separate HttpPostedFileBond-009
2019-02-16Merge pull request #899 from AThomsen/bugfix/dlna_name_race_conditionBond-009
2019-02-16Merge pull request #907 from cvium/fix_assembly_visibilityBond-009
2019-02-16Merge pull request #910 from nvllsvm/make_it_soAndrew Rabert
2019-02-16Merge pull request #911 from nvllsvm/hooked_on_phonicsAndrew Rabert
2019-02-16Checkout submodules in Docker Hub hookAndrew Rabert
2019-02-16Enhance DockerfilesAndrew Rabert
2019-02-16Merge pull request #909 from n8225/dockerBuildsAndrew Rabert
2019-02-15Fix docker arm buildsn8225
2019-02-15Update submodule to 10.2.0 releaseJoshua Boniface
2019-02-15Remove superfluous changelog entriesJoshua Boniface
2019-02-15Update version to 10.2.0 releaseJoshua Boniface
2019-02-15Merge pull request #883 from jellyfin/translationsJoshua M. Boniface
2019-02-15Merge pull request #892 from joshuaboniface/depend-ffmpeg-versionJoshua M. Boniface
2019-02-16Use string interpolationPloughPuff
2019-02-16Merge pull request #885 from Bond-009/warnVasily
2019-02-15Review commentsPloughPuff
2019-02-16CommentsBond-009
2019-02-16Update Jellyfin.Server/Jellyfin.Server.csprojVasily
2019-02-16Reorder elementsBond-009
2019-02-16Remove more doc warningsBond-009
2019-02-16More fixesBond-009
2019-02-16Correctly dispose WebSocketSharpListenerBond-009
2019-02-16More warningsBond-009
2019-02-16Disable SA1130Bond-009
2019-02-16Warnings for docsBond-009
2019-02-16Fix up CoreAppHost.csBond-009
2019-02-16Do not declare visible instance fieldsBond-009
2019-02-16Closing braces should be followed by an empty lineBond-009
2019-02-16Disable SA1512Bond-009
2019-02-16No multiple empty linesBond-009
2019-02-16Single line comments should start with a spaceBond-009
2019-02-16ConfigureAwaitBond-009
2019-02-16Change discardsBond-009
2019-02-16Merge pull request #901 from cvium/dispose_webresponse_on_errorsBond-009
2019-02-15Make all class implementing dynamically loaded interfaces publicClaus Vium
2019-02-15Remove SizeLimitClaus Vium
2019-02-15Use DI for TvDbClientManagerClaus Vium
2019-02-15Remove useless docClaus Vium
2019-02-15Review commentsClaus Vium
2019-02-15Extract imagetype-to-keytype statements into a utility function and move tvdb...Claus Vium
2019-02-15Use Task.WhenAll properlyClaus Vium
2019-02-15Add key delimiter to avoid potential clashesClaus Vium
2019-02-15Use language supplied as argument instead of reading from TvDbClientClaus Vium
2019-02-15Add generic key generation functionClaus Vium
2019-02-15Add better language supportClaus Vium
2019-02-15Update MediaBrowser.Providers/TV/MissingEpisodeProvider.csVasily
2019-02-15Fix namespace in tvdbclientmanagerClaus Vium
2019-02-15Add support for searching for episodes by premiere date and fixed timezonesClaus Vium