aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-09-08Update Emby.Server.Implementations/ApplicationHost.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-07Merge pull request #4076 from Bond-009/warn29Anthony Lavado
Fix some warnings
2020-09-07Merge pull request #3899 from crobibero/plugin-installAnthony Lavado
Install specific plugin version if requested
2020-09-07Use existing configuration managercrobibero
2020-09-07Merge remote-tracking branch 'upstream/master' into startup-completecrobibero
2020-09-07Translated using Weblate (Chinese (Traditional))linzack
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2020-09-07Translated using Weblate (Chinese (Traditional))linzack
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2020-09-07Translated using Weblate (Chinese (Traditional))linzack
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2020-09-07Remove excess code.BaronGreenback
2020-09-07Fix some warningsBond_009
2020-09-06Rename StartupCompleted to StartupWizardCompletedcrobibero
2020-09-05Use proper StartupCompleted flagcrobibero
2020-09-05Fix plugin events not being called and clean up InstallationManager.csPatrick Barron
2020-09-05Update ApplicationHost.csBaronGreenback
2020-09-05Merge branch 'master' into PluginsBaronGreenback
2020-09-05Changed to named tuplesBaronGreenback
2020-09-05Add flag for startup completedcrobibero
2020-09-04Use proper buffer sizecrobibero
2020-09-04Merge remote-tracking branch 'upstream/master' into http-client-migratecrobibero
2020-09-03Translated using Weblate (Tamil)Vijay Raghav
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-09-03Merge pull request #4031 from Bond-009/warn28Joshua M. Boniface
Fix some warnings
2020-09-03Translated using Weblate (Norwegian Nynorsk)josteinh
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
2020-09-03Translated using Weblate (Norwegian Bokmål)josteinh
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2020-09-03Merge remote-tracking branch 'upstream/master' into http-client-migratecrobibero
2020-09-03Merge remote-tracking branch 'upstream/master' into plugin-installcrobibero
2020-09-03Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-09-03Merge remote-tracking branch 'upstream/master' into http-client-migratecrobibero
2020-09-03Merge pull request #4043 from cvium/remove_shit_and_shit_adjacent_shitAnthony Lavado
Split HttpListenerHost into middlewares
2020-09-03last time I swearcrobibero
2020-09-03Remove ResponseHeadersRead in SchedulesDirectcrobibero
2020-09-03Revert "Remove ResponseHeadersRead where applicable"crobibero
This reverts commit 85844a84b68f7da07695c4e3fa4d187acc559797.
2020-09-03Remove ResponseHeadersRead where applicablecrobibero
2020-09-03Fix startup messageClaus Vium
2020-09-03Kill HttpListenerHostClaus Vium
2020-09-03Move HttpListenerHost middleware up the pipelineClaus Vium
2020-09-02Merge pull request #4039 from cvium/remove_shit_and_shit_adjacent_shitBond-009
Remove ServiceStack and related stuff
2020-09-02Translated using Weblate (Thai)Airichan
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2020-09-02Translated using Weblate (Norwegian Bokmål)Sverre
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2020-09-02Translated using Weblate (Thai)Airichan
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2020-09-02Fix xml docClaus Vium
2020-09-02More fixesClaus Vium
2020-09-02Remove ServiceStack and related stuffClaus Vium
2020-09-01Merge remote-tracking branch 'upstream/master' into package-install-repocrobibero
2020-09-01Fix stylingcrobibero
2020-09-01Remove HttpRequestOptionscrobibero
2020-09-01Properly migrate all HttpCompletionOptioncrobibero
2020-09-01Translated using Weblate (Spanish (Dominican Republic))fernando012
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/
2020-08-31Merge pull request #2888 from ConfusedPolarBear/quickconnectBond-009
Add quick connect (login without typing password)
2020-08-31Fix some warningsBond_009
2020-08-31change to using declarationcrobibero