aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ApplicationHost.cs
AgeCommit message (Collapse)Author
2020-12-31Merge pull request #4709 from BaronGreenback/PluginDowngradeJoshua M. Boniface
(cherry picked from commit 406ae3e43a20216292c554151fa2d0e2a09edfa3) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-13Merge pull request #4767 from nyanmisaka/fix-ssl-saveClaus Vium
(cherry picked from commit f9a78625b7cfc09a7fc3a35b7d54749543ab5c62) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-13Merge pull request #4726 from BaronGreenback/19.0RC--Fix-CertificateLoadErrorClaus Vium
Fix - Access Denied on using certificates in windows as user. (cherry picked from commit c5a5f77b9ea1b3d72583abb1773c6529fc219ba3) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-04Merge pull request #4651 from crobibero/iso_managerJoshua M. Boniface
Remove IIsoMounter and IsoMounter
2020-12-04Merge branch 'master' into PlugsVersionNumberFixClaus Vium
2020-12-03Remove IIsoMounter and IsoMountercrobibero
2020-12-03Apply suggestions from code reviewNyanmisaka
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-03optimize load plugin logsnyanmisaka
2020-12-02Minor improvementsBond_009
2020-11-24Remove ResourceFileManager (#4567)BaronGreenback
2020-11-21renamed file.Greenback
2020-11-21Added more comments.Greenback
2020-11-21Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-20Fixed testsGreenback
2020-11-20fix.Greenback
2020-11-20Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-20fixedGreenback
2020-11-20Get version info the manifest.Greenback
2020-11-19Merge pull request #4298 from crobibero/bye-tvdbJoshua M. Boniface
Remove TheTVDB plugin from server source.
2020-11-19Updated to latest Unstable.Greenback
2020-11-19Fix plugin old version cleanupOdd Stråbø
2020-11-17Pass cancellation where possibleBond_009
2020-11-16Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-15Merge remote-tracking branch 'upstream/master' into bye-tvdbcrobibero
2020-11-15Merge pull request #4478 from Bond-009/chararrayClaus Vium
Don't allocate single char arrays when possible
2020-11-15Merge pull request #4253 from BaronGreenback/fordiscussionBond-009
DI in plugins
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-11-13Fix plugin update exceptioncrobibero
2020-11-11Merge remote-tracking branch 'upstream/master' into bye-tvdbcrobibero
2020-11-09Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-09Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-08Merge pull request #4247 from crobibero/update-pluginClaus Vium
Update all on-disk plugins
2020-11-04Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-02Merge pull request #4341 from Bond-009/minor6Anthony Lavado
Minor improvements
2020-10-26Merge branch 'master' into NetworkPR2BaronGreenback
2020-10-26Merge branch 'master' into fordiscussionBaronGreenback
2020-10-17Minor improvementsBond_009
2020-10-17Merge branch 'master' into update-pluginBaronGreenback
2020-10-17Merge pull request #4285 from cvium/fix_websocketlistenersJoshua M. Boniface
Fix IWebSocketListener service registration
2020-10-14Merge branch 'master' into fordiscussionBaronGreenback
2020-10-13Merge pull request #4254 from BaronGreenback/PluginConfigFixdkanada
Fix for #4241: Plugin config initialisation.
2020-10-12Update ApplicationHost.csBaronGreenback
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-11Added extra functionality to support registrar.Greenback
2020-10-10Fixed web interface.Greenback
2020-10-10fixed testsGreenback
2020-10-10Changes to support network configGreenback