aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Updates
AgeCommit message (Expand)Author
2019-12-13Enable TreatWarningsAsErrors for some projectsBond_009
2019-12-06Fix plugin installation and correct api behaviourBond_009
2019-11-24Fix possible nullref when updating packagesBond_009
2019-11-07Doc improvementsBond-009
2019-11-07Merge branch 'master' into installationmanagerBond-009
2019-11-02Merge pull request #1915 from Bond-009/hexdkanada
2019-11-01Fix PR issuesBond_009
2019-11-01Improve IInstallationManager interfaceBond_009
2019-11-01Fix xml docsBond_009
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-09-28Fix plugin installationBond_009
2019-09-17Remove legacy auth code (#1677)Bond-009
2019-08-11Minor improvementsBond_009
2019-08-11Check checksum for plugin downloadsBond_009
2019-06-28Fix whitespaceBond_009
2019-06-14Improvements to InstallationManagerBond_009
2019-04-04Add TODO to remove string targetJoshua Boniface
2019-04-04Apply review feedbackJoshua Boniface
2019-04-03Correct the installation and removal of pluginsJoshua Boniface
2019-03-25Simplify/remove/clean codeBond-009
2019-02-11Change logging to match the actionClaus Vium
2019-02-11Add extra linebreakClaus Vium
2019-02-11Remove DLL support and require all packages/plugins to be zip archivesClaus Vium
2019-02-10Add support for ZIP plugin archivesJoshua Boniface
2019-02-03Fix build errorBond-009
2019-02-03fix build errors and update plugin manifest locationdkanada
2019-02-01Fix more warningsBond_009
2019-01-28Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.Erwin de Haan
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-28Unwrapped GetDirectoryName and DirectorySeperatorCharErwin de Haan
2019-01-20Replaced injections of ILogger with ILoggerFactoryWilliam Taylor
2019-01-15Merge branch 'dev' into reformatErwin de Haan
2019-01-15more descriptive TODOcvium
2019-01-15removed a bunch of validation, security, registration, premiere, whatever bsClaus Vium
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part U-U & RootErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-05Remove unnecessary using statementsBond_009
2019-01-05Remove FireEventIfNotNullBond_009
2019-01-03Clean up HttpClientManager, LiveTvManager and InstallationManagerBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-10-22Replaced mb3admin.com phoning home with a stub mb3admin.localVasily
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-20improve httpclient resource disposalLuke Pulverenti