aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Updates/InstallationManager.cs
AgeCommit message (Expand)Author
2020-06-17Merge branch 'master' into custom-reposdkanada
2020-06-07add missing line from using blockdkanada
2020-06-07improve error handling when a single repository has issuesdkanada
2020-06-06simplify the custom repository feature for nowdkanada
2020-06-05Use typed logger where possiblecrobibero
2020-06-04initial implementation for custom plugin repositoriesdkanada
2020-06-04Merge branch 'master' into install-plugindkanada
2020-06-04fix build issuesdkanada
2020-06-03Merge pull request #3203 from Bond-009/warn18Vasily
2020-06-03apply code suggestionsdkanada
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-24update error log for plugin downloaddkanada
2020-05-24fix a few issues with the plugin manifestdkanada
2020-04-15Merge branch 'master' into nullable3Bond_009
2020-04-11merge branch master into plugindkanada
2020-04-11rename target abi propertydkanada
2020-04-11standardize plugin version and guid propertiesdkanada
2020-04-11remove release channel from plugin classesdkanada
2020-04-10Merge pull request #2769 from mark-monteiro/configurable-repo-urlVasily
2020-04-06Do not use IAsyncEnumerable unnecessarilyMark Monteiro
2020-04-05Log error messages when the manifest URL is not validMark Monteiro
2020-04-05Add '--plugin-manifest-url' command line option and 'InstallationManager:Plug...Mark Monteiro
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-02-26update plugin classes for nightly buildsdkanada
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