aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library
AgeCommit message (Expand)Author
2019-02-16Merge branch 'master' into fieldsBond-009
2019-02-15Make all class implementing dynamically loaded interfaces publicClaus Vium
2019-02-09Removed some unused fieldsBond_009
2019-02-06Move some arrays to genericsBond_009
2019-02-05Remove custom ThreadingClaus Vium
2019-02-04Merge pull request #797 from Bond-009/warningsVasily
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
2019-02-03Merge pull request #732 from Bond-009/localeJoshua M. Boniface
2019-02-02Fix all warningsBond-009
2019-01-31Merge pull request #734 from Bond-009/cultureJoshua M. Boniface
2019-01-31Remove support for games as a media typeClaus Vium
2019-01-31Remove more Connect related stuffClaus Vium
2019-01-31Merge branch 'master' into localeBond-009
2019-01-30Merge branch 'master' into cultureBond-009
2019-01-28Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.Erwin de Haan
2019-01-28Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-27Check if file exists instead of catching exceptionsBond_009
2019-01-27Start startup tasks asyncBond_009
2019-01-27Fix more analyzer warningsBond_009
2019-01-27Reworked LocalizationManager to load data asyncBond_009
2019-01-22Remove conditions that are always true/falseBond_009
2019-01-20Merge pull request #621 from Bond-009/perfAndrew Rabert
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-20Minor improvements to library scan codeBond_009
2019-01-17Reformat JustAMan review pt1 changesErwin de Haan
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part I-LibErwin de Haan
2019-01-13Merge pull request #458 from EraYaN/code-cleanupJoshua M. Boniface
2019-01-12Merge pull request #556 from grafixeyehero/devJoshua M. Boniface
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-11fix the forgotpasswordpingrafixeyehero
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-06Merge pull request #409 from Bond-009/fix254Vasily
2019-01-05Remove unnecessary using statementsBond_009
2019-01-05Remove FireEventIfNotNullBond_009
2019-01-04Fix nullrefexception in SubtitleEncoderBond_009
2019-01-03Post GPL cleanupBond_009
2018-12-30Fix build post GPL changeBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Remove the need for NullLoggerBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-30Added extra extension method that create a new instance of the destination ob...Erwin de Haan
2018-12-30Fixed #320 by adding an extension method to BaseItem to make a deep copy of a...Erwin de Haan
2018-12-28Remove custom ToArray extensionBond_009
2018-12-27Add GPL modulesAndrew Rabert